]> git.pld-linux.org Git - projects/geninitrd.git/blame - geninitrd.sysconfig
Properly echo firmware.sh to /proc/../hotplug.
[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 15## Use suspend to disk?
fd4d1a17 16USE_SUSPEND=no
0fd311ad
AM
17
18# Do install software suspend2 modules?
19USE_SUSPEND2=no
This page took 0.029029 seconds and 4 git commands to generate.