Mykola Grymalyuk
|
886549f31f
|
sys_patch_detect.py: Fix TS2 patch set handling
|
2022-05-06 21:20:48 -06:00 |
|
Mykola Grymalyuk
|
53da1ee91f
|
pci_data.py: Add BCM4387 chipset detection
|
2022-05-06 20:22:16 -06:00 |
|
Mykola Grymalyuk
|
499987e8e0
|
AutoPkg: Fix relative pathing
|
2022-05-06 11:22:38 -06:00 |
|
Mykola Grymalyuk
|
b39f2a1d5d
|
sys_patch.py: Add additional preflight checks
|
2022-05-06 11:04:41 -06:00 |
|
Mykola Grymalyuk
|
0c5017a16a
|
sys_patch.py: Fix exists() invocations
|
2022-05-05 20:13:21 -06:00 |
|
Mykola Grymalyuk
|
61521e2fb1
|
AutoPatcher: Add preinstall script
|
2022-05-05 17:08:37 -06:00 |
|
Mykola Grymalyuk
|
79ba047d14
|
model_array.py: Remove unused variables
|
2022-05-05 15:57:38 -06:00 |
|
Mykola Grymalyuk
|
b739b311a8
|
CI: Re-enable commit info
Disabled previously due to parsing issues with PyInstaller
|
2022-05-05 15:57:22 -06:00 |
|
Mykola Grymalyuk
|
b39ff91251
|
arguments.py: Avoid overwritting vars in auto patcher
|
2022-05-05 14:53:52 -06:00 |
|
Mykola Grymalyuk
|
ca35f11ad4
|
sys_patch_auto.py: Change external detection var
Users with external SSDs as macOS installers will report as not removable, however will still report ejectable
|
2022-05-05 12:07:28 -06:00 |
|
Mykola Grymalyuk
|
49ee43f6ed
|
sys_patch.py: Add patch set info to root
|
2022-05-05 11:35:03 -06:00 |
|
Mykola Grymalyuk
|
1e6eec3bda
|
sys_patch_dict.py: Fix formatting
|
2022-05-05 10:03:53 -06:00 |
|
Mykola Grymalyuk
|
01fa2c349f
|
main.py: Update cwd path
|
2022-05-04 21:49:27 -06:00 |
|
Mykola Grymalyuk
|
974ce05088
|
Work around payload write error with Auto Patcher
|
2022-05-04 21:24:50 -06:00 |
|
Mykola Grymalyuk
|
7169687441
|
Merge pull request #988 from dortania/sys_patch-refactor
Refactor sys_patch.py
|
2022-05-04 17:17:18 -06:00 |
|
Mykola Grymalyuk
|
9f4fb692d7
|
Merge branch 'main' into sys_patch-refactor
|
2022-05-04 15:32:40 -06:00 |
|
Mykola Grymalyuk
|
5e5139855b
|
Fix AutoPkg download
|
2022-05-04 15:31:30 -06:00 |
|
Mykola Grymalyuk
|
f2a6d8c181
|
sys_patch_detect.py: Rename Tesla variable
|
2022-05-04 14:35:02 -06:00 |
|
Mykola Grymalyuk
|
62291089fc
|
sys_patch.py: Add better documentation
|
2022-05-04 14:27:43 -06:00 |
|
Mykola Grymalyuk
|
837bb692bf
|
sys_patch: Move launch_agent function
|
2022-05-04 11:30:38 -06:00 |
|
Mykola Grymalyuk
|
738d030e3a
|
sys_patch.py: Remove unused import
|
2022-05-03 22:07:56 -06:00 |
|
Mykola Grymalyuk
|
776be570fa
|
Remove more duplicate functions
|
2022-05-03 21:30:50 -06:00 |
|
Mykola Grymalyuk
|
35031d8fa2
|
sys_patch_dict.py: Deduplicate TS1/TS2 patch sets
|
2022-05-03 20:12:41 -06:00 |
|
Mykola Grymalyuk
|
c23e391990
|
sys_patch.py: Fix indentation
|
2022-05-02 22:14:31 -06:00 |
|
Mykola Grymalyuk
|
8489823f8b
|
Remove more unneeded code
|
2022-05-02 22:09:22 -06:00 |
|
Mykola Grymalyuk
|
b4bfd827ce
|
Remove unused variables
|
2022-05-02 16:53:23 -06:00 |
|
Mykola Grymalyuk
|
e7defde42f
|
CI: Strip commit info
|
2022-05-02 14:23:37 -06:00 |
|
Mykola Grymalyuk
|
3940b5ee3f
|
Test
|
2022-05-02 14:19:38 -06:00 |
|
Mykola Grymalyuk
|
3cd270593f
|
sys_patch_dict.py: Remove OpenCL defaults for TS2
|
2022-05-02 13:50:55 -06:00 |
|
Mykola Grymalyuk
|
48bf233250
|
create_offline_build.py: Update binary selection
|
2022-05-02 13:29:53 -06:00 |
|
Mykola Grymalyuk
|
4e1254c31e
|
Initial Commit
|
2022-05-02 13:19:36 -06:00 |
|
Mykola Grymalyuk
|
754a6c2a87
|
CHANGELOG.md: Resolve typos
|
2022-05-02 10:07:52 -06:00 |
|
Mykola Grymalyuk
|
bd556a8114
|
Increment Version
|
2022-05-02 10:00:47 -06:00 |
|
Mykola Grymalyuk
|
218529afe2
|
utilities.py: Avoid extra printing in non-TUI enviroments
0.4.4
|
2022-04-30 08:29:21 -06:00 |
|
Mykola Grymalyuk
|
93a2eeb8b5
|
Only list newest installers by default
|
2022-04-29 21:33:31 -06:00 |
|
Mykola Grymalyuk
|
3dd680c9c8
|
gui_main.py: Avoid Prompting on unsupported configs
|
2022-04-29 15:36:13 -06:00 |
|
Mykola Grymalyuk
|
810da555c6
|
Resolve 12.3 Beta 3 Bluetooth Address Erroring
|
2022-04-28 22:48:13 -06:00 |
|
Mykola Grymalyuk
|
a208216316
|
gui_main.py: Don’t centre bytes text every update
|
2022-04-28 11:47:46 -06:00 |
|
Mykola Grymalyuk
|
d625078090
|
gui_main.py: Add prompt after CIM
|
2022-04-28 11:14:28 -06:00 |
|
Mykola Grymalyuk
|
5324df9470
|
Add User configurable Disk notification
|
2022-04-28 10:36:43 -06:00 |
|
Mykola Grymalyuk
|
f307b4ab69
|
Add Disk Prompt for autopatcher
|
2022-04-28 08:44:10 -06:00 |
|
Mykola Grymalyuk
|
587a7d1681
|
Docs: Add HD3000 info
|
2022-04-27 20:48:43 -06:00 |
|
Mykola Grymalyuk
|
3340f10fbd
|
gui_main.py: Add disk highlighting during install
|
2022-04-26 21:24:45 -06:00 |
|
Mykola Grymalyuk
|
4b5f1b4016
|
constants.py: Fix Asset pathing
|
2022-04-25 10:43:21 -06:00 |
|
Mykola Grymalyuk
|
f6e55ea514
|
Merge pull request #987 from dortania/actions-v3
CI: Update to Actions V3
|
2022-04-25 10:04:47 -06:00 |
|
Mykola Grymalyuk
|
cf1ea62b1f
|
CI: Update to Actions V3
|
2022-04-25 09:08:46 -06:00 |
|
Mykola Grymalyuk
|
be823630f7
|
SOURCE.md: Resolve formatting
|
2022-04-24 16:15:14 -06:00 |
|
Mykola Grymalyuk
|
fba6982f2b
|
Sync Pkg name
|
2022-04-24 15:24:39 -06:00 |
|
Mykola Grymalyuk
|
7b4f7024c4
|
Remove Online Binaries
|
2022-04-24 15:01:43 -06:00 |
|
Mykola Grymalyuk
|
8e02cc4d83
|
Fix binary upload
|
2022-04-24 13:00:18 -06:00 |
|