Chameleon

Chameleon Svn Source Tree

Root/branches

File Age Rev Message Size
Source at commit 342 created 13 years 8 months ago.
By azimutz, As you can see, there is a catch... a good one, i think! I did tried to keep /Extra path, though my real intention was to remove it, in favor of loading files only from booter volume and OS specific folders, providing we could keep the same functionality. That turned out to be true and as /Extra path kept giving me troubles, i removed it. Pros: simpler code that can be easily added any were needed (as mentioned on search_and_get_acpi_fd). Cons: none that i couldn't solve so far :) Just a note on ramdisks: when a rd is aliased as bt(0,0), all paths started by bt(0,0) (booter volume) will point to the rd and not to the volume were the booter is installed; meaning that, with this algo that only uses bt(0,0) paths, when using a rd aliased as bt, the rd will be the only volume searched!! This makes rd's aliased as bt, ideal to load full sets of files, like when using pre-boot discs, were the files need to be all loaded from the ramdisk into memory.
  ..
tree andyvand 13 years 11 months 142 andyvand:
tree autoResolution 14 years 1 month 137 diebuche: verbose -> PRINT, new autores_dbg make option
tree azimutz 13 years 8 months 342 azimutz: As you can see, there is a catch... a good one, i think! I did tried to keep /Extra path, though my real intention was to remove it, in favor of loading files only from booter volume and OS specific folders, providing we could keep the same functionality. That turned out to be true and as /Extra path kept giving me troubles, i removed it. Pros: simpler code that can be easily added any were needed (as mentioned on search_and_get_acpi_fd). Cons: none that i couldn't solve so far :) Just a note on ramdisks: when a rd is aliased as bt(0,0), all paths started by bt(0,0) (booter volume) will point to the rd and not to the volume were the booter is installed; meaning that, with this algo that only uses bt(0,0) paths, when using a rd aliased as bt, the rd will be the only volume searched!! This makes rd's aliased as bt, ideal to load full sets of files, like when using pre-boot discs, were the files need to be all loaded from the ramdisk into memory.
tree blackosx 13 years 8 months 287 blackosx: Updated default theme with beta2 revised files
tree danielkza 13 years 8 months 300 danielkza: Merged changes from trunk up to r299
tree JrCs 14 years 1 month 126 jrcs: Removed ascii_hex_to_int() using strtoul instead
tree meklort 13 years 8 months 341 meklort: Updates module code, dependencies now work correctly. Added KernelPatcher module (currently doesn't hook in anywhere). I need to fix the module loader so that the kernel patcher module loads / starts correctly.
tree mozodojo 13 years 8 months 238 mozodojo: Merged Rekursor's changes
tree prasys 14 years 2 months 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 2 months 108 rekursor: Recreated my branch for more non trivial changes.
tree valv 13 years 9 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 342 http://forge.voodooprojects.org/svn/chameleon Help