Releasing debian version 4.0~a14-1. debian/4.0_a14-1
authorDaniel Baumann <mail@daniel-baumann.ch>
Fri, 13 Sep 2013 12:17:54 +0000 (14:17 +0200)
committerDaniel Baumann <mail@daniel-baumann.ch>
Fri, 13 Sep 2013 12:21:22 +0000 (14:21 +0200)
14 files changed:
VERSION
debian/changelog
manpages/de/live-boot.de.7
manpages/de/persistence.conf.de.5
manpages/en/live-boot.7
manpages/en/persistence.conf.5
manpages/es/live-boot.es.7
manpages/es/persistence.conf.es.5
manpages/po/de/live-boot.7.po
manpages/po/de/persistence.conf.5.po
manpages/po/es/live-boot.7.po
manpages/po/es/persistence.conf.5.po
manpages/pot/live-boot.7.pot
manpages/pot/persistence.conf.5.pot

diff --git a/VERSION b/VERSION
index 18c92c9..f162363 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0~a13-1
+4.0~a14-1
index aacf845..897bd5a 100644 (file)
@@ -1,3 +1,53 @@
+live-boot (4.0~a14-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Updating note about overlay file image names in live-boot manpage,
+    thanks to Peter Schaefer <peter.schaefer@physik.hu-berlin.de> (Closes:
+    #701615).
+  * Correcting debug variables through out the code to use the same one.
+  * Allowing to superseed live-boot cmdline through configuration files.
+
+  [ chals ]
+  * Updating Spanish translation of live-boot man page.
+
+  [ Steven Shiau ]
+  * Calculating size for the whole media "/live/image/", not only the dir
+    "/live/image/live/" when using toram.
+
+  [ Daniel Baumann ]
+  * Reorganizing backend in source tree.
+  * Reorganizing frontend in source tree.
+  * Reorganizing components in source tree.
+  * Replace various mentionings of scripts with components.
+  * Updating code to current coding style in a some locations.
+  * Dropping old pre-wheezy udevadm handling.
+  * Dropping old pre-wheezy persistence list handling.
+  * Replacing variable used in one place only with explicit directory for
+    simplicity.
+  * Shortening /etc/mtab conditional creation.
+  * Dropping helper function used in one place only which can be replaced
+    with a simple ls call anyway.
+  * Dropping really_export dead code.
+  * Simplifying /etc/resolv.conf generation a bit.
+  * Updating indenting in network component.
+
+  [ chals ]
+  * Updating the dates in man pages.
+  * Updating Spanish translation of man pages.
+
+  [ Jan Blunck ]
+  * Use PERSISTENCE_PATH with a trailing "/".
+  * Move check for block device to mount_persistence_media().
+  * Remount writable when moving the mountpoint of the persistence device.
+  * Blacklist devices used for /live/rootfs/* insted of /live/medium.
+  * Add support for persistence-storage type "directory".
+
+  [ Daniel Baumann ]
+  * Updating debhelper install file to include additional scripts in new
+    location.
+
+ -- Daniel Baumann <mail@daniel-baumann.ch>  Fri, 13 Sep 2013 14:17:30 +0200
+
 live-boot (4.0~a13-1) experimental; urgency=low
 
   * Increasing tftp blocksize to maximum value per RFC 2348, thanks to
index 20eaed2..07ddb64 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 2013\-06\-25 4.0~a13\-1 "Live Systems Project"
+.TH LIVE\-BOOT 7 13.09.2013 4.0~a14\-1 "Live Systems Project"
 
 .SH NAME
 \fBlive\-boot\fP \- System Boot Components
index 1feeeb6..a125356 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 2013\-06\-25 4.0~a13\-1 "Live Systems Project"
+.TH LIVE\-BOOT conf 13.09.2013 4.0~a14\-1 "Live Systems Project"
 
 .SH NAME
 \fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot
index 697dfff..a293dfc 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 7 2013\-06\-25 4.0~a13-1 "Live Systems Project"
+.TH LIVE\-BOOT 7 2013\-09\-13 4.0~a14-1 "Live Systems Project"
 
 .SH NAME
 \fBlive\-boot\fR \- System Boot Components
index 1b5601c..fac062e 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT conf 2013\-06\-25 4.0~a13-1 "Live Systems Project"
+.TH LIVE\-BOOT conf 2013\-09\-13 4.0~a14-1 "Live Systems Project"
 
 .SH NAME
 \fBpersistence.conf\fR \- Configuration file for persistence media in
index 2f1eccf..c287586 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 25.06.2013 4.0~a13\-1 "Proyecto Live Systems"
+.TH LIVE\-BOOT 7 13.09.2013 4.0~a14\-1 "Proyecto Live Systems"
 
 .SH NOMBRE
 \fBlive\-boot\fP \- Componentes de Arranque del Sistema
index 211f175..f17294f 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 25.06.2013 4.0~a13\-1 "Proyecto Live Systems"
+.TH LIVE\-BOOT conf 13.09.2013 4.0~a14\-1 "Proyecto Live Systems"
 
 .SH NOMBRE
 \fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con
index b4e30a8..f551f4d 100644 (file)
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-06-25 20:40+0300\n"
+"Project-Id-Version: live-boot 4.0~a14-1\n"
+"POT-Creation-Date: 2013-09-13 14:16+0300\n"
 "PO-Revision-Date: 2013-04-13 16:48+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,15 +23,15 @@ msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
-#, fuzzy, no-wrap
-msgid "2013-06-25"
-msgstr "25.06.2013"
+#, no-wrap
+msgid "2013-09-13"
+msgstr "13.09.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~a13-1"
-msgstr "4.0~a13-1"
+msgid "4.0~a14-1"
+msgstr "4.0~a14-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index ffdcab5..11aaf2e 100644 (file)
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-06-25 20:40+0300\n"
+"Project-Id-Version: live-boot 4.0~a14-1\n"
+"POT-Creation-Date: 2013-09-13 14:16+0300\n"
 "PO-Revision-Date: 2013-04-13 16:48+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,15 +23,15 @@ msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
-#, fuzzy, no-wrap
-msgid "2013-06-25"
-msgstr "25.06.2013"
+#, no-wrap
+msgid "2013-09-13"
+msgstr "13.09.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~a13-1"
-msgstr "4.0~a13-1"
+msgid "4.0~a14-1"
+msgstr "4.0~a14-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index 6dc52d2..5a87725 100644 (file)
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-06-25 20:40+0300\n"
+"Project-Id-Version: live-boot 4.0~a14-1\n"
+"POT-Creation-Date: 2013-09-13 14:16+0300\n"
 "PO-Revision-Date: 2013-06-25 20:42+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -24,14 +24,14 @@ msgstr "LIVE-BOOT"
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-06-25"
-msgstr "25.06.2013"
+msgid "2013-09-13"
+msgstr "13.09.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~a13-1"
-msgstr "4.0~a13-1"
+msgid "4.0~a14-1"
+msgstr "4.0~a14-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index 82b534c..b172f28 100644 (file)
@@ -4,8 +4,8 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: live-boot 4.0~a13-1\n"
-"POT-Creation-Date: 2013-06-25 20:40+0300\n"
+"Project-Id-Version: live-boot 4.0~a14-1\n"
+"POT-Creation-Date: 2013-09-13 14:16+0300\n"
 "PO-Revision-Date: 2013-04-13 16:38+0100\n"
 "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
 "Language-Team: none\n"
@@ -23,14 +23,14 @@ msgstr "LIVE-BOOT"
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-06-25"
-msgstr "25.06.2013"
+msgid "2013-09-13"
+msgstr "13.09.2013"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~a13-1"
-msgstr "4.0~a13-1"
+msgid "4.0~a14-1"
+msgstr "4.0~a14-1"
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
index c618789..47dad75 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2013-06-25 20:40+0300\n"
+"POT-Creation-Date: 2013-09-13 14:16+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"
@@ -25,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-06-25"
+msgid "2013-09-13"
 msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~a13-1"
+msgid "4.0~a14-1"
 msgstr ""
 
 #. type: TH
index aeda338..8add7ef 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2013-06-25 20:40+0300\n"
+"POT-Creation-Date: 2013-09-13 14:16+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"
@@ -25,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "2013-06-25"
+msgid "2013-09-13"
 msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/persistence.conf.5:1
 #, no-wrap
-msgid "4.0~a13-1"
+msgid "4.0~a14-1"
 msgstr ""
 
 #. type: TH