]> git.pld-linux.org Git - projects/geninitrd.git/blame - geninitrd.sysconfig
Updated config.
[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
JK
9
10## What filesystem to use (rom or ext2) (PLD has only romfs in kernel)?
6a5cc914 11#INITRDFS=rom
bb529f94 12
326d9c3a
AM
13USE_UDEV=no
14
0fd311ad
AM
15## Use suspend to disk?
16USE_SUSPEND2=no
17
18# Do install software suspend2 modules?
19USE_SUSPEND2=no
31f4d58e 20
bb529f94 21## Do install SCSI modules (if / is on SCSI partition)?
a8a2ecbc 22PROBESCSI=yes
bb529f94
JK
23
24## Do install IDE modules (if / is on IDE partition)?
a8a2ecbc 25PROBEIDE=yes
bb529f94
JK
26
27## Do install RAID modules (if RAID is used)?
a8a2ecbc 28PROBERAID=yes
This page took 0.049599 seconds and 4 git commands to generate.