[SCM] live-boot branch, debian, updated. debian/3.0_a27-1

Daniel Baumann daniel at debian.org
Mon Apr 9 16:59:18 UTC 2012


The following commit has been merged in the debian branch:
commit 8e5f30cd75feedd2ccbb56243a1b1baa49251af9
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Apr 9 18:58:30 2012 +0200

    Releasing debian version 3.0~a27-1.

diff --git a/VERSION b/VERSION
index 7575db3..1dd4f0a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.0~a26-1
+3.0~a27-1
diff --git a/debian/changelog b/debian/changelog
index 6e61123..32da1f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,51 @@
+live-boot (3.0~a27-1) experimental; urgency=low
+
+  [ Daniel Baumann ]
+  * Only looking at boot.d files if they have the .conf suffix to allow
+    putting other files into these places that do not necessarily need
+    to be used by live-boot (e.g. documentation).
+  * Removing preseed bottom-script, a newly written one is now in live-
+    config where this sort of things belong.
+  * Removing header in fstab, not required.
+  * Removing outdated and broken accessibility script, this will be
+    redone in live-config properly.
+  * Replacing 'illegal' with better fitting 'invalid' for wrongly
+    crafted input examples in live.persist manpage.
+  * Consistently using ext4 in all examples, not a mix of ext2 and ext3.
+  * Removing user and userfullname variables in scripts/live, they are
+    not used here sind live-config anymore.
+  * Renaming /live/cow to /live/overlay in anticipation of overlayfs.
+  * Using 'persistence' (noun) rather than 'persistent'
+    (adjective/adverb) everywhere.
+  * Making extraction of the manpage section in manpages/Makefile work
+    with multiple dots in the filename.
+  * Renaming live.persist to live-persistence.conf.
+
+  [ Tails developers ]
+  * Adding support for the findiso boot parameter (Closes: #656135).
+  * Fixing findiso argument parsing place to match the existing
+    ordering.
+  * Removing overkill double-checking of return code in is_mountpoint
+    predicate.
+  * Fixing brace alignment to follow common code style.
+  * Removing leftover directory after unmounting.
+
+  [ Daniel Baumann ]
+  * Removing old docs.
+  * Merging old changelog into current changelog.
+  * Updating toplevel Makefile to work with manpages having multiple
+    dots in its filename.
+  * Renamling linkfiles option when using persistence to simply link.
+
+  [ Tails developers ]
+  * Allow using / as destination in custom mounts.
+  * Supress warnings when probing media for persistence.
+  * Do not probe the device mounted on /live/image for persistence.
+  * Fix typo to make home-sn snapshots work again.
+  * Only try copying snapshots if we actually found any.
+
+ -- Daniel Baumann <daniel at debian.org>  Mon, 09 Apr 2012 18:58:06 +0200
+
 live-boot (3.0~a26-1) experimental; urgency=low
 
   [ Daniel Baumann ]
diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7
index 5c39cfe..2a4ff0e 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 2012\-04\-09 3.0~a26\-1 "Debian Live Project"
+.TH LIVE\-BOOT 7 2012\-04\-09 3.0~a27\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-boot\fP \- System Boot Scripts
diff --git a/manpages/de/live-persistence.conf.de.5 b/manpages/de/live-persistence.conf.de.5
index 6937b95..618a965 100644
--- a/manpages/de/live-persistence.conf.de.5
+++ b/manpages/de/live-persistence.conf.de.5
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 2012\-04\-09 3.0~a26\-1 "Debian Live Project"
+.TH LIVE\-BOOT conf 2012\-04\-09 3.0~a27\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-persistence.conf\fP \- Configuration file for persistence media in
diff --git a/manpages/de/live-snapshot.de.1 b/manpages/de/live-snapshot.de.1
index d3af9d1..403cc8b 100644
--- a/manpages/de/live-snapshot.de.1
+++ b/manpages/de/live-snapshot.de.1
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 1 2012\-04\-09 3.0~a26\-1 "Debian Live Project"
+.TH LIVE\-BOOT 1 2012\-04\-09 3.0~a27\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-snapshot\fP \- simple script to ease persistence usage
diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7
index e094b1c..75a6ad8 100644
--- a/manpages/en/live-boot.7
+++ b/manpages/en/live-boot.7
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 7 2012\-04\-09 3.0~a26-1 "Debian Live Project"
+.TH LIVE\-BOOT 7 2012\-04\-09 3.0~a27-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-boot\fR \- System Boot Scripts
diff --git a/manpages/en/live-persistence.conf.5 b/manpages/en/live-persistence.conf.5
index 870ec9f..96afb50 100644
--- a/manpages/en/live-persistence.conf.5
+++ b/manpages/en/live-persistence.conf.5
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT conf 2012\-04\-09 3.0~a26-1 "Debian Live Project"
+.TH LIVE\-BOOT conf 2012\-04\-09 3.0~a27-1 "Debian Live Project"
 
 .SH NAME
 \fBlive-persistence.conf\fR \- Configuration file for persistence media in
diff --git a/manpages/en/live-snapshot.1 b/manpages/en/live-snapshot.1
index dbe9d6f..2850a63 100644
--- a/manpages/en/live-snapshot.1
+++ b/manpages/en/live-snapshot.1
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 1 2012\-04\-09 3.0~a26-1 "Debian Live Project"
+.TH LIVE\-BOOT 1 2012\-04\-09 3.0~a27-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-snapshot\fR \- simple script to ease persistence usage
diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po
index 9206258..21a13ac 100644
--- a/manpages/po/de/live-boot.7.po
+++ b/manpages/po/de/live-boot.7.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 15:13+0300\n"
+"POT-Creation-Date: 2012-04-09 18:57+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\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~a26-1"
+msgid "3.0~a27-1"
 msgstr ""
 
 #. type: TH
diff --git a/manpages/po/de/live-persistence.conf.5.po b/manpages/po/de/live-persistence.conf.5.po
index fa2c8b3..debbc07 100644
--- a/manpages/po/de/live-persistence.conf.5.po
+++ b/manpages/po/de/live-persistence.conf.5.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 15:13+0300\n"
+"POT-Creation-Date: 2012-04-09 18:57+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\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~a26-1"
+msgid "3.0~a27-1"
 msgstr ""
 
 #. type: TH
diff --git a/manpages/po/de/live-snapshot.1.po b/manpages/po/de/live-snapshot.1.po
index aef7a2a..10a592e 100644
--- a/manpages/po/de/live-snapshot.1.po
+++ b/manpages/po/de/live-snapshot.1.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 15:13+0300\n"
+"POT-Creation-Date: 2012-04-09 18:57+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\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~a26-1"
+msgid "3.0~a27-1"
 msgstr ""
 
 #. type: TH
diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot
index cffb9cd..35df2f6 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: 2012-04-09 15:13+0300\n"
+"POT-Creation-Date: 2012-04-09 18:57+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at 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~a26-1"
+msgid "3.0~a27-1"
 msgstr ""
 
 #. type: TH
diff --git a/manpages/pot/live-persistence.conf.5.pot b/manpages/pot/live-persistence.conf.5.pot
index d02aa44..44a1e25 100644
--- a/manpages/pot/live-persistence.conf.5.pot
+++ b/manpages/pot/live-persistence.conf.5.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 15:13+0300\n"
+"POT-Creation-Date: 2012-04-09 18:57+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at 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~a26-1"
+msgid "3.0~a27-1"
 msgstr ""
 
 #. type: TH
diff --git a/manpages/pot/live-snapshot.1.pot b/manpages/pot/live-snapshot.1.pot
index c4e4824..9967cd9 100644
--- a/manpages/pot/live-snapshot.1.pot
+++ b/manpages/pot/live-snapshot.1.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 15:13+0300\n"
+"POT-Creation-Date: 2012-04-09 18:57+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at 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~a26-1"
+msgid "3.0~a27-1"
 msgstr ""
 
 #. type: TH

-- 
live-boot



More information about the debian-live-changes mailing list