summaryrefslogtreecommitdiff
path: root/manpages/en/lb_config.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-10-31 09:26:25 +0100
committerDaniel Baumann <daniel@debian.org>2012-10-31 09:26:25 +0100
commit4f710bc3c44c59a9f34ec4fd8c5790df25524606 (patch)
tree62f3ce083bbb3edb3a614cfca57a624609a3f3ea /manpages/en/lb_config.1
parent3718d0db96e312d8476150eb2d97ea23a73f201b (diff)
downloadvyos-live-build-4f710bc3c44c59a9f34ec4fd8c5790df25524606.tar.gz
vyos-live-build-4f710bc3c44c59a9f34ec4fd8c5790df25524606.zip
Removing debconf-nowarnings option, doesn't provide any advantage to disable this option in the first place.
Diffstat (limited to 'manpages/en/lb_config.1')
-rw-r--r--manpages/en/lb_config.16
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1
index 085d42b9c..2f288a597 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2012\-10\-25 3.0~a66-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2012\-10\-31 3.0~a66-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -67,8 +67,6 @@
.br
[\fB\-\-debconf\-frontend\fR dialog|editor|noninteractive|readline]
.br
- [\fB\-\-debconf\-nowarnings\fR true|false]
-.br
[\fB\-\-debconf\-priority\fR low|medium|high|critical]
.br
[\fB\-\-debian\-installer\fR true|cdrom|netinst|netboot|businesscard|live|false]
@@ -307,8 +305,6 @@ minimizes config directory by automatically removing unused and thus empty subdi
using a user specified alternative configuration file in addition to the normally used one in the config directory.
.IP "\fB\-\-debconf\-frontend\fR dialog|editor|noninteractive|readline" 4
defines what value the debconf frontend should be set to inside the chroot. Note that setting it to anything by noninteractive, which is the default, makes your build asking questions during the build.
-.IP "\fB\-\-debconf\-nowarnings\fR true|false" 4
-defines if warnings of debconf should be displayed or not. Warnings from debconf are generally very rare and by default, we skip them, if any, in order to keep the build process entirely non interactive.
.IP "\fB\-\-debconf\-priority\fR low|medium|high|critical" 4
defines what value the debconf priority shoul dbe set to inside the chroot. By default, it is set to critical, which means that almost no questions are displayed. Note that this only has an effect if you use any debconf frontend different from noninteractive.
.IP "\fB\-\-debian\-installer\fR true|cdrom|netinst|netboot|businesscard|live|false" 4