summaryrefslogtreecommitdiff
path: root/manpages/en
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/en')
-rw-r--r--manpages/en/lb.12
-rw-r--r--manpages/en/lb_binary.12
-rw-r--r--manpages/en/lb_bootstrap.12
-rw-r--r--manpages/en/lb_build.12
-rw-r--r--manpages/en/lb_chroot.12
-rw-r--r--manpages/en/lb_clean.12
-rw-r--r--manpages/en/lb_config.16
-rw-r--r--manpages/en/lb_source.12
-rw-r--r--manpages/en/lb_testroot.12
-rw-r--r--manpages/en/live-build.72
10 files changed, 10 insertions, 14 deletions
diff --git a/manpages/en/lb.1 b/manpages/en/lb.1
index 53e4c7992..e9edc60e0 100644
--- a/manpages/en/lb.1
+++ b/manpages/en/lb.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\fR \- wrapper for live\-build programs
diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1
index 511069a76..c886a1e9f 100644
--- a/manpages/en/lb_binary.1
+++ b/manpages/en/lb_binary.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 binary\fR \- Complete the binary stage
diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1
index a25bb3cd9..59af616cf 100644
--- a/manpages/en/lb_bootstrap.1
+++ b/manpages/en/lb_bootstrap.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 bootstrap\fR \- Complete the bootstrap stage
diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1
index 77f2912c7..d5fc5a9fb 100644
--- a/manpages/en/lb_build.1
+++ b/manpages/en/lb_build.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 build\fR \- Complete the bootstrap, chroot, binary, and source stages
diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1
index 01fa5e298..8261ec1c2 100644
--- a/manpages/en/lb_chroot.1
+++ b/manpages/en/lb_chroot.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 chroot\fR \- Complete the chroot stage
diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1
index c63983fbc..99189547a 100644
--- a/manpages/en/lb_clean.1
+++ b/manpages/en/lb_clean.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 clean\fR \- Clean build directory
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
diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1
index 1e18c9748..146f2d6ff 100644
--- a/manpages/en/lb_source.1
+++ b/manpages/en/lb_source.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 source\fR \- Complete the source stage
diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1
index a822bc499..6c8544c9a 100644
--- a/manpages/en/lb_testroot.1
+++ b/manpages/en/lb_testroot.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 testroot\fR \- Ensure that a system is built as root
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index 4ff6d73e4..08c91bad0 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 7 2012\-10\-25 3.0~a66-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 2012\-10\-31 3.0~a66-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fR \- the Debian Live tool suite