summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2016-11-28 16:43:50 +0100
committerRaphaël Hertzog <hertzog@debian.org>2016-11-28 20:58:19 +0100
commit164f23368e8870857c1092d59d92b314d86a1260 (patch)
tree881c81e39ac1b5c8f7a20ac7cc6ae12ff6a65372 /manpages/en
parent822459c7b25589f4065c25bcd8b3ab440ae0e4cd (diff)
downloadvyos-live-build-164f23368e8870857c1092d59d92b314d86a1260.tar.gz
vyos-live-build-164f23368e8870857c1092d59d92b314d86a1260.zip
Support “lb config --debootstrap-script <script>”
This option lets you use an alternate bootstrap script when running debootstrap. Thanks to Sjoerd Simons <sjoerd@debian.org> for the initial patch. Closes: #790033
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb_config.18
1 files changed, 8 insertions, 0 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 7e3c95621..b24045d7a 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -75,6 +75,10 @@
.br
[\fB\-\-debian\-installer\-gui\fR true|false]
.br
+ [\fB\-\-debootstrap\-options\fR \fIOPTIONS\fR]
+.br
+ [\fB\-\-debootstrap\-script\fR \fISCRIPT\fR]
+.br
[\fB\-\-debug\fR]
.br
[\-d|\fB\-\-distribution\fR \fICODENAME\fR]
@@ -299,6 +303,10 @@ defines the distribution where the debian\-installer files should be taken out f
sets the filename or URL for an optionally used and included preseeding file for debian\-installer. If config/binary_debian\-installer/preseed.cfg exists, it will be used by default.
.IP "\fB\-\-debian\-installer\-gui\fR true|false" 4
defines if the debian\-installer graphical GTK interface should be true or not. In Debian mode and for most versions of Ubuntu, this option is true, whereas otherwise false, by default.
+.IP "\fB\-\-debootstrap\-options\fR \fIOPTIONS\fR" 4
+passes the given options to debootstrap when setting up the base system.
+.IP "\fB\-\-debootstrap\-script\fR \fISCRIPT\fR" 4
+tells debootstrap to use an alternate bootstrap script (last parameter to debootstrap).
.IP "\fB\-\-debug\fR" 4
turn on debugging informational messages.
.IP "\-d|\fB\-\-distribution\fR \fICODENAME\fR" 4