mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2025-01-23 21:11:22 +01:00
Py2/py3 script that can download macOS components direct from Apple
0769a0f088
As Dids' clover-builder repo pulls its sources from sourceforge, but Slice has moved to github - it is behind. The latest version available on sf right now is r5093 which seems to have a number of issues with network kexts in the internet install environment. |
||
---|---|---|
Scripts | ||
.gitignore | ||
BuildmacOSInstallApp.command | ||
gibMacOS.bat | ||
gibMacOS.command | ||
LICENSE | ||
MakeInstall.bat | ||
MakeInstall.py | ||
Readme.md |
Py2/py3 script that can download macOS components direct from Apple
Can also now build Internet Recovery USB installers from Windows using dd and 7zip.
Thanks to:
- FoxletFox for FetchMacOS and outlining the URL setup
- munki for his macadmin-scripts
- timsutton for brigadier
- wolfmannight for manOSDownloader_rc off which BuildmacOSInstallApp.command is based