Releasing debian version 1.173.4-1.
[live-boot-grml.git] / debian / changelog
index efc8e96..fc5da7a 100644 (file)
@@ -1,3 +1,126 @@
+live-initramfs (1.173.4-1) unstable; urgency=low
+
+  * Only disabling kpersonalizer when using kde3, kde4 doesn't need that
+    hack.
+  * Correcting path in previous commit.
+  * Disabling kaboom (Closes: #556368).
+
+ -- Daniel Baumann <daniel@debian.127011.localhost>  Fri, 12 Mar 2010 18:21:00 +0100
+
+live-initramfs (1.173.3-1) unstable; urgency=low
+
+  * Using noxino instead of xino, as the latter is not supported by
+    aufs2 as we need to use it.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 16:16:46 +0100
+
+live-initramfs (1.173.2-1) unstable; urgency=low
+
+  [ Daniel Baumann ]
+  * Updating homepage field in control.
+
+  [ amnesia ]
+  * Correcting live-media=removeable{,-usb} behaviour to match the
+    documented one.
+
+  [ Daniel Baumann ]
+  * Removing unionfs workaround for kernel versions << 2.6.22, not
+    usefull anymore.
+  * Mounting aufs layer with detached inode index, this solves the
+    'leaving unclean filesystem when using persistency' problem.
+  * Removing unused syncs in initscript.
+
+  [ Luigi Capriotti ]
+  * Skip loading usb modules when quickusbmodules parameter is
+    specified.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 20 Feb 2010 11:55:41 +0100
+
+live-initramfs (1.173.1-1) unstable; urgency=medium
+
+  [ intrigeri ]
+  * Taking noprompt into account for USB flash drives as well.
+  * Restoring opt-in behavior for local swap partitions.
+
+  [ Daniel Baumann ]
+  * Updating package to debhelper 7.
+  * Updating package to standards 3.8.3.
+  * Don't use dh_clean in favour of dh_prep.
+
+  [ Luigi Capriotti ]
+  * Also allowing hook= to specify files inside the image through
+    file:// prefix.
+
+  [ Daniel Baumann ]
+  * Forwardporting and extending usage of rsync when booting with toram
+    based on a patch from Michael Prokop <mika@grml.org>.
+
+  [ Michael Prokop ]
+  * Adding support for isofrom/fromiso bootoption.
+
+  [ Daniel Baumann ]
+  * Adapting a patch from Michael Prokop <mika@grml.org> to set all
+    harddisk devices to read-only mode for forensics investigations.
+
+  [ Michael Prokop ]
+  * Adding support for ethdevice bootoption.
+
+  [ Daniel Baumann ]
+  * Merging casper 1.158.
+  * Merging casper 1.159.
+  * Merging casper 1.160.
+  * Merging casper 1.161.
+  * Merging casper 1.162.
+  * Merging casper 1.163.
+  * Merging casper 1.164.
+  * Merging casper 1.165.
+  * Merging casper 1.166.
+  * Merging casper 1.167.
+  * Merging casper 1.168.
+  * Merging casper 1.169.
+  * Merging casper 1.170.
+  * Merging casper 1.171.
+  * Merging casper 1.172.
+  * Merging casper 1.173.
+  * Adding skipconfig parameter to disable most customization.
+
+  [ Marco Amadori ]
+  * cpio snapshots: eval commands fix.
+
+  [ Daniel Baumann ]
+  * Updating defaults file of console-setup for squeeze, thanks to Jun
+    NOGATA <nogajun@gmail.com> (Closes: #560187).
+  * Adding explicit debian source version 1.0 until switch to 3.0.
+  * Adding select_eth_device script from Frederic Boiteux
+    <fboiteux@calistel.com>.
+  * Including rsync conditionally.
+  * Updating year in copyright file.
+  * Don't panic with persistency when we can't correctly mount the
+    filesystem (Closes: #565456).
+
+  [ Ben Armstrong ]
+  * Correcting keyboard handling for squeeze.
+  * Only edit usplash init script if it exists.
+  * Use klayout= for layout instead of kbd=.
+
+  [ Daniel Baumann ]
+  * Updating to standards version 3.8.4.
+
+ -- Daniel Baumann <daniel@debian.org>  Sun, 31 Jan 2010 16:44:08 +0100
+
+live-initramfs (1.157.4-2) unstable; urgency=high
+
+  [ Michael Prokop ]
+  * Avoid the use of fstype in a running live system, as it's
+    a executable and not a shell function and causes problems
+    for example within live-snapshot.
+  * Switch from vol_id to blkid if using udev >=146-1 (Closes: #555529).
+
+  [ Tzafrir Cohen ]
+  * Adjusting grep call in is_nice_device to match new output of vol_id.
+
+ -- Daniel Baumann <daniel@debian.org>  Sat, 21 Nov 2009 19:07:41 +0100
+
 live-initramfs (1.157.4-1) unstable; urgency=medium
 
   [ Daniel Baumann ]