Commit graph

74 commits

Author SHA1 Message Date
5bb940e9d6
BREAKING Merge remote-tracking branch 'upstream/dev' into dev 2022-05-19 15:08:46 -07:00
068f1773aa
Update Linux mount volume sections 2022-05-18 14:59:14 -07:00
7bcd650d25
Merge remote-tracking branch 'upstream/dev' into dev
Includes a lot of updates to support the new split wk/hw setup.
2022-05-01 19:29:53 -07:00
4647efb971
Fix broken import 2022-04-04 18:33:03 -06:00
011d96089b
Merge remote-tracking branch 'upstream/dev' into dev 2021-12-08 21:29:10 -07:00
0e56ccccfd
Remove extraneous registry hive names 2021-12-08 21:26:04 -07:00
40d0b302f1
Merge remote-tracking branch 'upstream/dev' into dev 2021-11-10 23:01:11 -07:00
8ecac36a64
Fix Secure Boot sections 2021-11-10 22:59:25 -07:00
941af80018
Merge remote-tracking branch 'upstream/dev' into dev 2021-11-07 17:57:35 -07:00
5fb6dc4205
Fix volume free percentage calculation 2021-11-07 17:35:40 -07:00
532a45533e
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-20 20:56:17 -06:00
98f3ebb49e
Change how OS_VERSION is set
By only using the float type for 8.1 we can just print OS_VERSION to get
7, 8, 8.1, 10, and maybe 11?

To future me, sorry if you decide to add type hints to the project.
2021-10-20 20:51:04 -06:00
9cd39c5691
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-14 17:23:10 -06:00
b7d54e1469
Apply bugfixes 2021-10-13 17:57:19 -06:00
c747b66455
Merge remote-tracking branch 'upstream/dev' into dev 2021-09-30 17:42:31 -06:00
eacab48c1e
Add 4K alignment checks to Auto Setup 2021-09-29 20:31:46 -06:00
f1645f80e6
Add AV check to Auto Setup 2021-09-29 20:27:35 -06:00
30e43b9814
Add storage status sections 2021-09-29 19:56:49 -06:00
526f6e26eb
Add installed RAM sections 2021-09-29 01:24:07 -06:00
337b6d95e1
Add activation and Secure Boot sections 2021-09-29 00:59:06 -06:00
423cd343fb
Add show_os_name() with support status checks 2021-09-28 23:23:05 -06:00
90fb97ad91
Fix various pylint warnings 2021-09-27 21:48:11 -06:00
528602d98e
Check if activated before getting the BIOS key 2021-09-27 20:48:55 -06:00
578925cb70
Add Open-Shell install sections 2021-09-15 18:02:36 -06:00
7dfd399e6e
Update __init__.py files 2021-09-13 18:42:36 -06:00
aff124dd8c
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-13 21:37:56 -06:00
527a5b2e97
Avoid crash during HW Diagnostics 2021-05-13 21:32:46 -06:00
db25a632fe
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-07 18:26:17 -06:00
b7b8f20e24
Add timezone check to Auto Repairs 2021-05-07 18:18:38 -06:00
2a90a381a4
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-02 01:17:13 -06:00
65cb8481bc
Add wk.repairs section 2021-04-17 14:10:30 -06:00
fd7a8c4066
Add Windows service functions 2021-04-17 12:13:24 -06:00
9351b597c2
Avoid potential crash in run_chkdsk_online() 2021-04-17 11:38:06 -06:00
7064472e0b
Fix SFC scan 2021-04-16 03:33:47 -06:00
e088f705ba
Add run_dism() 2021-04-15 23:33:11 -06:00
47b49077da
Show CHKDSK progress in separate pane under ConEmu 2021-04-15 23:31:08 -06:00
943c1e11b9
Retry CHKDSK on failures
Fixes issue #159
2021-04-15 21:13:28 -06:00
ed6f188eb2
Avoid pylint errors under Linux/macOS 2021-04-15 20:04:33 -06:00
759cd12379
Reoder Windows functions 2021-04-15 19:48:36 -06:00
af09772d67
Merge remote-tracking branch 'upstream/dev' into dev 2021-04-09 00:16:41 -06:00
812fd15011
Add more pylint cleanup fixes 2021-04-09 00:15:59 -06:00
467a7e7925
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-25 15:20:55 -06:00
7fdab1b1e6
Fix typo 2021-03-25 15:14:37 -06:00
bad27e20ad
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-25 15:01:40 -06:00
1f4a3c6e55
Avoid crash when parsing special mountpoints 2021-03-25 14:37:02 -06:00
60e5d86f8e
Merge remote-tracking branch 'upstream/dev' into dev 2021-03-24 22:22:54 -06:00
2Shirt
207c52663b Allow mounting of protected macOS partitions
Renamed mount_volumes() to mount_disk() to better match diskutil naming.
Dropped read_write from mount_disk() since it isn't used
2021-03-18 22:23:07 -06:00
2Shirt
ef426c95b5 Fix get_core_storage_volumes() 2021-03-18 21:29:58 -06:00
2Shirt
908ffdc999 Add mount_volumes() to wk.os.mac
Supports both CoreStorage and APFS containers
2021-03-18 03:23:09 -06:00
d0d74b8763
Support creating emtpy keys in reg_write_settings() 2020-04-07 23:23:11 -06:00