9171ed6685
Revert SMART config used for testing
2020-01-08 19:09:55 -07:00
0a2976d9ce
Set pass/fail attributes in disk_attribute_check()
2020-01-08 19:02:09 -07:00
a7bb7e1e23
Updated .gitignore
2020-01-08 15:04:40 -07:00
da6f818d90
Updated build_linux for use under new organization
2020-01-08 14:59:54 -07:00
7702cdcf0a
Finished converting UFD sections, testing next
2020-01-07 23:53:55 -07:00
8b9672313a
Added ufd settings
2020-01-07 23:21:18 -07:00
142ad75744
Added remaining UFD functions
2020-01-07 21:58:04 -07:00
b0b0b612a1
Added Linux mount and unmount functions
...
* If not running with root priviledges then udevil is used.
2020-01-06 20:58:46 -07:00
c135d686df
Added Linux functions for building UFDs
2020-01-06 20:27:59 -07:00
8f31e5bd67
Added I/O functions for building UFDs
2020-01-06 20:26:57 -07:00
703783406a
Removed old mount-all-volumes script
2020-01-04 21:36:44 -07:00
7bf03749ec
Added CoreStorage scanning logic
...
* Still needs tested
2020-01-04 21:35:42 -07:00
b75326aeee
Added indent option to wk.std.print_report()
2020-01-04 21:04:24 -07:00
945ae941fa
Added mount-all-volumes sections
...
* Still need to add the CoreStorage logic
2020-01-04 21:01:41 -07:00
fdad48f613
Fixed wk.std.color_string()
2020-01-04 21:00:36 -07:00
72787d5c24
Fix destination checks when imaging
2020-01-04 18:42:55 -07:00
b79deefdd6
Fix map name when using loopback devices
2020-01-04 18:28:43 -07:00
168c0a50df
Removed old ddrescue-tui launcher
2020-01-04 18:18:39 -07:00
383b7c331a
Safety wheels are off
2020-01-04 18:07:28 -07:00
64645cdf1f
Expanded logging (slightly)
2020-01-04 18:06:57 -07:00
5926c3170d
Reworked retry sections
...
* Edit the map file directly instead of using --retrim and --try-again
* Allows for more accurate pass status reporting
* Allows for simpler pass break/continue logic
* Create the map file before running ddrescue
* Allows file to be edited by the current user instead of just root/ddrescue
* Added check for empty map files
* Avoids incorrectly marking a pass as complete
2020-01-04 18:01:39 -07:00
470524dfff
Added pause after "No actions performed" message
2020-01-04 16:54:28 -07:00
4acdab8c0f
Mark passes Skipped as appropriate
2020-01-04 16:53:56 -07:00
c71e30e4fb
Adjusted debug reports
2020-01-04 15:58:43 -07:00
a68e52322c
Fixed aborting when multiple parts selected
2020-01-04 15:41:15 -07:00
e6e51498dd
Clear ddrescue pane every minute
2020-01-03 18:36:53 -07:00
30a5df8a00
Fix timezone in SMART pane
2020-01-03 18:36:40 -07:00
4a2b18e4f7
Added confirmation to Quit if recovery < 100%
2020-01-03 17:55:23 -07:00
848ccc3ef1
Made several State() functions "private"
2020-01-03 17:54:55 -07:00
097360ca0a
Always ask GPT/MBR/Source when formatting a disk
...
* This fixes cloning partitions when not creating a boot partiton
2020-01-03 17:32:51 -07:00
6eaf5c2bc2
Get accurate size from ddrescuelog
...
* Reported size is off by one sector in some cases
2020-01-03 17:25:12 -07:00
eb702577ae
Mark clones as started to allow resuming
2020-01-03 16:45:47 -07:00
276e2e0dda
Made mode a State() variable
2020-01-03 16:38:48 -07:00
a4b5e81ef1
Made working_dir a State() variable
2020-01-03 16:08:38 -07:00
4f2b31c705
Avoid crash while stopping ddrescue
...
* Killall is needed because of sudo
2020-01-03 01:14:06 -07:00
2b18da7244
Added real ddrescue command logic
...
* Still needs testing!!
* Set all dry_run keywords to default to True
2020-01-03 00:47:33 -07:00
c22c3da493
Expanded safety checks
...
* Added destination NVMe/SMART checks
2020-01-02 23:33:21 -07:00
2983eb9bd3
Updated run_ddrescue()
...
* Added SMART pane logic
2020-01-02 23:24:23 -07:00
299b075eef
Fixed BlockPair().safety_check()
2020-01-02 22:32:18 -07:00
48eb4c13d7
Better handle non-iterables in color_string()
2020-01-02 21:57:40 -07:00
9ae8810282
Added real disk format section
...
* --dry-run=True safety wheels still engaged
2020-01-02 21:22:47 -07:00
ac04a3ddc5
Added another safety check for block pairs
...
* Needed one more check since clone pairs were assumed to be okay
2020-01-02 21:14:25 -07:00
5d0ed475a6
Added option to match source partition table type
2020-01-02 20:07:46 -07:00
9702d7665f
Added limited support for converting MBR/GPT types
2020-01-02 19:54:18 -07:00
6dc887b04e
Added initial disk formatting sections
2020-01-02 15:50:26 -07:00
764d35836b
Force running all passes if retry selected
2020-01-01 15:06:16 -07:00
1dacdd4637
Abort if an invalid image destination selected
2020-01-01 15:02:23 -07:00
f45a10395f
Added --force-local-map option
2020-01-01 15:02:11 -07:00
df6f3ba8e1
Added initial ddrescue pass logic
2019-12-30 20:21:37 -07:00
e88e4ab3eb
Added ddrescue settings sections
2019-12-30 19:29:32 -07:00