Hot fixes

- Add missing OpenCore files

- Backport macOS Sonoma support from Coopydood/ultimate-macOS-KVM
This commit is contained in:
Dhiru Kholia 2023-12-12 12:16:41 +05:30 committed by Dhiru Kholia
parent 09daff670a
commit a9b20147de
454 changed files with 21818 additions and 71 deletions

View file

@ -7,7 +7,7 @@ BaseSystem.img: BaseSystem.dmg
qemu-img convert BaseSystem.dmg -O raw BaseSystem.img
BaseSystem.dmg:
./fetch-macOS-v2.py --short=$(SHORTNAME)
./fetch-macOS-v2.py --shortname=$(SHORTNAME)
mac_hdd_ng.img:
qemu-img create -f qcow2 mac_hdd_ng.img ${DISK_SIZE}