Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 406 created 13 years 10 months ago.
By azimutz, Consolidating this position: while testing the new theme and boot-log function, i realized that when it comes to verbose boot, using the -v flag on Boot.plist (or typed at boot prompt) and using the Menu (Boot Verbose), doesn't produce the exact same output; using the Menu displays all the messages, while typing -v causes some of the first messages to disappear. So, moving this to an early stage isn't anymore a question of what is printed to screen or not! Tests also showed another diff: when using -v flag typed, the Boot Banner is cleared and messages start to print right away, while using Boot Verbose on the Menu, keeps the Banner, prints the first 2 or 3 messages right below it and the rest are only printed, when this code runs and does it's thing. Moving the code to this position fixes this glitch.
  ..
tree HelloWorld 13 years 11 months 355 meklort: Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
tree KernelPatcher 13 years 11 months 364 meklort: Updated rock paper scissors implimentation /com.apple.Boot.RPS/ to work correctly
tree Symbols 13 years 11 months 355 meklort: Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
blob Makefile 13 years 11 months 338 meklort: Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested. 1.22 kB

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