Chameleon

Chameleon Svn Source Tree

Root/branches

File Age Rev Message Size
Source at commit 337 created 13 years 7 months ago.
By azimutz, Start "search algo" related stuff. This was what motivated me initially to look at Chameleon code with learning eyes. I had two problems: - the booter "always" checks selected volume for drivers, invalidating any drivers on rescue media. - the other is the Boot.plist override (loadOverrideConfig) that i was completely unaware of, until i checked the code. So, this was the first stuff that i came up with: - CanOverride=n disables overriding of the default Boot.plist (it doesn't stop the file from loading). - Extensions=/path-to-folder/ loads drivers from an alternate folder. The drives override key only got this format after i found the dsdt search also on search_and_get_acpi_fd; when i first added it was when i found that the selected volume drivers were always loaded :)
  ..
tree andyvand 13 years 10 months 142 andyvand:
tree autoResolution 14 years 7 days 137 diebuche: verbose -> PRINT, new autores_dbg make option
tree azimutz 13 years 7 months 337 azimutz: Start "search algo" related stuff. This was what motivated me initially to look at Chameleon code with learning eyes. I had two problems: - the booter "always" checks selected volume for drivers, invalidating any drivers on rescue media. - the other is the Boot.plist override (loadOverrideConfig) that i was completely unaware of, until i checked the code. So, this was the first stuff that i came up with: - CanOverride=n disables overriding of the default Boot.plist (it doesn't stop the file from loading). - Extensions=/path-to-folder/ loads drivers from an alternate folder. The drives override key only got this format after i found the dsdt search also on search_and_get_acpi_fd; when i first added it was when i found that the selected volume drivers were always loaded :)
tree blackosx 13 years 7 months 287 blackosx: Updated default theme with beta2 revised files
tree danielkza 13 years 7 months 300 danielkza: Merged changes from trunk up to r299
tree JrCs 14 years 19 days 126 jrcs: Removed ascii_hex_to_int() using strtoul instead
tree meklort 13 years 7 months 334 meklort: Missing 'l'
tree mozodojo 13 years 8 months 238 mozodojo: Merged Rekursor's changes
tree prasys 14 years 1 month 65 prasys: Updated ati stuff from netkas' PC_EFI 10.6 (merged his changes of adding support for Radeon 4300 , 4600 series )
tree rekursor 14 years 1 month 108 rekursor: Recreated my branch for more non trivial changes.
tree valv 13 years 8 months 178 valv: forgot to add cparm to credits file. sorry
tree zef 13 years 8 months 253 zef: Renamed getDeviceStringFromBVR() to getDeviceDescription() and always initializing the output string.

svn co -r 337 http://forge.voodooprojects.org/svn/chameleon Help