summaryrefslogtreecommitdiff
path: root/conf/initramfs.conf
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-07-02 18:57:07 +0200
committermaximilian attems <maks@debian.org>2006-07-02 18:57:07 +0200
commit0d341b8d32810844ce035e89a9e60fb7a7dde4b6 (patch)
tree55a7b2d2fe9e9cde049c1e7962b3baef00107c5b /conf/initramfs.conf
parent09276c4c9f7deb9a46cf162747b5749f94738c2b (diff)
woow pile of stuff turned up:
- cleanup of activate_vg() in lvm boot script - use less of busybox utilities - conf.d for BUSYBOX=y usage for the packages - don't poke on conffile for RESUME - use printf instead of expr (ooh ash and dash are *fun*) - fix update-initramfs to use current_version when no other version exists around
Diffstat (limited to 'conf/initramfs.conf')
-rw-r--r--conf/initramfs.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/conf/initramfs.conf b/conf/initramfs.conf
index a9cadf7..84d3b24 100644
--- a/conf/initramfs.conf
+++ b/conf/initramfs.conf
@@ -18,15 +18,6 @@
MODULES=most
#
-# RESUME: [ /dev/hda2 | /dev/sdb2 ]
-#
-# optional - set the swap partition to resume from.
-# "cat /proc/swaps | egrep ^/dev" should show possible candidates.
-# The command line of your boot loader will override this setting.
-
-#RESUME=
-
-#
# NFS Section of the config.
#