summaryrefslogtreecommitdiff
path: root/conf/initramfs.conf
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2009-07-29 15:27:19 +0200
committermaximilian attems <maks@debian.org>2009-07-29 15:28:10 +0200
commit0d74255b03b80bf8102d007feb86a941ecc35ed0 (patch)
tree68d2193f8e2d274f6f4aa808c1e19d1b63b4e666 /conf/initramfs.conf
parente98b48021205f1cc21db96cdcabab909b6db5e86 (diff)
Redefinde MODULES=most to not carry any fb driver per default.
this allows for a much smaller initramfs and thus faster boot. Signed-off-by: maximilian attems <maks@debian.org>
Diffstat (limited to 'conf/initramfs.conf')
-rw-r--r--conf/initramfs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/initramfs.conf b/conf/initramfs.conf
index a2bd8db..23dd249 100644
--- a/conf/initramfs.conf
+++ b/conf/initramfs.conf
@@ -8,7 +8,7 @@
#
# MODULES: [ most | netboot | dep | list ]
#
-# most - Add all framebuffer, acpi, filesystem, and harddrive drivers.
+# most - Add most filesystem and all harddrive drivers.
#
# dep - Try and guess which modules to load.
#