Chameleon

Chameleon Commit Details

Date:2012-10-29 00:49:29 (11 years 5 months ago)
Author:Evan Lojewski
Commit:2105
Parents: 2104
Message:This is an ugly hack, it should be removed soon: Force installer partitions to behave like 10.7 / 10.8 installs. This is needed due to the change in boot args and the defaulting to 10.6 type boot args
Changes:
M/trunk/i386/libsaio/disk.c

File differences

trunk/i386/libsaio/disk.c
14781478
14791479
14801480
1481
14811482
14821483
14831484
{
valid = true;
bvr->OSisInstaller = true;
strcpy(bvr->OSVersion, "10.7"); // 10.7 +
}
else
{

Archive Download the corresponding diff file

Revision: 2105