diff options
author | Daniel Baumann <daniel@debian.org> | 2012-10-31 09:26:25 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-10-31 09:26:25 +0100 |
commit | 4f710bc3c44c59a9f34ec4fd8c5790df25524606 (patch) | |
tree | 62f3ce083bbb3edb3a614cfca57a624609a3f3ea /manpages/de/lb_config.de.1 | |
parent | 3718d0db96e312d8476150eb2d97ea23a73f201b (diff) | |
download | vyos-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/de/lb_config.de.1')
-rw-r--r-- | manpages/de/lb_config.de.1 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 5350a617b..258853e97 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.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\fP \- Create config directory @@ -72,8 +72,6 @@ .br [\fB\-\-debconf\-frontend\fP dialog|editor|noninteractive|readline] .br - [\fB\-\-debconf\-nowarnings\fP true|false] -.br [\fB\-\-debconf\-priority\fP low|medium|high|critical] .br [\fB\-\-debian\-installer\fP true|cdrom|netinst|netboot|businesscard|live|false] @@ -410,10 +408,6 @@ normally used one in the config directory. 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\fP 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\fP 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 |