From f540427d3d0ab783b81706057277e8649bb1313e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20Garc=C3=ADa=20Rivera?= <2acorintios517@gmail.com> Date: Wed, 18 Dec 2024 22:04:59 -0600 Subject: [PATCH] Create KVM-OpenCore-Sequoia In this change I integrated the patches that enables Apple Services at macOS Sequoia running through a Proxmox VM. It patches the kernel with config.plist. And with this one, no needs to jump iCloud setting when you are installing the Operating System --- KVM-OpenCore-Sequoia | 1 + 1 file changed, 1 insertion(+) create mode 100644 KVM-OpenCore-Sequoia diff --git a/KVM-OpenCore-Sequoia b/KVM-OpenCore-Sequoia new file mode 100644 index 0000000..45ffed5 --- /dev/null +++ b/KVM-OpenCore-Sequoia @@ -0,0 +1 @@ +I made changes and done a fork of the KVM OpenCore, in order to make it work Apple Services with macOS Sequoia.