mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2024-12-04 13:33:26 +01:00
Py2/py3 script that can download macOS components direct from Apple
9f0e914912
Add OS type/version check Utilize BOOTICEx64.exe for mbr/pbr adjustments (might change in the future) Add flags to only install Clover, set the first partition as EFI/Basic Data, and force GPT |
||
---|---|---|
Scripts | ||
.gitignore | ||
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