forked from doozan/NookManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Forgot the rest of previous commit (separate zeroing from making ba…
…ckup)!
- Loading branch information
Showing
2 changed files
with
13 additions
and
38 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
987c96d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like this patch will always show the "format sdcard" and "create backup" options, regardless of the state of the sdcard. For simplicity, if the sd card is un-formatted it only show the "format sdcard" option, and if the sdcard is formatted it should show only the "create backup" and "zero remaining space" options.
I don't mind making the "zero remaining space" optional, but I'd like to see a comparison of the backup size of a "new" nook that has never been zeroed vs the resulting backup after it has been zeroed.