Mykola Grymalyuk
|
d3bf065a8b
|
sys_patch_helpers.py: Add closest KDK match
|
2022-07-31 11:01:48 -06:00 |
|
Mykola Grymalyuk
|
2e192bac63
|
Merge branch 'main' into ventura-alpha
|
2022-07-27 10:37:08 -06:00 |
|
Mykola Grymalyuk
|
c96dac7cd4
|
Add missing IOPlatformPlugin files
|
2022-07-26 19:34:16 -06:00 |
|
Mykola Grymalyuk
|
42bc2638cf
|
Merge branch 'main' into ventura-alpha
|
2022-07-22 14:15:50 -06:00 |
|
Mykola Grymalyuk
|
33dedfef5d
|
Validation: Add additional XNU minor checks
|
2022-07-21 12:05:21 -06:00 |
|
Mykola Grymalyuk
|
363d6bc26f
|
Increment Build
|
2022-07-21 12:04:38 -06:00 |
|
Mykola Grymalyuk
|
943071c2cd
|
sys_patch_dict.py: split Kepler patchset
Ref: https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1004
|
2022-07-19 12:07:42 -06:00 |
|
Mykola Grymalyuk
|
a52e762c25
|
updates.py: allow for unrestricted versioning
Previously limited to x.x.x checks
|
2022-07-17 22:30:37 -06:00 |
|
Mykola Grymalyuk
|
5208ab0f82
|
Increment build
|
2022-07-17 18:05:29 -06:00 |
|
Mykola Grymalyuk
|
105fa4e908
|
sys_patch_detect: Fix GVA regression
|
2022-07-17 12:59:12 -06:00 |
|
Mykola Grymalyuk
|
59ef2d423a
|
Merge branch 'main' into ventura-alpha
|
2022-07-16 15:08:29 -06:00 |
|
Mykola Grymalyuk
|
11bd7a4083
|
Docs: Fix misc typos
|
2022-07-16 15:04:57 -06:00 |
|
Mykola Grymalyuk
|
b01793d226
|
global_settings: Fix misc typos
|
2022-07-16 14:55:48 -06:00 |
|
Mykola Grymalyuk
|
c0516fddbd
|
install: Fix misc typos
|
2022-07-16 14:55:39 -06:00 |
|
Mykola Grymalyuk
|
a0bd2f5850
|
installer: Fix misc typos
|
2022-07-16 14:55:34 -06:00 |
|
Mykola Grymalyuk
|
f491f49fb0
|
installer: Fix misc typos
|
2022-07-16 14:55:27 -06:00 |
|
Mykola Grymalyuk
|
a56027b46c
|
reroute_payloads: Fix misc typos
|
2022-07-16 14:55:19 -06:00 |
|
Mykola Grymalyuk
|
cd14354f86
|
sys_patch_auto.py: Fix misc typos
|
2022-07-16 14:50:20 -06:00 |
|
Mykola Grymalyuk
|
579c7c9cbb
|
sys_patch.py: Fix misc typos
|
2022-07-16 14:48:41 -06:00 |
|
Mykola Grymalyuk
|
0e3b34e077
|
updates.py: Fix misc typos
|
2022-07-16 14:47:24 -06:00 |
|
Mykola Grymalyuk
|
c4256bb1b1
|
Utilities.py: Fix misc typos
|
2022-07-16 14:46:50 -06:00 |
|
Mykola Grymalyuk
|
b8642731c3
|
build.py: Fix misc typos
|
2022-07-16 14:44:07 -06:00 |
|
Mykola Grymalyuk
|
2897e6cf74
|
gui_main.py: Fix additional typos
|
2022-07-16 14:24:58 -06:00 |
|
Mykola Grymalyuk
|
ffb4613221
|
installer.py: Avoid listing beta installers and warn 13.0 builds
|
2022-07-12 09:50:21 -06:00 |
|
Mykola Grymalyuk
|
fb732ff069
|
installer.py: Add CoW support check
HFS+ root volumes do not support CoW
|
2022-07-07 19:26:02 -06:00 |
|
Mykola Grymalyuk
|
e5740dd34e
|
Fix MouSSE 13.0 B3 support
Replace usage of `__PRELINK_TEXT` with `__TEXT_EXEC`
```
Find: 5F 5F 50 52 45 4C 49 4E 4B 5F 54 45 58 54
Replace: 5F 5F 54 45 58 54 5F 45 58 45 43 00 00 00
```
|
2022-07-07 15:05:56 -06:00 |
|
Mykola Grymalyuk
|
a7cb63530e
|
build.py: Consolidate plist clean up into single loop
|
2022-07-07 14:24:07 -06:00 |
|
Mykola Grymalyuk
|
15e3ea06f0
|
build.py: Add config validation
|
2022-07-07 12:10:48 -06:00 |
|
Mykola Grymalyuk
|
ccd5109d8e
|
Update binaries
|
2022-07-07 12:08:52 -06:00 |
|
Mykola Grymalyuk
|
895c9e0603
|
Merge branch 'main' into ventura-alpha
|
2022-07-05 17:34:39 -06:00 |
|
Mykola Grymalyuk
|
885a1efbdc
|
gui_main.py: Add warning to serial spoofing
|
2022-07-03 12:57:34 -06:00 |
|
Mykola Grymalyuk
|
7c8ea41c37
|
Sync Changelog
|
2022-07-03 11:59:35 -06:00 |
|
Mykola Grymalyuk
|
524a7cb753
|
installer.py: Ensure tmp dir is destroyed on exit
|
2022-07-03 11:44:20 -06:00 |
|
Mykola Grymalyuk
|
e1078faf85
|
installer.py: Adjust for disk image CoW
|
2022-07-02 14:09:27 -06:00 |
|
Mykola Grymalyuk
|
fdb82b8e13
|
installer.py: Use Copy on Write for tmp
Credit to @flagersgit for suggestion
|
2022-07-02 13:31:50 -06:00 |
|
Mykola Grymalyuk
|
b7b3f19fa0
|
Copy IAs to tmp during CIM
|
2022-07-02 11:13:44 -06:00 |
|
Mykola Grymalyuk
|
6a99d8418c
|
Merge branch 'main' into ventura-alpha
|
2022-07-01 22:34:00 -06:00 |
|
Mykola Grymalyuk
|
d17372dd65
|
utitilities: Add NVRAM error handling
|
2022-06-30 10:40:47 -06:00 |
|
Mykola Grymalyuk
|
5cc0fd3638
|
Merge branch 'main' into ventura-alpha
|
2022-06-29 11:56:31 -06:00 |
|
Mykola Grymalyuk
|
5a96852ea5
|
install.py: Avoid OC icon if Windows detected
|
2022-06-28 10:34:18 -06:00 |
|
Mykola Grymalyuk
|
e5fcb5f157
|
sys_patch.py: Move Snapshot to dedicated function
|
2022-06-27 10:38:28 -06:00 |
|
Mykola Grymalyuk
|
ecf04372b4
|
Update Lilu and FeatureUnlock
|
2022-06-22 12:46:50 -06:00 |
|
Mykola Grymalyuk
|
7078ca5699
|
build.py: Fix on-model Ethernet detection
|
2022-06-21 13:44:31 -06:00 |
|
Mykola Grymalyuk
|
0c2185a882
|
build.py: Fix ethernet model assumption
|
2022-06-21 13:15:32 -06:00 |
|
Mykola Grymalyuk
|
e80454af5a
|
build.py: Fix VMM erroring on build
|
2022-06-21 12:04:48 -06:00 |
|
Mykola Grymalyuk
|
6e3ceb0937
|
sys_patch.py: Add comments to kmutil invocation
|
2022-06-20 14:54:14 -06:00 |
|
Mykola Grymalyuk
|
1130662e7a
|
build.py: Add USB1.1 injection
|
2022-06-18 15:12:24 -06:00 |
|
Mykola Grymalyuk
|
3d853e0d07
|
sys_patch.py: Add extra kmutil handling
Since KDKs are installed in Ventura, development KC would be generated by kmutil. For OCLP users, release builds are ideal
|
2022-06-17 12:37:08 -06:00 |
|
Mykola Grymalyuk
|
1b6a41f478
|
Merge branch 'main' into ventura-alpha
|
2022-06-17 12:34:02 -06:00 |
|
Mykola Grymalyuk
|
1e4ad7254f
|
installer.py: Ensure AS-specific installers are not listed
|
2022-06-17 11:13:34 -06:00 |
|