]> git.pld-linux.org Git - projects/geninitrd.git/blame - geninitrd.sysconfig
- it is not only my code :-)
[projects/geninitrd.git] / geninitrd.sysconfig
CommitLineData
bb529f94
JK
1## Basic modules to be loaded
2#BASICMODULES=""
3
daa6af40
PG
4## Modules that should be loaded before anything (i.e. jbd for ext3)
5#PREMODS=""
6
7ee3a97c 7## Should initrd be compressed?
a8a2ecbc 8COMPRESS=yes
bb529f94 9
96d890e0
ER
10## What filesystem to use (rom or ext2)?
11# PLD Linux kernel has only romfs compiled in.
6a5cc914 12#INITRDFS=rom
bb529f94 13
96d890e0
ER
14## Use udev to create /dev?
15#USE_UDEV=no
326d9c3a 16
0fd311ad 17## Use suspend to disk?
fd4d1a17 18USE_SUSPEND=no
0fd311ad
AM
19
20# Do install software suspend2 modules?
21USE_SUSPEND2=no
a0267e22
AM
22
23# sleep after module loading
24#MODULE_qla2xxx_USLEEP="2000000"
25
26# install firmware to initrd
27#MODULE_qla2xxx_FIRMWARE="ql2300_fw.bin"
28
This page took 0.208535 seconds and 4 git commands to generate.