Chameleon

Chameleon Svn Source Tree

Root/branches/meklort

File Age Rev Message Size
  • Property svn:ignore set to obj sym
  • Property svn:mergeinfo set to /branches/rekursor:3-22
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 artwork 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687.
tree doc 14 years 3 months 43 rekursor: Fixed Graphics corrupted when displaying help old bug. Updated and reformatted BootHelp.txt. Renamed rc4 rc5pre4 for prerelease 4
tree i386 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 package 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687.
blob APPLE_LICENSE 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 19.83 kB
blob CHANGES 13 years 11 months 158 meklort: Update kernel patch routine, works on 10.6.0/1 kernel now. Fixed usb loop, and temperarily disabled legacy_off code 3.19 kB
blob coding_standards.txt 14 years 3 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 2.62 kB
blob CREDITS 14 years 2 months 88 rekursor: Added Chief that was missing in the credits, sorry mate. 452 bytes
blob efisysinst.sh 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 735 bytes
blob Makefile 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 3.75 kB
blob TODO 14 years 3 months 54 rekursor: Updated TODO list with future objectives for chameleon 3.08 kB
blob version 14 years 2 months 98 rekursor: First attemp to fix laptops bank 0/2 not handled correctly and also Unifosa memory with no vendor id->using part fingerprint instead. 12 bytes

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