Chameleon

Chameleon Commit Details

Date:2015-01-24 16:53:24 (9 years 2 months ago)
Author:ErmaC
Commit:2545
Parents: 2544
Message:Temp. comment out .IABootFiles hidden folder on boot partition. (credit Bungo)
Changes:
M/trunk/i386/libsaio/stringTable.c

File differences

trunk/i386/libsaio/stringTable.c
621621
622622
623623
624
624
625625
626626
627627
char *dirspec[] = {
"/Mac OS X Install Data/com.apple.Boot.plist",// OS X Installer (Lion 10.7)
"/OS X Install Data/com.apple.Boot.plist",// OS X Installer (10.8+)
"/.IABootFiles/com.apple.Boot.plist",// OS X Installer
//"/.IABootFiles/com.apple.Boot.plist",// OS X Installer
"/Library/Preferences/SystemConfiguration/com.apple.Boot.plist",// com.apple.Boot.plist
"/com.apple.recovery.boot/com.apple.Boot.plist"// OS X Recovery
};

Archive Download the corresponding diff file

Revision: 2545