Chameleon

Chameleon Commit Details

Date:2010-08-10 11:09:59 (13 years 7 months ago)
Author:Azimutz
Commit:346
Parents: 345
Message:Removing /Extra path from loadSystemConfig. Remember loadOverrideConfig?.. time for revenge!
Changes:
M/branches/azimutz/CleanCut/i386/libsaio/stringTable.c

File differences

branches/azimutz/CleanCut/i386/libsaio/stringTable.c
608608
609609
610610
611
611
612612
613613
614614
int loadSystemConfig(config_file_t *config)
{
char *dirspec[] = {
"/Extra/com.apple.Boot.plist",
//"/Extra/com.apple.Boot.plist", removed in favor of bt(0,0)
"bt(0,0)/Extra/com.apple.Boot.plist",
"/Library/Preferences/SystemConfiguration/com.apple.Boot.plist",
"/com.apple.boot.P/Library/Preferences/SystemConfiguration/com.apple.Boot.plist",

Archive Download the corresponding diff file

Revision: 346