PortaboomThe contents of this website are Copyright (c)2004 by Brian Manning <brian at antlinux dot com>. Please do not reuse any of the content on this website without permission from the author.
Related pages
Start with the LinuxKernelCompileStart page. Come back here once you're done there.
Once you run make menuconfig
If you are so inclined, how about a LinuxKernelFrameBufferLogo ?
make dep && make clean && make bzImage cp arch/i386/asm/boot/bzImage $DESTINATION/vmlinuz cp System.map $DESTINATION/System.map
Next, you'll want to know about creating a InitrdImage or about BuildingInitRamFs images.
- kernel crypto (included in 2.4.22) - USBD Networking (included in 2.4.22; usb-to-usb networking)- - framebuffer logo - Fix the size of the logo so that multiple CPU will display the logo correctly for up to 4 CPU's
- squashfs - ntfs - evms; See the HowTos.LogicalVolumeManagement page for more info on what's built how.
go into the shfs source directory, edit shfs/Linux-2.x/Makefile for your system (hint: KERNEL, MODULESDIR, KERNEL_SOURCES), then issue make patch from the same directory as the =Makefile=