Chameleon

Chameleon Svn Source Tree

Root/branches/azimutz

File Age Rev Message Size
  • Property svn:ignore set to
  • Property svn:mergeinfo set to /branches/rekursor:3-22
  ..
tree Chazileon 13 years 8 months 332 azimutz: This guy decided to stay behind... get in there you... :)
tree CleanCut 13 years 8 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 :)

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