Releasing debian version 3.0~a30-1. debian/3.0_a30-1
authorDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 17:38:53 +0000 (19:38 +0200)
committerDaniel Baumann <daniel@debian.org>
Tue, 5 Jun 2012 17:38:53 +0000 (19:38 +0200)
20 files changed:
VERSION
debian/changelog
manpages/de/live-boot.de.7
manpages/de/live-persistence.conf.de.5
manpages/de/live-snapshot.de.1
manpages/en/live-boot.7
manpages/en/live-persistence.conf.5
manpages/en/live-snapshot.1
manpages/es/live-boot.es.7
manpages/es/live-persistence.conf.es.5
manpages/es/live-snapshot.es.1
manpages/po/de/live-boot.7.po
manpages/po/de/live-persistence.conf.5.po
manpages/po/de/live-snapshot.1.po
manpages/po/es/live-boot.7.po
manpages/po/es/live-persistence.conf.5.po
manpages/po/es/live-snapshot.1.po
manpages/pot/live-boot.7.pot
manpages/pot/live-persistence.conf.5.pot
manpages/pot/live-snapshot.1.pot

diff --git a/VERSION b/VERSION
index 791dbb4..d056a44 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0~a29-1
+3.0~a30-1
index 8b2f96f..353df9b 100644 (file)
@@ -1,3 +1,33 @@
+live-boot (3.0~a30-1) experimental; urgency=low
+
+  * Removing dead lang2locale function and associated files, not used
+    anywhere.
+  * Converting select_eth_device initramfs-tools pre-mount script into
+    regular live-boot script.
+  * Consistenly using 'true' instead of 'Yes' or 'yes' when using
+    booleans.
+  * Removing some dead boot parameters.
+  * Splitting out integrity-check function to subscript.
+  * Rewriting live-media checksum verification to work with any SHA and
+    MD5 digests.
+  * Updating read-only handling to new parameter handling.
+  * Updating internal cmdline handling.
+  * Updating swapon handling to new parameter handling.
+  * Also allowing /dev/vd* to be used as swap devices and drop /dev/hd*.
+  * Splitting out swap handling and rewriting to a live-boot subscript.
+  * Moving validateroot bottom script into main boot script itself.
+  * Removing exporting of variables for reviewed options in the cmdline
+    function, not required.
+  * Removing fastboot handling, the normal system handles this via
+    'fastboot' bootparameter already.
+  * Transforming persistence_excludes bottom script into normal live-
+    boot script.
+  * Transforming fstab bottom script into normal live-boot script.
+  * Transforming networking bottom script into normal live-boot script.
+  * Simplyfing initramfs-tools specific files within the source tree.
+
+ -- Daniel Baumann <daniel@debian.org>  Tue, 05 Jun 2012 19:37:54 +0200
+
 live-boot (3.0~a29-1) experimental; urgency=low
 
   * Automatically translate date formats in po files.
index 2bf2986..fe38748 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 05.06.2012 3.0~a29\-1 "Debian Live Project"
+.TH LIVE\-BOOT 7 05.06.2012 3.0~a30\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-boot\fP \- System Boot Scripts
@@ -106,7 +106,7 @@ live\-media.
 Do not check that any UUID embedded in the initramfs matches the discovered
 medium. live\-boot may be told to generate a UUID by setting
 LIVE_GENERATE_UUID=1 when building the initramfs.
-.IP \fBintegrity\-check\fP 4
+.IP \fBverify\-checksums\fP 4
 If specified, an MD5 sum is calculated on the live media during boot and
 compared to the value found in md5sum.txt found in the root directory of the
 live media.
index 873a5fc..9045999 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 05.06.2012 3.0~a29\-1 "Debian Live Project"
+.TH LIVE\-BOOT conf 05.06.2012 3.0~a30\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-persistence.conf\fP \- Configuration file for persistence media in
index b984c8f..8518b3f 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 1 05.06.2012 3.0~a29\-1 "Debian Live Project"
+.TH LIVE\-BOOT 1 05.06.2012 3.0~a30\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-snapshot\fP \- simple script to ease persistence usage
index fa5f82b..7863439 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 7 2012\-06\-05 3.0~a29-1 "Debian Live Project"
+.TH LIVE\-BOOT 7 2012\-06\-05 3.0~a30-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-boot\fR \- System Boot Scripts
index ecf703c..bdc8116 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT conf 2012\-06\-05 3.0~a29-1 "Debian Live Project"
+.TH LIVE\-BOOT conf 2012\-06\-05 3.0~a30-1 "Debian Live Project"
 
 .SH NAME
 \fBlive-persistence.conf\fR \- Configuration file for persistence media in
index 8e13ae9..94046e0 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 1 2012\-06\-05 3.0~a29-1 "Debian Live Project"
+.TH LIVE\-BOOT 1 2012\-06\-05 3.0~a30-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-snapshot\fR \- simple script to ease persistence usage
index fc83f88..28a0374 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 05.06.2012 3.0~a29\-1 "Proyecto Debian Live"
+.TH LIVE\-BOOT 7 05.06.2012 3.0~a30\-1 "Proyecto Debian Live"
 
 .SH NOMBRE
 \fBlive\-boot\fP \- Scripts de Arranque del Sistema
@@ -110,7 +110,7 @@ está disponible en los medios en vivo.
 No comprobar que cualquier UUID integrado en el initramfs coincida con el
 medio encontrado. Se puede especificar a live\-boot que genere un UUID
 configurando LIVE_GENERATE_UUID=1 en el momento de crear el initramfs.
-.IP \fBintegrity\-check\fP 4
+.IP \fBverify\-checksums\fP 4
 Si se especifica, se calcula una suma MD5 sobre los medios en vivo durante
 el arranque y se compara con el valor md5sum.txt que se encuentra en el
 directorio raíz de los medios en vivo.
index 58dcca2..7a7eed2 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 05.06.2012 3.0~a29\-1 "Proyecto Debian Live"
+.TH LIVE\-BOOT conf 05.06.2012 3.0~a30\-1 "Proyecto Debian Live"
 
 .SH NOMBRE
 \fBlive\-persistence.conf\fP \- Fichero para configurar medios de almacenamiento
index fa155a1..26db71f 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 1 05.06.2012 3.0~a29\-1 "Proyecto Debian Live"
+.TH LIVE\-BOOT 1 05.06.2012 3.0~a30\-1 "Proyecto Debian Live"
 
 .SH NOMBRE
 \fBlive\-snapshot\fP \- sencillo script para facilitar el uso de la persistencia
index 583c785..71f84e9 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 3.0~a28-1\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Daniel Baumann <daniel@debian.org>\n"
 "Language-Team: none\n"
@@ -30,7 +30,7 @@ msgstr "05.06.2012"
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr ""
 
 #. type: TH
@@ -324,7 +324,7 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:75
 #, no-wrap
-msgid "B<integrity-check>"
+msgid "B<verify-checksums>"
 msgstr ""
 
 #. type: Plain text
index bb87060..6ac758f 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 3.0~a28-1\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Daniel Baumann <daniel@debian.org>\n"
 "Language-Team: none\n"
@@ -30,7 +30,7 @@ msgstr "05.06.2012"
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr ""
 
 #. type: TH
index f9eff74..5f9676f 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 3.0~a28-1\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Daniel Baumann <daniel@debian.org>\n"
 "Language-Team: none\n"
@@ -30,7 +30,7 @@ msgstr "05.06.2012"
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr ""
 
 #. type: TH
index edd098e..b96ee1a 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 3.0~a28-1\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+0300\n"
 "PO-Revision-Date: 2012-05-13 18:30+0100\n"
 "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
 "Language-Team:  none\n"
@@ -30,8 +30,7 @@ msgstr "05.06.2012"
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, fuzzy, no-wrap
-#| msgid "3.0~a28-1"
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr "3.0~a28-1"
 
 #. type: TH
@@ -399,8 +398,9 @@ msgstr ""
 
 #. type: IP
 #: en/live-boot.7:75
-#, no-wrap
-msgid "B<integrity-check>"
+#, fuzzy, no-wrap
+#| msgid "B<integrity-check>"
+msgid "B<verify-checksums>"
 msgstr "B<integrity-check>"
 
 #. type: Plain text
index 6456b3f..1f80837 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 3.0~a28-1\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+0300\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
 "Language-Team:  none\n"
@@ -29,8 +29,7 @@ msgstr "05.06.2012"
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, fuzzy, no-wrap
-#| msgid "3.0~a28-1"
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr "3.0~a28-1"
 
 #. type: TH
index 6b21dd3..8c64719 100644 (file)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot 3.0~a28-1\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+0300\n"
 "PO-Revision-Date: 2012-05-13 18:37+0100\n"
 "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
 "Language-Team:  none\n"
@@ -29,8 +29,7 @@ msgstr "05.06.2012"
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, fuzzy, no-wrap
-#| msgid "3.0~a28-1"
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr "3.0~a28-1"
 
 #. type: TH
index 203a296..0c655f9 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+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"
@@ -31,7 +31,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr ""
 
 #. type: TH
@@ -325,7 +325,7 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:75
 #, no-wrap
-msgid "B<integrity-check>"
+msgid "B<verify-checksums>"
 msgstr ""
 
 #. type: Plain text
index 7b3e9a1..dd3d63a 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+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"
@@ -31,7 +31,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr ""
 
 #. type: TH
index f0e62b0..35dbcce 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-06-05 16:01+0300\n"
+"POT-Creation-Date: 2012-06-05 19:38+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"
@@ -31,7 +31,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "3.0~a29-1"
+msgid "3.0~a30-1"
 msgstr ""
 
 #. type: TH