-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fs-speed: dd SHOULD NOT be used for filesystem performance, using `fio` instead - get-devices: register btrfs devices if any btrfs device is found - gocryptfs-helper: remove `fs-speed` in migration, remove outdated `sharebox` reference - is-missing: return 1 if no paths were missing - mount-helper: if there are btrfs error and we are unmounting, continue, this worksaround rpi5 usb 3 flakiness, as `usbreset` has no effect: raspberrypi/linux#5753 (comment) - setup-util: check for apt package installation before uninstalling, support --sudo, properly support --no-xdg - add `setup-util-rpi-update` Signed-off-by: Benjamin Lupton <[email protected]>
- Loading branch information
Showing
8 changed files
with
218 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.