summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-10-18 20:32:02 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:06 +0100
commitbe744799f72f8d1d264fb0c20efae469c15abb18 (patch)
tree516081a08fd48ca299a3c3978eb5d83ffac56d53
parent5490c08c04dee41761188ea7a69d2236fb5b82b7 (diff)
downloadlive-boot-be744799f72f8d1d264fb0c20efae469c15abb18.tar.gz
live-boot-be744799f72f8d1d264fb0c20efae469c15abb18.zip
Releasing version 1.157.4-1.
-rw-r--r--debian/changelog32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 48b9226..efc8e96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+live-initramfs (1.157.4-1) unstable; urgency=medium
+
+ [ Daniel Baumann ]
+ * Forcing run of dexconf when booting with xdriver=dexconf.
+ * Adding (experimental) forcepersistentfsck bootoption to force fsck
+ on root persistency device.
+ * Adding presubj for reportbug.
+ * Removing unused sed call in update target of Makefile.
+ * Updating included languagelist from d-i.
+ * Correcting install calls for reportbug files in rules.
+ * Including d-i languagelist in initrd in order evaluate l10n
+ settings.
+ * Updating lang2locale(); to match new d-i langualgelist format.
+ * Adding additional two sync calls before powerof happens in order to
+ deal with 'does not cleanly unmount' problem when using root
+ persistency.
+ * Updating vcs fields.
+ * Adding auto value for xvideomode where we ensure that no
+ configuration from the persistency layer is respected.
+
+ [ Marco Amadori ]
+ * Fixed FIXME sections in manpages.
+
+ [ Daniel Baumann ]
+ * Including udev binaries in initramfs manually for squeeze and newer
+ (Closes: #547149).
+ * Applying patch from Holger Brunn <holger.brunn@web.de> to live-
+ media-path when toram is used (Closes: #534878).
+ * Simplyfing and correcting udev inclusion in initramfs hook.
+
+ -- Daniel Baumann <daniel@debian.org> Sun, 18 Oct 2009 20:29:31 +0200
+
live-initramfs (1.157.3-1) unstable; urgency=low
[ Daniel Baumann ]