diff options
author | Daniel Baumann <daniel@debian.org> | 2011-02-14 12:29:25 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:43 +0100 |
commit | 90b145de6c20829d6d20e7b89ade11e34029f56f (patch) | |
tree | 3407caef8b8b0b3b1583879236dc28f721053213 /manpages/en/lb_config.1 | |
parent | 0762a8e56e8ad79ce3a3884aa0743ee459362ad4 (diff) | |
download | vyos-live-build-90b145de6c20829d6d20e7b89ade11e34029f56f.tar.gz vyos-live-build-90b145de6c20829d6d20e7b89ade11e34029f56f.zip |
Adding initial support for parent distribution for debian-installer.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r-- | manpages/en/lb_config.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 428de82f5..d17283121 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-02\-09 3.0~a11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-14 3.0~a11 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory @@ -87,6 +87,8 @@ .br [\fB\-\-parent\-distribution\fR \fICODENAME\fR] .br + [\fB\-\-parent\-debian\-installer\-distribution\fR \fICODENAME\fR] +.br [\fB\-\-dump\fR] .br [\fB\-\-fdisk\fR fdisk|fdisk.dist] @@ -313,6 +315,8 @@ turn on debugging informational messages. defines the distribution of the resulting live system. .IP "\-d|\fB\-\-parent\-distribution\fR \fICODENAME\fR" 4 defines the parent distribution for derivatives of the resulting live system. +.IP "\-d|\fB\-\-parent\-debian\-installer\-distribution\fR \fICODENAME\fR" 4 +defines the parent debian\-installer distribution for derivatives of the resulting live system. .IP "\fB\-\-dump\fR" 4 prepares a report of the currently present live system configuration and the version of live\-build used. This is useful to provide if you submit bug reports, we do get all informations required for us to locate and replicate an error. .IP "\fB\-\-fdisk\fR fdisk|fdisk.dist" 4 |