summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-05-04 20:04:23 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-05-04 20:04:23 +0200
commitffb463f775e3b707d1cda77d0d51dcebfb14e7d6 (patch)
tree8dd9fe1710cfaef412d238a78a19644652ea4bc6
parent50b0b6f125d840818645ab22c50df5f7f186975c (diff)
downloadvyos-live-build-ffb463f775e3b707d1cda77d0d51dcebfb14e7d6.tar.gz
vyos-live-build-ffb463f775e3b707d1cda77d0d51dcebfb14e7d6.zip
Releasing debian version 5.0~a6-1.debian/5.0_a6-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--VERSION2
-rw-r--r--debian/changelog17
-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.12
-rw-r--r--manpages/en/lb_source.12
-rw-r--r--manpages/en/live-build.72
-rw-r--r--manpages/ja/lb.ja.12
-rw-r--r--manpages/ja/lb_binary.ja.12
-rw-r--r--manpages/ja/lb_bootstrap.ja.12
-rw-r--r--manpages/ja/lb_build.ja.12
-rw-r--r--manpages/ja/lb_chroot.ja.12
-rw-r--r--manpages/ja/lb_clean.ja.12
-rw-r--r--manpages/ja/lb_config.ja.12
-rw-r--r--manpages/ja/lb_source.ja.12
-rw-r--r--manpages/ja/live-build.ja.72
-rw-r--r--manpages/po/ja/lb.1.po6
-rw-r--r--manpages/po/ja/lb_binary.1.po6
-rw-r--r--manpages/po/ja/lb_bootstrap.1.po6
-rw-r--r--manpages/po/ja/lb_build.1.po6
-rw-r--r--manpages/po/ja/lb_chroot.1.po6
-rw-r--r--manpages/po/ja/lb_clean.1.po6
-rw-r--r--manpages/po/ja/lb_config.1.po6
-rw-r--r--manpages/po/ja/lb_source.1.po6
-rw-r--r--manpages/po/ja/live-build.7.po6
-rw-r--r--manpages/pot/lb.1.pot8
-rw-r--r--manpages/pot/lb_binary.1.pot8
-rw-r--r--manpages/pot/lb_bootstrap.1.pot8
-rw-r--r--manpages/pot/lb_build.1.pot8
-rw-r--r--manpages/pot/lb_chroot.1.pot8
-rw-r--r--manpages/pot/lb_clean.1.pot8
-rw-r--r--manpages/pot/lb_config.1.pot8
-rw-r--r--manpages/pot/lb_source.1.pot8
-rw-r--r--manpages/pot/live-build.7.pot8
38 files changed, 99 insertions, 82 deletions
diff --git a/VERSION b/VERSION
index 7137d963d..e431a7499 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.0~a5-1
+5.0~a6-1
diff --git a/debian/changelog b/debian/changelog
index a82f9ee91..2beba5fc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+live-build (5.0~a6-1) unstable; urgency=low
+
+ * Moving grub and grub2 templates into shared bootloader config
+ directory.
+ * Updating example gitignore file.
+ * Flattening frontend directory within the source tree.
+ * Adding hook to disable tmpfs on /tmp when using sysvinit, previously
+ done by live-config.
+ * Moving hooks to hooks/live, both in live-build sources and live-build
+ configs.
+ * Dropping automagics for casper.
+ * Dropping automagics for ubuntu.
+ * Adding data symlink for stretch.
+ * Dropping support for upstart.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch> Mon, 04 May 2015 20:03:59 +0200
+
live-build (5.0~a5-1) unstable; urgency=low
* Removing temporary hack to exclude prism2-usb-firmware-installer, the
diff --git a/manpages/en/lb.1 b/manpages/en/lb.1
index 19cb9bdd7..8cad894dd 100644
--- a/manpages/en/lb.1
+++ b/manpages/en/lb.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 70280810d..e14d206af 100644
--- a/manpages/en/lb_binary.1
+++ b/manpages/en/lb_binary.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 e1a57f3b9..2e65bf991 100644
--- a/manpages/en/lb_bootstrap.1
+++ b/manpages/en/lb_bootstrap.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 8c0d6aac1..1b389c4ee 100644
--- a/manpages/en/lb_build.1
+++ b/manpages/en/lb_build.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 231d4d29f..24e3a04e5 100644
--- a/manpages/en/lb_chroot.1
+++ b/manpages/en/lb_chroot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 c29acadf3..4cd9c8ee9 100644
--- a/manpages/en/lb_clean.1
+++ b/manpages/en/lb_clean.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 4ef252a01..6e9e3bee0 100644
--- a/manpages/en/lb_config.1
+++ b/manpages/en/lb_config.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-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 b7e1a7672..1ee149f6a 100644
--- a/manpages/en/lb_source.1
+++ b/manpages/en/lb_source.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6-1 "Live Systems Project"
.SH NAME
\fBlb source\fR \- Complete the source stage
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index f0c96aef8..2d2ba009a 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BUILD 7 2015\-04\-28 5.0~a5-1 "Live Systems Project"
+.TH LIVE\-BUILD 7 2015\-05\-04 5.0~a6-1 "Live Systems Project"
.SH NAME
\fBlive\-build\fR \- the live systems tool suite
diff --git a/manpages/ja/lb.ja.1 b/manpages/ja/lb.ja.1
index c3b7fa020..f5f051c4b 100644
--- a/manpages/ja/lb.ja.1
+++ b/manpages/ja/lb.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb\fP \- live\-build プログラムのラッパー
diff --git a/manpages/ja/lb_binary.ja.1 b/manpages/ja/lb_binary.ja.1
index d49e9ad23..b33c215fa 100644
--- a/manpages/ja/lb_binary.ja.1
+++ b/manpages/ja/lb_binary.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb binary\fP \- バイナリ段階を完了させます
diff --git a/manpages/ja/lb_bootstrap.ja.1 b/manpages/ja/lb_bootstrap.ja.1
index 42eb0c4bc..5aa47e6e5 100644
--- a/manpages/ja/lb_bootstrap.ja.1
+++ b/manpages/ja/lb_bootstrap.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb bootstrap\fP \- パッケージ収集段階を完了させます
diff --git a/manpages/ja/lb_build.ja.1 b/manpages/ja/lb_build.ja.1
index 995b6e821..35827ffbc 100644
--- a/manpages/ja/lb_build.ja.1
+++ b/manpages/ja/lb_build.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb build\fP \- パッケージ収集、chroot、バイナリ、ソース段階を完了させます
diff --git a/manpages/ja/lb_chroot.ja.1 b/manpages/ja/lb_chroot.ja.1
index b42d03923..67624e5f4 100644
--- a/manpages/ja/lb_chroot.ja.1
+++ b/manpages/ja/lb_chroot.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb chroot\fP \- chroot 段階を完了させます
diff --git a/manpages/ja/lb_clean.ja.1 b/manpages/ja/lb_clean.ja.1
index c18adc865..9e6307e89 100644
--- a/manpages/ja/lb_clean.ja.1
+++ b/manpages/ja/lb_clean.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb clean\fP \- 設定ディレクトリを掃除します
diff --git a/manpages/ja/lb_config.ja.1 b/manpages/ja/lb_config.ja.1
index 937824a96..7c5b0dc06 100644
--- a/manpages/ja/lb_config.ja.1
+++ b/manpages/ja/lb_config.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb config\fP \- 設定ディレクトリを作成します
diff --git a/manpages/ja/lb_source.ja.1 b/manpages/ja/lb_source.ja.1
index 50483ce5c..acb843fcb 100644
--- a/manpages/ja/lb_source.ja.1
+++ b/manpages/ja/lb_source.ja.1
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 1 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 1 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlb source\fP \- ソース段階を完了させます
diff --git a/manpages/ja/live-build.ja.7 b/manpages/ja/live-build.ja.7
index 4948a13e0..782e6e558 100644
--- a/manpages/ja/live-build.ja.7
+++ b/manpages/ja/live-build.ja.7
@@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
-.TH LIVE\-BUILD 7 2015\-04\-28 5.0~a5\-1 "Live システムプロジェクト"
+.TH LIVE\-BUILD 7 2015\-05\-04 5.0~a6\-1 "Live システムプロジェクト"
.SH 名前
\fBlive\-build\fP \- Live システムツール集
diff --git a/manpages/po/ja/lb.1.po b/manpages/po/ja/lb.1.po
index d1ba3b002..f920a1512 100644
--- a/manpages/po/ja/lb.1.po
+++ b/manpages/po/ja/lb.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_binary.1.po b/manpages/po/ja/lb_binary.1.po
index 1dc83921c..f894d5492 100644
--- a/manpages/po/ja/lb_binary.1.po
+++ b/manpages/po/ja/lb_binary.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_bootstrap.1.po b/manpages/po/ja/lb_bootstrap.1.po
index b6aff7e36..5a88409ac 100644
--- a/manpages/po/ja/lb_bootstrap.1.po
+++ b/manpages/po/ja/lb_bootstrap.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-29 06:25+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_build.1.po b/manpages/po/ja/lb_build.1.po
index 785bb1430..3943c0a13 100644
--- a/manpages/po/ja/lb_build.1.po
+++ b/manpages/po/ja/lb_build.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_chroot.1.po b/manpages/po/ja/lb_chroot.1.po
index 493a0a719..6ce4fb5b3 100644
--- a/manpages/po/ja/lb_chroot.1.po
+++ b/manpages/po/ja/lb_chroot.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_clean.1.po b/manpages/po/ja/lb_clean.1.po
index b5e8b885d..51711e10d 100644
--- a/manpages/po/ja/lb_clean.1.po
+++ b/manpages/po/ja/lb_clean.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_config.1.po b/manpages/po/ja/lb_config.1.po
index 097ee0610..a0ec44d05 100644
--- a/manpages/po/ja/lb_config.1.po
+++ b/manpages/po/ja/lb_config.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2015-02-07 14:57+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/lb_source.1.po b/manpages/po/ja/lb_source.1.po
index dde6f4167..1201593cb 100644
--- a/manpages/po/ja/lb_source.1.po
+++ b/manpages/po/ja/lb_source.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/po/ja/live-build.7.po b/manpages/po/ja/live-build.7.po
index 8b0207f39..451d4ac67 100644
--- a/manpages/po/ja/live-build.7.po
+++ b/manpages/po/ja/live-build.7.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\n"
"PO-Revision-Date: 2014-08-28 02:52+0900\n"
"Last-Translator: victory <victory.deb@gmail.com>\n"
"Language-Team: none\n"
@@ -27,7 +27,7 @@ msgstr "LIVE-BUILD"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
msgstr "2015-02-07"
#. type: TH
@@ -35,7 +35,7 @@ msgstr "2015-02-07"
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
#: en/live-build.7:1
#, fuzzy, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr "5.0~a3-1"
#. type: TH
diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot
index f2c30a1ea..70e5a50a8 100644
--- a/manpages/pot/lb.1.pot
+++ b/manpages/pot/lb.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot
index 03e0b1f9a..d90b3eba8 100644
--- a/manpages/pot/lb_binary.1.pot
+++ b/manpages/pot/lb_binary.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot
index bff42fe16..9c847b8f6 100644
--- a/manpages/pot/lb_bootstrap.1.pot
+++ b/manpages/pot/lb_bootstrap.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot
index 1fc51c106..3fd064e8a 100644
--- a/manpages/pot/lb_build.1.pot
+++ b/manpages/pot/lb_build.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot
index 8985a46a9..ca50b2c90 100644
--- a/manpages/pot/lb_chroot.1.pot
+++ b/manpages/pot/lb_chroot.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot
index 3b25176d1..4cc723766 100644
--- a/manpages/pot/lb_clean.1.pot
+++ b/manpages/pot/lb_clean.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot
index b37ac1b10..ce5b9d474 100644
--- a/manpages/pot/lb_config.1.pot
+++ b/manpages/pot/lb_config.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot
index f590c6a83..883d29f01 100644
--- a/manpages/pot/lb_source.1.pot
+++ b/manpages/pot/lb_source.1.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH
diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot
index bcda30b39..e59a2ba47 100644
--- a/manpages/pot/live-build.7.pot
+++ b/manpages/pot/live-build.7.pot
@@ -6,8 +6,8 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: live-build 5.0~a5-1\n"
-"POT-Creation-Date: 2015-04-28 07:53+0200\n"
+"Project-Id-Version: live-build 5.0~a6-1\n"
+"POT-Creation-Date: 2015-05-04 20:04+0200\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/live-build.7:1
#, no-wrap
-msgid "2015-04-28"
+msgid "2015-05-04"
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/live-build.7:1
#, no-wrap
-msgid "5.0~a5-1"
+msgid "5.0~a6-1"
msgstr ""
#. type: TH