|
|
20787da275
|
Optionally disallow empty responses to input_text
|
2019-12-26 17:19:26 -07:00 |
|
|
|
c083a124ad
|
Adjusted wk.std.input_text() again
* Dropped tcflush usage for simplicity
* Readded the prompt usage from 564745f03b
|
2019-12-26 17:00:41 -07:00 |
|
|
|
20ffa0c6db
|
Added --start-fresh argument
|
2019-12-24 18:01:04 -07:00 |
|
|
|
ef6abce6ab
|
Skip source partition selection if using JSON data
|
2019-12-24 17:35:38 -07:00 |
|
|
|
f542b62f3c
|
Use source model name in clone settings save file
|
2019-12-24 16:44:26 -07:00 |
|
|
|
4c50a1fb8a
|
Added first run flag to clone settings
* If the loaded settings are for a non-attempted recovery discard settings
|
2019-12-24 16:43:07 -07:00 |
|
|
|
67bb9223aa
|
Moved block pair report to new function
|
2019-12-24 16:42:18 -07:00 |
|
|
|
e7e3261b0a
|
Fixed partition separators
|
2019-12-24 16:38:42 -07:00 |
|
|
|
44b6c4eedb
|
Disable network servers by default
|
2019-12-22 21:24:55 -07:00 |
|
|
|
f71cc8ad68
|
Expanded block pair sections and confirmations
|
2019-12-22 21:24:02 -07:00 |
|
|
|
1ed6309971
|
Include selected source parts in 1st confirmation
|
2019-12-22 19:05:32 -07:00 |
|
|
|
6d6380dc6a
|
Added clone load/save and add block pair sections
|
2019-12-22 18:49:07 -07:00 |
|
|
|
0f2007f5dc
|
Set working directory for ddrescue TUI
* If cloning use backup server share
* If imaging use destination directory
* If a preferred directory and fstype can't be used then warn the user
|
2019-12-22 16:14:03 -07:00 |
|
|
|
428d255538
|
Added selection confirmation sections
|
2019-12-21 16:53:55 -07:00 |
|
|
|
0f0c47bbe4
|
Force selecting at least one partition/device
|
2019-12-20 12:54:42 -07:00 |
|
|
|
59ef06f402
|
Added select_path()
|
2019-12-19 11:59:34 -07:00 |
|
|
|
2fb2c3fa6e
|
Adjusted loopback device descriptions
|
2019-12-19 11:31:32 -07:00 |
|
|
|
b20e6cc4ad
|
Mount passed filepath as raw image
* Also unmount atexit
|
2019-12-18 20:47:06 -07:00 |
|
|
|
c3245c92da
|
Handle passing dir/file paths to ddrescue-tui
|
2019-12-18 19:28:52 -07:00 |
|
|
|
3fc9a843fc
|
Added select_disk_parts()
* Differentiate between all parts selected and whole disk selected
|
2019-12-13 20:04:15 -07:00 |
|
|
|
c72372d55c
|
Replaced platform.system() with PLATFORM var
* Better?
|
2019-12-13 19:01:26 -07:00 |
|
|
|
bc2c3a2c80
|
Expanded source/dest disk selection sections
|
2019-12-13 18:37:36 -07:00 |
|
|
|
cb7d0da816
|
Drop pause in launch-in-tmux
|
2019-12-13 18:36:56 -07:00 |
|
|
|
6bfee95043
|
Support coloring pathlib.Path objects
|
2019-12-13 16:38:24 -07:00 |
|
|
|
da5f521f92
|
Added wk.hw.ddrescue.select_disk()
|
2019-12-12 19:29:32 -07:00 |
|
|
|
b746cda6e7
|
Bugfix
|
2019-12-12 18:46:44 -07:00 |
|
|
|
3733da17fc
|
Moved get_disks() from wk/hw/diags to wk/hw/obj
|
2019-12-12 18:36:57 -07:00 |
|
|
|
48a6b3200b
|
Added init_recovery()
* Set mode
* Select/verify source/dest
|
2019-12-12 17:22:02 -07:00 |
|
|
|
3a8c052d5a
|
Updated ddrescue menu sections
* Support loading presets
|
2019-12-12 16:43:23 -07:00 |
|
|
|
045d2b2571
|
Updates ddrescue-tui tmux sections
|
2019-12-12 16:39:42 -07:00 |
|
|
|
5445df8e62
|
Added settings_select() to Menu()
* Supports ddrescue-tui style toggle/change usage
|
2019-12-12 15:52:09 -07:00 |
|
|
|
7a880e2ee7
|
Added initial ddrescue sections
* Very early outline, very broken still
|
2019-12-10 15:56:12 -07:00 |
|
|
|
15f1a5bada
|
Removed old mount-backup-shares wrapper
|
2019-12-09 20:56:17 -07:00 |
|
|
|
d0eee81129
|
Added unmount-backup-shares wrapper
|
2019-12-09 20:54:53 -07:00 |
|
|
|
07cb287eb0
|
Updated wk.net.connected_to_private_network()
* Can either return True/False or return None/raise Exception
* Added network check to mount_backup_shares()
|
2019-12-09 20:53:42 -07:00 |
|
|
|
3262888024
|
Added unmount network share sections
|
2019-12-09 20:50:17 -07:00 |
|
|
|
77190137f6
|
Added mount-backup-shares wrapper
|
2019-12-09 20:10:57 -07:00 |
|
|
|
82827b7a0d
|
Avoid crash under macOS
|
2019-12-09 19:57:47 -07:00 |
|
|
|
0472166c09
|
Added share mount check logic
|
2019-12-09 19:42:02 -07:00 |
|
|
|
9c7914fc3d
|
Added mount_backup_shares & mount_network_share
|
2019-12-09 19:23:44 -07:00 |
|
|
|
2770f85e01
|
Moved server definitions to wk/cfg/net.py
|
2019-12-09 17:50:36 -07:00 |
|
|
|
b25b15f195
|
Set PYTHONPATH
|
2019-12-09 17:32:40 -07:00 |
|
|
|
442ed991bb
|
Remove shebang and exec mod from hw-diags.py
|
2019-12-09 17:12:42 -07:00 |
|
|
|
ca001ed831
|
Restrict hw-drive-info and hw-info to Linux
|
2019-12-09 17:11:54 -07:00 |
|
|
|
e623185d96
|
Removed old HW script wrappers
|
2019-12-09 17:09:56 -07:00 |
|
|
|
8e5bfa12f4
|
Added NVMe SMART status checks
* Addresses issue #130
|
2019-12-09 16:48:35 -07:00 |
|
|
|
23c99084b5
|
Drop SIGWINCH sections
|
2019-12-09 16:48:15 -07:00 |
|
|
|
cc85e3e8ed
|
Improve abort handling
|
2019-12-09 16:32:35 -07:00 |
|
|
|
081658550b
|
Added debug report sections
* HW-Diags debug reports are saved after showing results or atexit
|
2019-12-09 15:55:30 -07:00 |
|
|
|
6bc4ce3c0b
|
Add Maximum value for power on hours
|
2019-12-09 14:29:28 -07:00 |
|