## Basic modules to be loaded #BASICMODULES="" ## Modules that should be loaded before anything (i.e. jbd for ext3) #PREMODS="" ## Should initrd be compressed? COMPRESS=yes ## What filesystem to use (rom or ext2)? # PLD Linux kernel has only romfs compiled in. #INITRDFS=rom ## Use udev to create /dev? #USE_UDEV=no ## Should udev make device nodes for staticly linked devices as well? #PROBSTATICMODULES=yes ## Use suspend to disk? ## Conflicts with USE_TUXONICE USE_SUSPEND=no ## Do install software tuxonice modules? ## Conflicts with USE_SUSPEND ## Formerly Suspend2 USE_TUXONICE=no ## Should we use splash image? # FB_SPLASH=yes # sleep after module loading #MODULE_qla2xxx_USLEEP="2000000" # install firmware to initrd #MODULE_qla2xxx_FIRMWARE="ql2300_fw.bin"