aaae24b790
Suppress linting message
2023-10-22 19:54:51 -07:00
94c8c2ba01
Fix detection of full clones in zero_fill_gaps()
...
This prevents using the wrong domain size and crashing ddrescue.
2023-10-22 19:53:04 -07:00
80a0d9874a
Drop TDSSKiller
...
Kaspersky removed the tool from their site, it's probably best to follow that.
2023-10-22 17:41:27 -07:00
e85d9c220e
Update LICENSE.txt
2023-10-21 23:39:28 -07:00
864a546fe3
Rename SDIO config file
2023-10-21 23:28:17 -07:00
3ce134901a
Add config files for BCUninstaller and DDU
2023-10-21 23:01:43 -07:00
6d62bfeaea
Update FastCopy URL
2023-10-21 22:53:27 -07:00
c18e82af75
Add missing DeviceCleanup files
2023-10-21 19:17:50 -07:00
9f5c097f81
Fix typos
2023-10-21 19:11:37 -07:00
42c72f20f4
Run DeviceCleanup and DDU elevated
2023-10-21 19:03:15 -07:00
4e887c318b
Use full tool names
2023-10-21 18:59:37 -07:00
e39a2acf26
Add missing launchers
2023-10-21 18:54:04 -07:00
8ab56ae9d8
Replace UninstallView with BCUninstaller
...
Addresses issue #223
2023-10-21 18:50:20 -07:00
1c6f0f5f28
Update tool sources
2023-10-21 18:43:54 -07:00
4aedea65c7
Add DeviceCleanup and DDU
...
Address issue #203
2023-10-21 18:42:30 -07:00
d7067af522
Add data structure description to Sensors() object
2023-10-07 16:36:17 -07:00
484f13dc29
Update embedded_python_env.py
2023-09-23 16:27:34 -07:00
868932c5e4
Remove duplicate code
2023-09-18 11:33:47 -07:00
17a62d6f36
Merge branch 'dev' of gitea.2shirt.work:2Shirt/WizardKit into dev
2023-09-18 11:32:50 -07:00
b20b612315
Update LibreOffice version
2023-09-18 11:30:21 -07:00
73bd58a973
Store average temps in history for use in reports
...
Addresses #204
2023-09-17 19:40:06 -07:00
33e9cde0f4
Keep history of sensor temps
...
Needed for #204
2023-09-17 18:11:09 -07:00
ee9d316217
Include serial in ddrescue map name
...
Addresses issue #200
2023-08-28 15:14:50 -07:00
f7345a8a54
Improve full_disk_clone definition
2023-08-26 17:39:27 -07:00
075a0d8541
Ensure relocate_backup_gpt() is run last
...
Addresses issue #220
2023-08-26 17:38:27 -07:00
5147a4105f
Simplify finalization menu
...
Addresses issue #220
2023-08-26 16:57:33 -07:00
d933ec6415
Ignore some unused function arguments
2023-08-26 16:55:25 -07:00
f5681a93d8
Add finalization menu to ddrescue-tui
...
Addresses issue #220
2023-08-26 16:54:53 -07:00
dbe4a342cc
Fix source_parts usage
...
Addresses issue #221
2023-08-26 14:30:22 -07:00
460fd9c952
Fix misc typos
2023-08-20 16:09:47 -07:00
7603b93338
Remove temp variable from set_mode()
2023-08-13 20:47:55 -07:00
42720d322b
Move build_block_pair_report() to block_pair.py
2023-08-13 20:47:15 -07:00
6bef46bb4d
Move more logic into wk/clone/block_pair.py
2023-08-13 20:39:23 -07:00
670619b65e
Use new log.format_log_path sub_dir option
...
This removes the need to import time
2023-08-13 19:47:32 -07:00
b9c4c9c32f
Add sub_dir option to format_log_path
2023-08-13 19:36:38 -07:00
e7642bdc63
Move image sections to wk/clone/image.py
2023-08-13 17:46:31 -07:00
a12995b37d
Move ddrescue classes to separate files
2023-08-13 17:34:14 -07:00
ee34e692dd
Update source/dest earlier in the workflow
...
Addresses issue #219
2023-08-13 16:31:23 -07:00
2134536960
Remove journalctl alias
2023-08-13 16:15:29 -07:00
47ccd7dd91
Pre-compile Python scripts in build_linux
2023-08-05 14:50:49 -07:00
24e4f7ddcc
Fix pickling ddrescue State()
2023-07-16 18:07:08 -07:00
bddf47816f
Remove duplicate log setup
2023-07-16 17:46:38 -07:00
0c1c65182c
Fix HW Diags test selections for teststations
2023-07-12 12:48:31 -07:00
cda5aee714
Add option to disable password expiration
2023-07-11 11:12:12 -07:00
7c16d13f65
Generate test maps at runtime in ddrescue-tui
2023-07-09 13:58:59 -07:00
840008d8cd
Specify text encoding for zero-fill map file
2023-07-09 13:23:21 -07:00
090a9f2b96
Update ddrescue-tui logging handling
2023-07-09 00:16:46 -07:00
4467369811
Add finalization options to ddrescue-tui
...
Specifically to zero-fill any gaps from the clone,
to fill the destination with zeros to the end of the device,
and/or to relocate the GPT to the end of the device.
2023-07-08 23:27:05 -07:00
a20fdf7bd3
Only show destination SMART data if present.
...
Also avoids crash when imaging
2023-07-08 18:58:05 -07:00
df1d2b713f
Simplify _poweroff_source_drive()
2023-07-08 18:37:42 -07:00