From: Daniel Baumann Date: Thu, 14 May 2009 08:04:43 +0000 (+0200) Subject: Releasing version 1.157.2-1. X-Git-Tag: debian/2.0.15-1~317 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=583b684a5cc67005bfa354a22ccef3c207bf0eac;p=live-boot-grml.git Releasing version 1.157.2-1. --- 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 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 . + * Updating eject prevention for USB devices in initscripts for linux 2.6.29 + and newer. + + -- Daniel Baumann Thu, 14 May 2009 10:00:00 +0200 + live-initramfs (1.157.1-1) unstable; urgency=medium [ Daniel Baumann ]