|
BuildingTheKernel
Building the kernelChecking outThe main source tree is available via subversion using the following command: `svn checkout http://jimix.googlecode.com/svn/jimix/trunk jimix` You should then end up with a directory tree similar to this: jimix +- bochs +- images +- jimix +- scripts bochs Contains configuration files for running jimix under theBochs emulation environment. images Contains image files - the initial ramdisk, 1.44MB floppyboot image and a simulated hard disk image. jimix Contains all the source files. scripts Contains scripts and executables to ease the make and runprocess. |
► Sign in to add a comment