summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-05-14 10:04:43 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:04 +0100
commit583b684a5cc67005bfa354a22ccef3c207bf0eac (patch)
tree4255e1fa905bb68b2e1508393aad9f999d6d1c4a /debian
parent1f186938845f0235fb300eb3541ed5b00089350a (diff)
downloadlive-boot-583b684a5cc67005bfa354a22ccef3c207bf0eac.tar.gz
live-boot-583b684a5cc67005bfa354a22ccef3c207bf0eac.zip
Releasing version 1.157.2-1.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c07b39e..57fec13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+live-initramfs (1.157.2-1) unstable; urgency=medium
+
+ * Correcting fstab handling to not always append entries forever when using
+ persistency.
+ * Correcting kdm live-autologin handling to not always append entries forever
+ when using persistency.
+ * Correcting handling of locale default and environment handling to not always
+ append entries forever when using persistency.
+ * Correcting swap partition handling in fstab to not always append entries
+ forever when using persistency.
+ * Applying patch from Michael Prokop <mika@grml.org> to support udev >= 0.140.
+ * Merging swap live-bottom script into fstab script; there is no other sane
+ possibility to prevent appending again and again in persistent mode.
+ * Making sure that old swap entries are removed before new ones are added.
+ * Adding cryptsetup to recommends, it's used for encrypted persistent
+ partitions.
+ * Restoring previous behaviour of ejecting the cd when being in non-persistent
+ mode, thanks to Julien Cristau <jcristau@debian.org>.
+ * Updating eject prevention for USB devices in initscripts for linux 2.6.29
+ and newer.
+
+ -- Daniel Baumann <daniel@debian.org> Thu, 14 May 2009 10:00:00 +0200
+
live-initramfs (1.157.1-1) unstable; urgency=medium
[ Daniel Baumann ]