sync with trunk 2110 merge more cparm securityfix Update pkg script for Kernel Patcher module.
Commit 2111, by ErmaC
Update pkg script for Kernel Patcher module.
Commit 2110, by ErmaC
Tag 2.1 release, bump svn to 2.2
Commit 2109, by Evan Lojewski
Update kernel patcher to be copied to correct directory
Commit 2108, by Evan Lojewski
Don't populate boot_moudles.c for kernel patcher
Commit 2107, by Evan Lojewski
Add kernel patcher module. Default to using the kernel cache. NOTE: You *must* use the kernel patcher module to use both the kernel cache and /Extra/Extensions at the same time.
Commit 2106, by Evan Lojewski
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
Commit 2105, by Evan Lojewski
applied
http://forge.voodoop...eon/issues/280/
Commit 2104, by Cosmosis Jones
Add installer patition's boot plist to stringTable.c
Commit 2103, by Evan Lojewski
Begin teaching chameleon about install / recovery partitions.
Commit 2102, by Evan Lojewski
Update kernel patcher's section handler to pass 64bit addresses.
Commit 2101, by Evan Lojewski
Changed "mistake" from commit 2097 (ati.c)… was 0x68F9 not 0x69F9. Add few new Ids and Sub Ids for nVidia card.
Commit 2100, by ErmaC
Fix macho parser to handle 64bit segment commands properly. pass section address to section_handler.
Commit 2099, by Evan Lojewski
http://forge.voodoop...eon/issues/281/
Commit 2098, by Cosmosis Jones
ATI Radeon 5450
http://forge.voodoop...eon/issues/286/
Commit 2097, by Cosmosis Jones
Remove extra pass for compiling boot. Remove special rule for compiling boot2.s
Commit 2096, by Evan Lojewski
Fix module system when modules are compiled into chameleon but chameleon doesn't have module support enabled...
Commit 2095, by Evan Lojewski
Fix module system when modules are compiled into chameleon but chameleon doesn't have module support enabled...
Commit 2094, by Evan Lojewski
Fix Symbols.dylib search address.
Commit 2093, by Evan Lojewski
Fix dyldsymbol tool to *not* add two start routines.
Commit 2092, by Evan Lojewski
Remove remaining nodep objects
Commit 2091, by Evan Lojewski
Enable clang compilation. Migrate to ld. Remove use gcc option. remove md. remove _nodep rules. Remove ld_classic.
Commit 2090, by Evan Lojewski
Fix HelloWorld so it can compile in clang
Commit 2089, by Evan Lojewski