diff options
author | maximilian attems <maks@debian.org> | 2006-07-02 18:57:07 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2006-07-02 18:57:07 +0200 |
commit | 0d341b8d32810844ce035e89a9e60fb7a7dde4b6 (patch) | |
tree | 55a7b2d2fe9e9cde049c1e7962b3baef00107c5b /initramfs.conf.5 | |
parent | 09276c4c9f7deb9a46cf162747b5749f94738c2b (diff) | |
download | initramfs-tools-0d341b8d32810844ce035e89a9e60fb7a7dde4b6.tar.gz initramfs-tools-0d341b8d32810844ce035e89a9e60fb7a7dde4b6.zip |
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 'initramfs.conf.5')
-rw-r--r-- | initramfs.conf.5 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/initramfs.conf.5 b/initramfs.conf.5 index 7fb79b1..2874fdb 100644 --- a/initramfs.conf.5 +++ b/initramfs.conf.5 @@ -32,13 +32,6 @@ The default setting is \fImost\fP. \fIlist\fP includes only modules from the additional modules list. -.TP -\fB RESUME -Optional setting of the swap partition to resume from. -The resume= passed on the command line of your boot loader -will override this setting. By default, this is set in -/etc/mkinitramfs/conf.d/resume. - .SH NFS VARIABLES .TP \fB BOOT |