summaryrefslogtreecommitdiff
path: root/manpages/de
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-01-02 10:32:58 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:40 +0100
commit1d2dd20dd6a74df571959d4cea2d53aaee16302f (patch)
treede637b63d9825d4b4346d19c41584d558bee2941 /manpages/de
parent69513e92791328e23ee856c00d439ae590678b91 (diff)
downloadvyos-live-build-1d2dd20dd6a74df571959d4cea2d53aaee16302f.tar.gz
vyos-live-build-1d2dd20dd6a74df571959d4cea2d53aaee16302f.zip
Removing legacy support for live-initramfs.
Diffstat (limited to 'manpages/de')
-rw-r--r--manpages/de/lb_config.de.121
-rw-r--r--manpages/de/live-build.de.74
2 files changed, 14 insertions, 11 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index 2843aa59a..c774fb34f 100644
--- a/manpages/de/lb_config.de.1
+++ b/manpages/de/lb_config.de.1
@@ -108,7 +108,7 @@
.br
[\fB\-\-includes\fP \fIPATH\fP]
.br
- [\fB\-\-initramfs\fP auto|none|live\-boot|live\-initramfs|casper]
+ [\fB\-\-initramfs\fP auto|none|live\-boot|casper]
.br
[\fB\-\-interactive\fP shell]
.br
@@ -312,8 +312,9 @@ sets boot parameters specific to debian\-installer, if included.
.IP "\fB\-\-bootappend\-live\fP \fIPARAMETER\fP|\(dq\fIPARAMETERS\fP\(dq" 4
sets boot parameters specific to debian\-live. A complete list of boot
parameters can be found, for etch, in the manpage of casper, for all other
-distributions in the manpage of live\-initramfs. On the images, a list of all
-parameters (without comments) is included in the /parameters.txt.
+distributions in the manpage of live\-boot and live\-config. On the images, a
+list of all parameters (without comments) is included in the
+/parameters.txt.
.IP "\fB\-\-bootloader\fP grub|syslinux|yaboot" 4
defines which bootloader is beeing used in the generated image. This has
only an effect if the selected binary image type does allow to choose the
@@ -365,7 +366,7 @@ the time.
.IP "\fB\-\-checksums\fP md5|sha1|sha256|none" 4
defines if the binary image should contain a file called md5sums.txt,
sha1sums.txt and/or sha256sums.txt. These lists all files on the image
-together with their checksums. This in turn can be used by live\-initramfs'
+together with their checksums. This in turn can be used by live\-boots
built\-in integrity\-check to verify the medium if specified at boot
prompt. In general, this should not be false and is an important feature of
live system released to the public. However, during development of very big
@@ -470,13 +471,13 @@ 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/. Choose
none to disable inclusion of documentation.
-.IP "\fB\-\-initramfs\fP auto|none|live\-boot|live\-initramfs|casper" 4
+.IP "\fB\-\-initramfs\fP auto|none|live\-boot|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 ubuntu systems, to live\-boot for debian systems. Using
-\&'none' is useful if the resulting system image should not be a live image
-(experimental).
+casper when building ubuntu systems, to live\-boot for all other
+systems. Using 'none' is useful 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
@@ -613,8 +614,8 @@ sets additional options for mounting the copy\-on\-write layer in netboot
images and is by default empty.
.IP "\fB\-\-net\-cow\-path\fP \fIPATH\fP" 4
defines the path to client writable filesystem. Anywhere that
-\fIclient_mac_address\fP is specified in the path live\-initramfs will
-substitute the MAC address of the client delimited with hyphens.
+\fIclient_mac_address\fP is specified in the path live\-boot will substitute the
+MAC address of the client delimited with hyphens.
.PP
.IP "" 4
Example:
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7
index 75195995d..bab153f77 100644
--- a/manpages/de/live-build.de.7
+++ b/manpages/de/live-build.de.7
@@ -283,7 +283,9 @@ also put comments in these files; lines beginning with "#" are ignored.
.\" FIXME
.SH "SEE ALSO"
-\fIlive\-initramfs\fP(7)
+\fIlive\-boot\fP(7)
+.PP
+\fIlive\-config\fP(7)
.PP
This program is a part of live\-build.