diff options
42 files changed, 148 insertions, 101 deletions
@@ -1 +1 @@ -4.0~a15-1 +4.0~a16-1 diff --git a/debian/changelog b/debian/changelog index 8ac29b31d..9b0746797 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,50 @@ +live-build (4.0~a16-1) experimental; urgency=low + + [ Daniel Baumann ] + * Correcting typo directory when dereferencing syslinux symlinks when + building chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>. + * Debranding package for derivatives. + * Using dpkg-divert in chroot_upstart script to handle upgrades of + upstart during the build (Closes: #702537). + * Using dpkg-divert for other diversions too to handle upgrades of the + diverted stuff during build. + * Adding generic live-build handle in chroot_dpkg for other live + packages to act upon. + * Updating fallback help message in live-build pseudo-command. + * Simplyfing live-build pseudo-command. + * Correcting grammer error in live-build description. + * Improving comment in lb about embedded live-build within config tree. + * Removing old docs. + * Adding set -e in example auto scripts. + * Setting memtest default to none. + * Using ntfs-3g to mount ntfs partitions. + * Adding check for ntfs-3g on the host system, precluding the initial + ntfs binary filesystem support (Closes: #697793). + * Dropping dedicated backports mirror handling, not needed anymore with + the move of backports.d.o into ftp.d.o. + * Dropping dedicated updates (formerly volatile) mirror handling, not + needed anymore. + * Renaming config/control to config/image. + * Removing dedicated emdebian mode, this can entirely be handled with + different defaults. + + [ Michael Stummvoll ] + * Fixing missing quotes for tr commands to avoid unwanted expansions. + + [ Richard Nelson ] + * Converting l-b-cgi frontend to process forms with post. + + [ Daniel Baumann ] + * Replacing strings in all syslinux config files, not just certain + hardcoded ones. + * Cleaning up installer file locations for progress-linux. + * Aborting early in chroot_package-lists if no package list is found. + * Stripping out comments in package lists. + * Unifying append options in binary_syslinux when processing + configuration files. + + -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 01 Apr 2013 08:25:04 +0200 + live-build (4.0~a15-1) experimental; urgency=low * Removing all references to my old email address. diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index ea802a38a..cfc8385c7 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 fc89e2177..7b49e56f3 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 889294258..4199e4b78 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 11e55c643..92f1f96ae 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 648c44078..450ffedba 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 9276d145c..7327c1c7e 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 9c5391561..2bfe2cd2e 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems Project" .SH NAME \fBlb config\fP \- Create config directory diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index 2c70a70c0..5124d52d7 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 f964419fa..659298d66 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems 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 889cf2484..6840bbcfd 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 21.03.2013 4.0~a15\-1 "Live Systems Project" +.TH LIVE\-BUILD 7 01.04.2013 4.0~a16\-1 "Live Systems Project" .SH NAME \fBlive\-build\fP \- the live systems tool suite diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 60d5fc784..1fc5f879e 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 98e73d94f..5fd954909 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 c27b024b4..186ae9e2d 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 f89696262..0c61150b0 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 f1ae04a57..8e5c42526 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 5c36bfe81..7624f472f 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 9a8fe3ad2..e1cfebff0 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems Project" .SH NAME \fBlb config\fR \- Create config directory diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index fe5d409e0..4b43a5824 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 ed3f5c9be..0d456a55d 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 1 2013\-04\-01 4.0~a16-1 "Live Systems 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 c6dee1905..fa7564bf3 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2013\-03\-21 4.0~a15-1 "Live Systems Project" +.TH LIVE\-BUILD 7 2013\-04\-01 4.0~a16-1 "Live Systems Project" .SH NAME \fBlive\-build\fR \- the live systems tool suite diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po index 7c130fef6..b516a234e 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index 3e3b8f301..e655a03d2 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index 34a3be284..eeec1ac7e 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index 83b2bd6ce..e4d9f95fb 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index c869c668c..d0bd5ca38 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index cce72a944..170e867d1 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index 426ac1747..d8829ee1a 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index 9a0ab20be..9e0e3440a 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index e5b1a4887..d4faf25f3 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index 7daa5291d..7701229a4 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~a15-1\n" -"POT-Creation-Date: 2013-03-21 17:35+0100\n" +"Project-Id-Version: live-build 4.0~a16-1\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -28,15 +28,15 @@ 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-03-21" -msgstr "21.03.2013" +msgid "2013-04-01" +msgstr "01.04.2013" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_bootstrap.1:1 en/lb_build.1:1 #: 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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index acb388578..2b29ca00a 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index ad9f6f43a..449355532 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index a48ff9d8e..6751b2f6a 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index 9f7a81de7..2f18b988f 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index 3a733cf3c..0f172dd9e 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 7e1d45523..a5f072418 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index b634debc7..1995750cf 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index be75f5645..f2442071f 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index 7e6b2990b..a19df7327 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index fc0b2b821..30785f705 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-03-21 17:35+0100\n" +"POT-Creation-Date: 2013-04-01 08:23+0300\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-03-21" +msgid "2013-04-01" msgstr "" #. type: TH @@ -37,7 +37,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 "4.0~a15-1" +msgid "4.0~a16-1" msgstr "" #. type: TH |