summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-02-19 09:08:16 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:06 +0200
commitcca7563257c192f5857eaa6ab3da0697bc34cca8 (patch)
treea496e4cbc31d8b019c4839cbbdbf49debcae68b3
parent7c945b05f5afbdc96fbdc97bd4d64138e18283f4 (diff)
downloadvyos-live-build-cca7563257c192f5857eaa6ab3da0697bc34cca8.tar.gz
vyos-live-build-cca7563257c192f5857eaa6ab3da0697bc34cca8.zip
Removing non-existent --apt-indices none references.
-rwxr-xr-xfunctions/defaults.sh2
-rw-r--r--manpages/de/lb.de.12
-rw-r--r--manpages/de/lb_binary.de.12
-rw-r--r--manpages/de/lb_bootstrap.de.12
-rw-r--r--manpages/de/lb_build.de.12
-rw-r--r--manpages/de/lb_chroot.de.12
-rw-r--r--manpages/de/lb_clean.de.12
-rw-r--r--manpages/de/lb_config.de.14
-rw-r--r--manpages/de/lb_source.de.12
-rw-r--r--manpages/de/lb_testroot.de.12
-rw-r--r--manpages/de/live-build.de.72
-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.14
-rw-r--r--manpages/en/lb_source.12
-rw-r--r--manpages/en/lb_testroot.12
-rw-r--r--manpages/en/live-build.72
-rw-r--r--manpages/po/de/lb.1.po6
-rw-r--r--manpages/po/de/lb_binary.1.po6
-rw-r--r--manpages/po/de/lb_bootstrap.1.po6
-rw-r--r--manpages/po/de/lb_build.1.po6
-rw-r--r--manpages/po/de/lb_chroot.1.po6
-rw-r--r--manpages/po/de/lb_clean.1.po6
-rw-r--r--manpages/po/de/lb_config.1.po8
-rw-r--r--manpages/po/de/lb_source.1.po6
-rw-r--r--manpages/po/de/lb_testroot.1.po6
-rw-r--r--manpages/po/de/live-build.7.po6
-rw-r--r--manpages/pot/lb.1.pot4
-rw-r--r--manpages/pot/lb_binary.1.pot4
-rw-r--r--manpages/pot/lb_bootstrap.1.pot4
-rw-r--r--manpages/pot/lb_build.1.pot4
-rw-r--r--manpages/pot/lb_chroot.1.pot4
-rw-r--r--manpages/pot/lb_clean.1.pot4
-rw-r--r--manpages/pot/lb_config.1.pot6
-rw-r--r--manpages/pot/lb_source.1.pot4
-rw-r--r--manpages/pot/lb_testroot.1.pot4
-rw-r--r--manpages/pot/live-build.7.pot4
-rwxr-xr-xscripts/build/config2
42 files changed, 76 insertions, 76 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index b7390c78d..c0abfdd78 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -821,7 +821,7 @@ Set_defaults ()
# Setting apt indices
case "${LB_MODE}" in
progress-linux)
- LB_APT_INDICES="${LB_APT_INDICES:-none}"
+ LB_APT_INDICES="${LB_APT_INDICES:-false}"
;;
*)
diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1
index 0e5ac52c4..81d0f0603 100644
--- a/manpages/de/lb.de.1
+++ b/manpages/de/lb.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs
diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1
index ee15bccb8..e441f8ea8 100644
--- a/manpages/de/lb_binary.de.1
+++ b/manpages/de/lb_binary.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage
diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1
index 28a0c14c7..1861a78ed 100644
--- a/manpages/de/lb_bootstrap.de.1
+++ b/manpages/de/lb_bootstrap.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage
diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1
index 15d61c29d..fe3aa1434 100644
--- a/manpages/de/lb_build.de.1
+++ b/manpages/de/lb_build.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1
index 61067a43d..af6d8d497 100644
--- a/manpages/de/lb_chroot.de.1
+++ b/manpages/de/lb_chroot.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage
diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1
index 0770449b8..c11c29a92 100644
--- a/manpages/de/lb_clean.de.1
+++ b/manpages/de/lb_clean.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb clean\fP \- Clean build directory
diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1
index 4dd28873e..9badba7d4 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 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory
@@ -20,7 +20,7 @@
.br
[\fB\-\-apt\-http\-proxy\fP \fIURL\fP]
.br
- [\fB\-\-apt\-indices\fP true|false|none]
+ [\fB\-\-apt\-indices\fP true|false]
.br
[\fB\-\-apt\-options\fP \fIOPTION\fP|"\fIOPTIONS\fP"]
.br
diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1
index 6b2279b72..0e14d7b10 100644
--- a/manpages/de/lb_source.de.1
+++ b/manpages/de/lb_source.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb source\fP \- Complete the source stage
diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1
index 91d320cf1..4ae1f3884 100644
--- a/manpages/de/lb_testroot.de.1
+++ b/manpages/de/lb_testroot.de.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root
diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7
index 881aac567..43157de1c 100644
--- a/manpages/de/live-build.de.7
+++ b/manpages/de/live-build.de.7
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 7 18.02.2013 4.0~a12\-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 19.02.2013 4.0~a12\-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fP \- the Debian Live tool suite
diff --git a/manpages/en/lb.1 b/manpages/en/lb.1
index 0aefaa8a2..d479ad9ec 100644
--- a/manpages/en/lb.1
+++ b/manpages/en/lb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 a9d7712b7..45c942afd 100644
--- a/manpages/en/lb_binary.1
+++ b/manpages/en/lb_binary.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 bc25584bd..d2cbbb567 100644
--- a/manpages/en/lb_bootstrap.1
+++ b/manpages/en/lb_bootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 15410dc58..c7004974a 100644
--- a/manpages/en/lb_build.1
+++ b/manpages/en/lb_build.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 d88aed365..ac7d866f6 100644
--- a/manpages/en/lb_chroot.1
+++ b/manpages/en/lb_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 6fce66b60..d598c576c 100644
--- a/manpages/en/lb_clean.1
+++ b/manpages/en/lb_clean.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 7763397ba..27abfc244 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory
@@ -15,7 +15,7 @@
.br
[\fB\-\-apt\-http\-proxy\fR \fIURL\fR]
.br
- [\fB\-\-apt\-indices\fR true|false|none]
+ [\fB\-\-apt\-indices\fR true|false]
.br
[\fB\-\-apt\-options\fR \fIOPTION\fR|"\fIOPTIONS\fR"]
.br
diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1
index 71650e537..4152dedec 100644
--- a/manpages/en/lb_source.1
+++ b/manpages/en/lb_source.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 f53cf2959..6db3baa09 100644
--- a/manpages/en/lb_testroot.1
+++ b/manpages/en/lb_testroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 1 2013\-02\-19 4.0~a12-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 818b23739..62448ec0b 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 7 2013\-02\-18 4.0~a12-1 "Debian Live Project"
+.TH LIVE\-BUILD 7 2013\-02\-19 4.0~a12-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fR \- the Debian Live tool suite
diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po
index 66799589c..7fd5bda7e 100644
--- a/manpages/po/de/lb.1.po
+++ b/manpages/po/de/lb.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po
index 73df1843b..816cb0e2a 100644
--- a/manpages/po/de/lb_binary.1.po
+++ b/manpages/po/de/lb_binary.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po
index fd957df20..ab3729549 100644
--- a/manpages/po/de/lb_bootstrap.1.po
+++ b/manpages/po/de/lb_bootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po
index 07276a89f..2b4eb631c 100644
--- a/manpages/po/de/lb_build.1.po
+++ b/manpages/po/de/lb_build.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po
index 0e441f307..a1abd4353 100644
--- a/manpages/po/de/lb_chroot.1.po
+++ b/manpages/po/de/lb_chroot.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po
index 33c2e7a93..7f5b69a8c 100644
--- a/manpages/po/de/lb_clean.1.po
+++ b/manpages/po/de/lb_clean.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po
index bd96061b1..17d9f16bc 100644
--- a/manpages/po/de/lb_config.1.po
+++ b/manpages/po/de/lb_config.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
@@ -196,7 +196,7 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:19
-msgid " [B<--apt-indices> true|false|none]"
+msgid " [B<--apt-indices> true|false]"
msgstr ""
#. type: Plain text
diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po
index 7e050a499..6048d1e03 100644
--- a/manpages/po/de/lb_source.1.po
+++ b/manpages/po/de/lb_source.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po
index dae6448dd..8d7f20371 100644
--- a/manpages/po/de/lb_testroot.1.po
+++ b/manpages/po/de/lb_testroot.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po
index ba78c1c42..0b60147ae 100644
--- a/manpages/po/de/live-build.7.po
+++ b/manpages/po/de/live-build.7.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@@ -28,8 +28,8 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
-msgstr "18.02.2013"
+msgid "2013-02-19"
+msgstr "19.02.2013"
#. type: TH
#: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1
diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot
index cc42a25b9..bddcb2239 100644
--- a/manpages/pot/lb.1.pot
+++ b/manpages/pot/lb.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot
index 283f3e734..de66dee6a 100644
--- a/manpages/pot/lb_binary.1.pot
+++ b/manpages/pot/lb_binary.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot
index b0dc6f130..cbba42e86 100644
--- a/manpages/pot/lb_bootstrap.1.pot
+++ b/manpages/pot/lb_bootstrap.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot
index df62b5724..c5aa4942d 100644
--- a/manpages/pot/lb_build.1.pot
+++ b/manpages/pot/lb_build.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot
index 463111dcc..87b949c81 100644
--- a/manpages/pot/lb_chroot.1.pot
+++ b/manpages/pot/lb_chroot.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot
index fa71e833b..65a7b5b19 100644
--- a/manpages/pot/lb_clean.1.pot
+++ b/manpages/pot/lb_clean.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index 396b0f22d..0bc92ecd6 100644
--- a/manpages/pot/lb_config.1.pot
+++ b/manpages/pot/lb_config.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
@@ -197,7 +197,7 @@ msgstr ""
#. type: Plain text
#: en/lb_config.1:19
-msgid " [B<--apt-indices> true|false|none]"
+msgid " [B<--apt-indices> true|false]"
msgstr ""
#. type: Plain text
diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot
index 325d37d93..afaef3c22 100644
--- a/manpages/pot/lb_source.1.pot
+++ b/manpages/pot/lb_source.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot
index c19e93803..4dcf82aa0 100644
--- a/manpages/pot/lb_testroot.1.pot
+++ b/manpages/pot/lb_testroot.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot
index f91acca90..d6cfcc50f 100644
--- a/manpages/pot/live-build.7.pot
+++ b/manpages/pot/live-build.7.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
-"POT-Creation-Date: 2013-02-18 21:49+0100\n"
+"POT-Creation-Date: 2013-02-19 09:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgstr ""
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/lb_testroot.1:1 en/live-build.7:1
#, no-wrap
-msgid "2013-02-18"
+msgid "2013-02-19"
msgstr ""
#. type: TH
diff --git a/scripts/build/config b/scripts/build/config
index 55fa26be1..3a4ab899e 100755
--- a/scripts/build/config
+++ b/scripts/build/config
@@ -19,7 +19,7 @@ DESCRIPTION="$(Echo 'create configuration for live-build(7)')"
USAGE="${PROGRAM} [--apt apt|aptitude]\n\
\t [--apt-ftp-proxy URL]\n\
\t [--apt-http-proxy URL]\n\
-\t [--apt-indices true|false|none]\n\
+\t [--apt-indices true|false]\n\
\t [--apt-options OPTION|\"OPTIONS\"]\n\
\t [--aptitude-options OPTION|\"OPTIONS\"]\n\
\t [--apt-pipeline DEPTH]\n\