Commit graph

3105 commits

Author SHA1 Message Date
7c66eb5e99
Allow password sign-in for MS accounts
Addresses issue #210
2023-03-26 23:04:45 -07:00
d5bc74d21b
Show partition info in 4K alignment check 2023-03-25 20:24:17 -07:00
4f6a07c449
Set Linux as the default boot option 2023-03-19 20:49:32 -07:00
606e657591
Switch to Memtest86+ under UEFI
Memtest86 (by Passmark) still available as an alternate option.
2023-03-19 20:47:36 -07:00
2717ad1a88
Drop pylint reference 2023-03-19 20:21:12 -07:00
10400ec2c3
Add pre-commit hook 2023-03-19 20:13:50 -07:00
bbdc10e0f2
Merge branch 'dev' into ruff-test 2023-03-19 19:45:26 -07:00
16ee95b1d9
Adjust Python module path handling
Simplifies top-level scripts and removes linting exceptions.
2023-03-19 19:42:54 -07:00
e00920f24a
Switch to ruff linting 2023-03-19 18:47:46 -07:00
dad1d3e7f9
Switch to Github release for wimboot 2023-03-18 19:09:02 -07:00
b304475011
Adjust HW Diagnostics top text handling 2023-03-05 16:32:57 -08:00
127b1bef52
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-18 15:04:22 -08:00
a124b0002b
Remove unused proc var 2023-02-18 14:58:44 -08:00
e9f210567c
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-16 16:48:19 -08:00
c888adc1e0
Revert "Fix type causing wrong type to be returned"
This reverts commit 4cc6a5ecd1.
2023-02-16 16:48:01 -08:00
16281d4ce1
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-15 17:37:57 -08:00
ee96dc087a
Fix disabling Open-Shell options under Windows 11 2023-02-15 17:36:56 -08:00
4cc6a5ecd1
Fix type causing wrong type to be returned 2023-02-15 17:36:18 -08:00
67fff6d1a5
Leave Apply ITS Settings unchecked by default 2023-02-14 17:51:10 -08:00
dfecfa637d
Make Open-Shell optional
Addresses issue #36
2023-02-14 14:13:56 -08:00
f289ce21c7
New artwork for Super Purdy Build Plus 2023-02-08 23:16:23 -08:00
cf068826f3
Add DeviceCleanup and DDU launchers 2023-02-07 16:15:57 -08:00
7d51112571
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-07 16:10:10 -08:00
ee1f41a1bb
Add VCRedist link 2023-02-07 16:09:33 -08:00
93bfa04917
Wait for MBAM install to complete 2023-02-06 20:48:50 -08:00
191549f88f
Add python packaging to the windows build script 2023-02-06 18:51:00 -08:00
8719f18f47
Add python-packaging
It's an unlisted dependency for python-mariadb-connector
2023-02-06 18:39:35 -08:00
a40c862bcf
Add missing linux-headers package
Needed by opensuperclone to compile the AHCI driver
2023-02-06 18:37:38 -08:00
352d784eb5
Re-add dependencies for opensuperclone-git 2023-02-06 15:43:38 -08:00
a9b57ad3ad
Merge remote-tracking branch 'upstream/dev' into dev 2023-02-04 17:36:34 -08:00
ba1191e425
Add desktop file for OSCViewer 2023-02-04 17:29:38 -08:00
fd9d506ce5
Adjust package lists for OpenSuperClone 2023-02-04 17:29:09 -08:00
9d76502421
Parse KVRT report to create human readable log 2023-02-04 17:22:00 -08:00
f371a4cb83
Limit KVRT scan to Users and ProgramData folders 2023-02-04 17:20:06 -08:00
870678c04b
Update EmsisoftCmd settings 2023-02-04 14:52:42 -08:00
4f89656edc
Merge branch 'opensuperclone' into dev 2023-01-31 22:41:51 -08:00
4a3bb2cc3f
Revert "Switch to LTS kernel"
This reverts commit f21b95b090.
2023-01-31 22:36:42 -08:00
ab2a7fd126
Include Disk Utilization in the quick diagnostic 2023-01-10 13:55:40 -08:00
302ad58814
Remove /utf8 arg from FastCopy launchers
I seems that the FastCopy docs are outdated?
2023-01-02 13:22:07 -08:00
c729a20ce5
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-23 21:03:13 -08:00
6e4bc11a7e
(Re)add mesa-utils
Needed by the hw-info script
2022-12-23 21:02:13 -08:00
ee5f8ff8e1
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-23 20:50:54 -08:00
c5b3df3e03
Revert "Update Memtest86 section"
This reverts commit 4a7762f751.
2022-12-23 20:50:12 -08:00
58925093e3
Adjust Bitlocker local file name and formatting 2022-12-23 20:43:29 -08:00
893f2bc31a
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-23 19:10:37 -08:00
5e95cee2f3
Support kit dir to be at the root of a volume 2022-12-23 19:09:16 -08:00
e963b2afa6
Add option to post Bitlocker info to osTicket 2022-12-23 18:05:44 -08:00
813157fd17
Remove HDClone sections 2022-12-17 23:25:26 -08:00
aabe4a1944
Merge remote-tracking branch 'upstream/dev' into dev 2022-12-17 23:21:38 -08:00
c235926930
Remove Linux Minimal build
- Merge archiso profiles
- Merge package lists
- Merge full/minimal sections in build_linux
- Remove minimal boot entries
- Remove minimal from build-ufd config and scripts
- Update Linux README.md

Addresses #207
2022-12-17 23:07:35 -08:00