Chameleon

View OS_X_10.10.diff

1diff -x.DS_Store -Naur trunk.orig/i386/boot2/boot.c trunk/i386/boot2/boot.c
2--- trunk.orig/i386/boot2/boot.c2014-06-02 13:03:03.000000000 -0400
3+++ trunk/i386/boot2/boot.c2014-06-02 13:00:22.000000000 -0400
4@@ -197,7 +197,7 @@
5 finalizeBootStruct();
6
7 // Jump to kernel's entry point. There's no going back now.
8-if ((checkOSVersion("10.7")) || (checkOSVersion("10.8")) || (checkOSVersion("10.9")))
9+if ((checkOSVersion("10.7")) || (checkOSVersion("10.8")) || (checkOSVersion("10.9")) || (checkOSVersion("10.10")))
10 {
11
12 // Notify modules that the kernel is about to be started
13

Archive Download this file

Attachment to issue 375

Created: 9 years 10 months ago by Alex J