diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-19 01:40:22 +0000 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2020-03-20 10:19:33 +0000 |
commit | 29d9c23cd29f9b63ff0c2386a7c486db2440339e (patch) | |
tree | 0c0fb13cbc587792b18cc60579ab86ea6b82b858 /manpages | |
parent | c534ff52a4c619e7cba4f6e473e60b7440355019 (diff) | |
download | vyos-live-build-29d9c23cd29f9b63ff0c2386a7c486db2440339e.tar.gz vyos-live-build-29d9c23cd29f9b63ff0c2386a7c486db2440339e.zip |
defaults: enable d-i GUI for all
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/en/lb_config.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 95e28b606..c470c9445 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -328,7 +328,7 @@ defines which type, if any, of the debian\-installer should be included in the r .IP "\fB\-\-debian\-installer\-distribution\fR daily|\fICODENAME\fR" 4 defines the distribution where the debian\-installer files should be taken out from. Normally, this should be set to the same distribution as the live system. However, sometimes, one wants to use a newer or even daily built installer. .IP "\fB\-\-debian\-installer\-gui\fR true|false" 4 -defines whether the graphical version of the debian\-installer should be provided alongside the text based one. In Debian mode this option is true, whereas otherwise false, by default. +defines whether the graphical version of the debian\-installer should be provided alongside the text based one. This defaults to true. .IP "\fB\-\-debian\-installer\-preseedfile\fR \fIFILE\fR|\fIURL\fR" 4 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\-\-debootstrap\-options\fR \fIOPTIONS\fR" 4 |