Commit graph

63 commits

Author SHA1 Message Date
sickcodes bd423c87cd Fix ROM data type 2022-11-19 10:31:22 +00:00
sickcodes 68187448d6
Merge branch 'master' into efi-remove 2022-11-19 10:22:45 +00:00
sickcodes 5c0f672d6e Remove deprecated entries, as per OC: https://www.insanelymac.com/forum/topic/351968-how-to-opencore-080-081-differences/ 2022-11-19 10:09:10 +00:00
sickcodes 44f47fc8a0 ROM is type mdata, which is base64'd 2022-11-19 09:53:54 +00:00
sickcodes 097eb8eb35 ROM fix, remove VolumeAmplifier 2022-11-19 09:44:17 +00:00
sickcodes 6587c1aca4 Cherry pick: Scan policy update 2022-11-19 09:38:33 +00:00
sickcodes 82fb776e14 Copy to nopicker 2022-11-19 09:38:07 +00:00
sickcodes 92148ee183 Scan policy update 2022-11-19 09:28:47 +00:00
sickcodes a79d554771 Fix automated and all boot-up tests by removing EFI boot option 2022-11-19 03:35:25 +00:00
sickcodes 123b8a24e5 Fix some schema errors 2022-11-19 03:31:57 +00:00
sickcodes 9da1625bb8 Remove EFI option, add SIP Toggle 2022-11-19 03:23:59 +00:00
sickcodes fce11b0956 Fix LoadEarly & ROM read error 2022-11-18 08:21:21 +00:00
sickcodes 10b7903ee1 Ventura config.plist updates 2022-11-18 08:14:39 +00:00
sickcodes 1e2302d185
Merge pull request #25 from ChandonPierre/cpierre/zsh
fix: remove non-POSIX compliant shell expansion
2022-11-14 17:15:30 +00:00
sickcodes 2ae89c4c17
shellcheck cpierre/zsh 2022-11-14 17:15:16 +00:00
ChandonPierre 77c1bff918 feat: Replace wget with curl 2022-10-01 00:39:43 -04:00
ChandonPierre 899bc3fde8 fix: remove non-POSIX compliant shell expansion 2022-10-01 00:39:43 -04:00
sickcodes 4f84746f6d
Add sponsor button 💚 2022-01-18 03:51:46 +00:00
sickcodes a9e2b126db Add --kernel-args option 2021-12-19 18:50:54 +00:00
sickcodes 07d95a9d55 Fix Tabs and ROM 2021-12-19 18:16:19 +00:00
sickcodes 422dc25eaf Add legacy plists 2021-12-19 17:53:31 +00:00
sickcodes e9b2bf825c Add BOARD_SERIAL back 2021-10-31 18:20:38 +00:00
sickcodes e024505db8 Sync config.plist's with https://github.com/kholia/OSX-KVM/blob/master/OpenCore/config.plist 2021-10-31 13:02:55 +00:00
sickcodes f511145c6f OpenCore-Catalina/OpenCore.qcow2 was moved to OpenCore/OpenCore.qcow2 2021-10-28 23:12:01 +00:00
sickcodes cbf82140f4 Add SIP toggler 2021-10-01 00:21:54 +00:00
sickcodes 769babcc58
Merge pull request #17 from kerta1n/master
Update README.md
2021-09-13 09:48:39 +00:00
sickcodes d38c9dd882
Fix uuidgen requirements.
Other distros have them in the default docker containers
2021-09-13 09:46:42 +00:00
sickcodes d5f3ff3f81 Fixes #14, missing ROM_VALUE, fixed with ROM=ROM etc. 2021-09-13 05:42:47 +00:00
kerta1n 6960bb9d67
Update README.md
Added GCC and UUID-runtime which when previously not added would give make error 127 and uuidgen: command not found errors
2021-09-12 17:35:59 -04:00
sickcodes 7a56669ec4
Merge pull request #13 from sickcodes/v13
Update KVM-OpenCore to v13 for Monterey

Working on Monterey, Big-Sur & Catalina.

Both boot menu, and nopicker.
2021-09-09 15:27:05 +00:00
sickcodes d383ffc2df
Add git clone instructions for non-git users Fixed #16
Add git clone instructions for non-git users Fixed #16
2021-09-01 21:38:36 +00:00
sickcodes 06eaae3088
Fix EFI Resources folder
`fish copy-in $BASE/resources/OcBinaryData/Resources /ESP/EFI/OC/`
2021-07-27 20:20:34 +00:00
sickcodes f8497bee65 Apply OSX-KVM - June 2021 Batch Update via @kholia to opencore-image-ng.sh 2021-07-25 20:28:34 +00:00
sickcodes 5a41bb5cda Delete lines 641 - 675 in both config-custom.plist and config-nopicker-custom.plist which is _cpu_topology_sort.
Add ForceDisplayRotationInEFI
2021-06-15 15:48:53 +00:00
sickcodes 896da79842 Patch v12 to v13, before manual edits 2021-06-15 13:55:21 +00:00
sickcodes 6383c9e203 Update documentation regarding v11 to v12 2021-06-15 13:49:22 +00:00
sickcodes f7628e65fd
Merge pull request #12 from sickcodes/bigsur-11.3-patch
Apply Big Sur fix …
2021-05-04 09:32:57 +00:00
sickcodes 255ced14e5 v11...v12.patch via https://github.com/thenickdude/KVM-Opencore/compare/v11...v12 2021-05-04 08:38:40 +00:00
sickcodes 296797f53a Typo and shellchecked 2021-04-18 12:41:38 +00:00
sickcodes 95230aab43 OpenCore image generator Bash5 ng++ 2021-04-18 12:36:50 +00:00
sickcodes c21f92491a Add Linux version to use with KVM-OpenCore 2021-04-18 12:29:04 +00:00
sickcodes 1d7425a7fa Missing CREDITS added 2021-03-22 14:54:38 +00:00
sickcodes 1dce7aed92
Merge pull request #8 from sickcodes/redundant_efi_folder
Only download EFI and OcBinaryData if using libguestfs
2021-03-22 14:27:55 +00:00
sickcodes 8c61f5cafd Only download EFI and OcBinaryData if using libguestfs to make a bootable image. 2021-03-22 14:26:10 +00:00
sickcodes 66799e33d2
Merge pull request #7 from sickcodes/issue-6-posix
Fixed #6 redundant cp option. Increased POSIX compliance for bash3 & zsh and verbose serial writes.
2021-03-22 12:06:29 +00:00
sickcodes 68a9912d9c Fixed #6 redundant cp option. Increased POSIX compliance for bash3 & zsh and verbose serial writes. 2021-03-22 12:00:58 +00:00
sickcodes ac46a3030d Add config-custom.plist with placeholders (for boot menu picker) 2021-03-11 19:04:51 +00:00
sickcodes 0149015547 tsv output typo... 2021-03-09 17:50:05 +00:00
sickcodes 5e2d228b63 CSV and TSV output should be independent + typos 2021-03-09 11:30:16 +00:00
sickcodes 51c8ab19f9
Merge pull request #2 from sickcodes/force-envs
Force envs, required for anything further than mere serials to tsv
2021-03-09 10:50:23 +00:00