Chameleon

Chameleon Svn Source Tree

Root/trunk/i386

File Age Rev Message Size
  ..
tree boot0 12 years 9 months 1048 azimutz: Cleaning up the house; by "house" i mean my Chazi folder. As i mention on the previous repo commit, it's getting a mess merging stuff from the trunk to it so, i'll be dumping any useful stuff to the trunk (nothing beyond style, white space, typos, useful comments/reminders, etc...). and dumping useless stuff to the "trash". Tidy up boot0.s. Remove a dup from gui.c.
tree boot1 12 years 10 months 1013 azimutz: I know i called "useless" to these properties on r994; bad choice of words due to frustration. Anyway, there were a few files with wrong properties, like "executable" set to a .rtf file. Set svn:executable property to all .sh files and fdisk440.
tree boot2 12 years 9 months 1059 azimutz: No need to include boot.h; it's just making the "bridge" to libsaio.h... yoU again!! :P
tree cdboot 12 years 10 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch.
tree config 12 years 10 months 1013 azimutz: I know i called "useless" to these properties on r994; bad choice of words due to frustration. Anyway, there were a few files with wrong properties, like "executable" set to a .rtf file. Set svn:executable property to all .sh files and fdisk440.
tree doc 12 years 10 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch.
tree include 12 years 10 months 916 meklort: Remved depreciated functions. Removed a few classes that don't exist in the booter from the headers. I may remove more in the future if needed.
tree libsa 12 years 9 months 1057 azimutz: Forgot to change this include.
tree libsaio 12 years 9 months 1056 azimutz: Since i started messing with saio_types.h and min/max Macros, include <sys/param.h> instead of declaring the Macros (like done in others) and tidy up. Was going to move DEBUG_DISK to disk.c but gave up; that's why the file is "touched".. will finish it later. Changes on klibc are due to the indiscriminate use of "#include libsaio.h" :-/ damn file...
tree modules 12 years 9 months 1056 azimutz: Since i started messing with saio_types.h and min/max Macros, include <sys/param.h> instead of declaring the Macros (like done in others) and tidy up. Was going to move DEBUG_DISK to disk.c but gave up; that's why the file is "touched".. will finish it later. Changes on klibc are due to the indiscriminate use of "#include libsaio.h" :-/ damn file...
tree util 12 years 9 months 1053 azimutz: Remove "extra" definitions of min/max; convert remaining to MIN/MAX. Leaving "external" definitions untouched.
blob Cconfig 12 years 10 months 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 332 bytes
blob Makefile 12 years 10 months 1010 azimutz: Small rearrangement on boot.h. Add comment and fix indentation on LoadDrivers(); r937 is a "no go"! Clean relocated/disabled code on load.c. Clean white space on makefiles and shorten some lines of code. 1.85 kB
blob MakePaths.dir 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 131 bytes

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