X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=fc5da7a2effc34c7387b5b25604aff1b210fc9ba;hb=555eb329c9bd76c34ff4a7fc538ab97a9dc515ea;hp=b3183cf55850c3d66eed928919ff8b7e22c0d375;hpb=2375825c9bd850667e8e0cacc867a3c14421ab5e;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index b3183cf..fc5da7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,113 @@ +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 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 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 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 . + + [ 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 ]