diff options
author | Daniel Baumann <daniel@debian.org> | 2012-08-27 14:26:08 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-08-27 14:26:11 +0200 |
commit | df1cea54c56ecd4ea99e2d9d5d3cb3ce075b150a (patch) | |
tree | 2806fdd41ff447fa9423841829f36369854e937e /manpages/de/lb_chroot.de.1 | |
parent | 6cb824c187d60e86d07514a648ee6dec10f47714 (diff) | |
download | vyos-live-build-df1cea54c56ecd4ea99e2d9d5d3cb3ce075b150a.tar.gz vyos-live-build-df1cea54c56ecd4ea99e2d9d5d3cb3ce075b150a.zip |
Removing bootstrap-flavour option (Closes: #685675).
live-build does too much magic that causes too much effort in
maintaining for stuff that hardly everyone uses.
Rather than 'translating' back and forth and maintaining compatibility
between options of different debootstrap and cdebootstrap versions (and
possibly any other in the future), it's is better to 'off-load' this to
the user.
For non-live specific options passed to the bootstrap tools, we'll
be introducing --debootstrap-options and --cdebootstrap-options
where users can specify their additional options passed to the
respective bootstrap tool, rather than us maintaining them in a
'hardcoded' and selected list.
Diffstat (limited to 'manpages/de/lb_chroot.de.1')
-rw-r--r-- | manpages/de/lb_chroot.de.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index b70289db7..5aeebf90a 100644 --- a/manpages/de/lb_chroot.de.1 +++ b/manpages/de/lb_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-08\-14 3.0~a57\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project" .SH NAME \fBlb chroot\fP \- Complete the chroot stage |