X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7bb771261ec181cc60dacedc4483c19caba4331f;hb=9d8b1f59274d646a48efe7b26e0263459e5afd52;hp=efc8e96291bd9c5e11a346b10d9c8eda4ab08016;hpb=be744799f72f8d1d264fb0c20efae469c15abb18;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index efc8e96..7bb7712 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,88 @@ +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 . + + [ Michael Prokop ] + * Adding support for isofrom/fromiso bootoption. + + [ Daniel Baumann ] + * Adapting a patch from Michael Prokop 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 (Closes: #560187). + * Adding explicit debian source version 1.0 until switch to 3.0. + * Adding select_eth_device script from Frederic Boiteux + . + * 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 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 Sat, 21 Nov 2009 19:07:41 +0100 + live-initramfs (1.157.4-1) unstable; urgency=medium [ Daniel Baumann ]