summaryrefslogtreecommitdiff
path: root/manpages/de/lb_config.de.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-11-29 23:12:20 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:37 +0100
commitaca102e405cc75429e443565f676da8c869b9069 (patch)
tree78549f244426f0abfc5b6e9dfaa92794162880e8 /manpages/de/lb_config.de.1
parent92f134138c6242da5784a45607559f6548bfcb11 (diff)
downloadvyos-live-build-aca102e405cc75429e443565f676da8c869b9069.tar.gz
vyos-live-build-aca102e405cc75429e443565f676da8c869b9069.zip
Updating initramfs switch in lb config manpage (Closes: #605255).
Diffstat (limited to 'manpages/de/lb_config.de.1')
-rw-r--r--manpages/de/lb_config.de.112
1 files changed, 7 insertions, 5 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index 6596d81ae..3a4e07f15 100644
--- a/manpages/de/lb_config.de.1
+++ b/manpages/de/lb_config.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2010\-11\-23 3.0~a7 "Debian Live Project"
+.TH LIVE\-BUILD 1 2010\-11\-29 3.0~a7 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory
@@ -106,7 +106,7 @@
.br
[\fB\-\-includes\fP \fIPATH\fP]
.br
- [\fB\-\-initramfs\fP auto|live\-initramfs|casper]
+ [\fB\-\-initramfs\fP auto|none|live\-boot|live\-initramfs|casper]
.br
[\fB\-\-interactive\fP shell]
.br
@@ -450,12 +450,14 @@ don't want to specify them all of the time.
sets the path to the includes that live\-build is going to use,
e.g. additional minimal documentation that you want to have on all live
systems. By default, this is set to /usr/share/live/build/includes/.
-.IP "\fB\-\-initramfs\fP auto|live\-initramfs|casper" 4
+.IP "\fB\-\-initramfs\fP auto|none|live\-boot|live\-initramfs|casper" 4
sets the name of package that contains the live system specific initramfs
modification. By default, auto is used, which means that at build time of
the image rather than on configuration time, the value will be expanded to
-casper when building etch systems and to live\-initramfs for all other
-systems.
+casper when building etch systems or ubuntu systems, to live\-initramfs for
+all other systems up to squeeze, and to live\-boot for wheezy and
+newer. Using 'none' is usefull if the resulting system image should not be a
+live image (experimental).
.IP "\fB\-\-interactive\fP shell" 4
defines if after the chroot stage and before the beginning of the binary
stage, a interactive shell login should be spawned in the chroot in order to