summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--debian/changelog50
-rw-r--r--manpages/de/live-boot.de.72
-rw-r--r--manpages/de/persistence.conf.de.52
-rw-r--r--manpages/en/live-boot.72
-rw-r--r--manpages/en/persistence.conf.52
-rw-r--r--manpages/es/live-boot.es.72
-rw-r--r--manpages/es/persistence.conf.es.52
-rw-r--r--manpages/po/de/live-boot.7.po14
-rw-r--r--manpages/po/de/persistence.conf.5.po14
-rw-r--r--manpages/po/es/live-boot.7.po12
-rw-r--r--manpages/po/es/persistence.conf.5.po12
-rw-r--r--manpages/pot/live-boot.7.pot6
-rw-r--r--manpages/pot/persistence.conf.5.pot6
14 files changed, 89 insertions, 39 deletions
diff --git a/VERSION b/VERSION
index 18c92c9..f162363 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0~a13-1
+4.0~a14-1
diff --git a/debian/changelog b/debian/changelog
index aacf845..897bd5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7
index 20eaed2..07ddb64 100644
--- a/manpages/de/live-boot.de.7
+++ b/manpages/de/live-boot.de.7
@@ -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
diff --git a/manpages/de/persistence.conf.de.5 b/manpages/de/persistence.conf.de.5
index 1feeeb6..a125356 100644
--- a/manpages/de/persistence.conf.de.5
+++ b/manpages/de/persistence.conf.de.5
@@ -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
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7
index 697dfff..a293dfc 100644
--- a/manpages/en/live-boot.7
+++ b/manpages/en/live-boot.7
@@ -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
diff --git a/manpages/en/persistence.conf.5 b/manpages/en/persistence.conf.5
index 1b5601c..fac062e 100644
--- a/manpages/en/persistence.conf.5
+++ b/manpages/en/persistence.conf.5
@@ -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
diff --git a/manpages/es/live-boot.es.7 b/manpages/es/live-boot.es.7
index 2f1eccf..c287586 100644
--- a/manpages/es/live-boot.es.7
+++ b/manpages/es/live-boot.es.7
@@ -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
diff --git a/manpages/es/persistence.conf.es.5 b/manpages/es/persistence.conf.es.5
index 211f175..f17294f 100644
--- a/manpages/es/persistence.conf.es.5
+++ b/manpages/es/persistence.conf.es.5
@@ -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
diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po
index b4e30a8..f551f4d 100644
--- a/manpages/po/de/live-boot.7.po
+++ b/manpages/po/de/live-boot.7.po
@@ -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
diff --git a/manpages/po/de/persistence.conf.5.po b/manpages/po/de/persistence.conf.5.po
index ffdcab5..11aaf2e 100644
--- a/manpages/po/de/persistence.conf.5.po
+++ b/manpages/po/de/persistence.conf.5.po
@@ -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
diff --git a/manpages/po/es/live-boot.7.po b/manpages/po/es/live-boot.7.po
index 6dc52d2..5a87725 100644
--- a/manpages/po/es/live-boot.7.po
+++ b/manpages/po/es/live-boot.7.po
@@ -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
diff --git a/manpages/po/es/persistence.conf.5.po b/manpages/po/es/persistence.conf.5.po
index 82b534c..b172f28 100644
--- a/manpages/po/es/persistence.conf.5.po
+++ b/manpages/po/es/persistence.conf.5.po
@@ -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
diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot
index c618789..47dad75 100644
--- a/manpages/pot/live-boot.7.pot
+++ b/manpages/pot/live-boot.7.pot
@@ -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
diff --git a/manpages/pot/persistence.conf.5.pot b/manpages/pot/persistence.conf.5.pot
index aeda338..8add7ef 100644
--- a/manpages/pot/persistence.conf.5.pot
+++ b/manpages/pot/persistence.conf.5.pot
@@ -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