diff options
author | Daniel Baumann <daniel@debian.org> | 2011-09-30 00:56:49 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-09-30 00:56:49 +0200 |
commit | 96e86b96d8b0c38cfcbef4201c5de112030d0326 (patch) | |
tree | 0513043052e30d5fccd8679a94c5b85fe9332bdd /manpages/de/lb_config.de.1 | |
parent | 6b8183c277c3306d3d497f0479fb0545b9d3d990 (diff) | |
download | vyos-live-build-96e86b96d8b0c38cfcbef4201c5de112030d0326.tar.gz vyos-live-build-96e86b96d8b0c38cfcbef4201c5de112030d0326.zip |
Adding --system option to define the resulting image type to be a live system or a normal, non-live system.
Diffstat (limited to 'manpages/de/lb_config.de.1')
-rw-r--r-- | manpages/de/lb_config.de.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index a0e66b944..7f187efec 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 2011\-09\-28 3.0~a33\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-09\-30 3.0~a33\-1 "Debian Live Project" .SH NAME \fBlb config\fP \- Create config directory @@ -186,6 +186,8 @@ .br [\fB\-\-mode\fP debian|emdebian|progress|ubuntu|kubuntu] .br + [\fB\-\-system\fP live|normal] +.br [\fB\-\-net\-root\-filesystem\fP nfs|cfs] .br [\fB\-\-net\-root\-mountoptions\fP \fIOPTIONS\fP] @@ -654,6 +656,9 @@ mirror used to build the live system, i.e. the value of \-\-mirror\-bootstrap. .IP "\fB\-\-mode\fP debian|emdebian|progress|ubuntu" 4 defines a global mode to load project specific defaults. By default this is set to debian. +.IP "\fB\-\-system\fP live|normal" 4 +defines if the resulting system image should a live system or a normal, +non\-live system. .IP "\fB\-\-net\-root\-filesystem\fP nfs|cfs" 4 defines the filesystem that will be configured in the bootloader configuration for your netboot image. This defaults to nfs. |