diff options
Diffstat (limited to 'manpages/en')
-rw-r--r-- | manpages/en/lb_config.1 | 8 |
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 |