ec5591453e
Updated data.py
2019-06-04 20:16:09 -06:00
606efac3fe
Updated mounting sections
2019-06-04 20:09:56 -06:00
52e4415b43
Updated ddrescue sections
2019-06-04 20:00:11 -06:00
434bb97765
Updated sw_diags.py
2019-06-04 19:01:21 -06:00
b83f2b0c5f
Updated pause()
2019-06-04 18:48:03 -06:00
2d3ccac369
Updated convert_to_bytes and human_readable_size
2019-06-04 18:46:35 -06:00
7816602685
4K Alignment checks
2019-06-04 18:40:42 -06:00
214df52723
Expanded SW bundle sections
2019-06-04 18:33:57 -06:00
35890d6bb3
Fixed setting timezone in Windows
2019-06-04 18:29:32 -06:00
7ccd4c6055
BITWISE operators =/= LOGICAL operators
2019-06-04 18:24:01 -06:00
798876eb10
Updated UFD sections
2019-06-04 17:06:11 -06:00
d8024be2c3
Add option to upload hw-diag results for review
2019-04-25 20:55:14 -07:00
896f9e4a05
Explicitly define smartctl tolerance levels
...
* Fixes issue #104
2019-04-25 18:37:17 -07:00
b737696f7f
Show more accurate data in mount-all-volumes()
...
* Fixes issue #108
2019-04-25 18:13:53 -07:00
8b4b0c40ce
Merge branch 'new-ufd-script' into dev
2019-04-19 19:01:56 -07:00
a83dcdd06a
Handle non-ISO source items
2019-04-19 18:14:10 -07:00
731a281805
More bugfixes
2019-04-19 16:33:12 -07:00
e2d788e265
Fixed upate_boot_entries()
2019-04-19 15:23:21 -07:00
19799bb1f4
Adjusting formatting
2019-04-18 20:52:47 -07:00
27eb7975ef
Fixed SYSLINUX installation
2019-04-18 20:51:14 -07:00
b05057d743
Ignore errors when uncommenting boot entries
...
* Allows using older ISOs which lack newer boot entries
* Not a great idea, but it won't crash
2019-04-18 20:00:37 -07:00
153cda7cf8
Fixed update_boot_entries()
2019-04-18 19:27:41 -07:00
050bef7f85
Skip FileNotFoundError in copy_source()
...
* Avoids crash when copying some WinPE ISOs
2019-04-18 19:26:28 -07:00
21a587ee0f
Bugfix sleep()
2019-04-18 19:24:39 -07:00
427243c933
Reordered functions
2019-04-16 00:33:47 -07:00
cd4ea75862
Remove the arch dir when updating the UFD
2019-04-16 00:23:58 -07:00
949efa4de6
Added hide items sections
2019-04-16 00:16:05 -07:00
4215a2fd78
Added find_first_partition()
2019-04-16 00:14:46 -07:00
9652aa4623
Added install Syslinux section
2019-04-15 23:57:46 -07:00
091c31d33a
Bugfix
2019-04-15 23:52:06 -07:00
89ac824d82
Expanded boot entries sections
...
* Update Arch labels from ISO_LABEL to UFD_LABEL
* Added Linux (Minimal) to syslinux
* Added Linux (Minimal) and Linux (dGPU) entries to rEFInd
* Removed Linux (i3) entries
* I guess this is a hidden feature now...
2019-04-15 23:44:42 -07:00
c16e97e49a
Added boot entry sections
2019-04-15 23:07:33 -07:00
95f4877862
Reordered functions
2019-04-15 23:04:37 -07:00
fc9de61269
Added copy_source()
2019-04-15 22:40:20 -07:00
26aca0df9f
Added mount and unmount sections
2019-04-15 22:38:54 -07:00
d769b1ad4e
Set overwrite=False by default
2019-04-15 22:05:48 -07:00
af757c5582
Show full device paths
2019-04-15 21:28:53 -07:00
c8944e5a14
Fixed prep_device()
2019-04-15 21:27:27 -07:00
2230ea1eea
Added prep_device()
...
* Skipped if --update is used
2019-04-15 20:30:39 -07:00
e098d40c2f
Added pylint exceptions
2019-04-14 18:49:32 -07:00
72cc33cb7e
Only show destination device, not all devices
2019-04-14 18:48:54 -07:00
3310e3d253
Moved most logic to functions.ufd
2019-04-14 18:43:08 -07:00
6734460d42
Added option to skip pause in abort()
...
* Also use exit_script(1)
2019-04-14 17:01:53 -07:00
c4755124a0
Remove more connect-to-network sections
2019-04-11 20:59:42 -07:00
d33f78960d
Reduced imports
2019-04-11 20:50:21 -07:00
415f56863d
Finished recursive_copy()
2019-04-08 20:26:41 -07:00
4d9ab2215b
Ensure SMART values are shown for some disks
...
* smartctl can return non-zero if there are errors in the SMART logs
2019-04-08 18:57:38 -07:00
b43309be75
Avoid rare crash when scanning CoreStorage volumes
2019-04-08 15:55:52 -07:00
8cdb834499
Initial, incomplete version of recursive_copy()
2019-04-08 02:59:03 -07:00
4c33c110b7
Fixed source validation
2019-04-08 00:35:53 -07:00