X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=904b55b96791e0c2ad2bab7fb96b36ec077e7442;hb=e309b271af7f525727d29979b6dbce23635739cd;hp=b3183cf55850c3d66eed928919ff8b7e22c0d375;hpb=2375825c9bd850667e8e0cacc867a3c14421ab5e;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index b3183cf..904b55b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,155 @@ +live-initramfs (1.177.1-1) unstable; urgency=low + + [ Daniel Baumann ] + * Removing etch compatibility. + * Merging casper 1.174. + * Adding proper code comments about vol_id removal. + * Merging casper 1.175. + + [ Steven Shiau ] + * Making select_eth_device work with 2nd NIC linked only and FETCH + assigned. + * Moving select_eth_device from init-premount to live-premount where + "udevadm" commands are not required. + + [ Daniel Baumann ] + * Merging casper 1.176. + * Merging casper 1.177. + * Adding message to notify users when live-initramfs is falling back + to unionfs-fuse. + * Manually loading fuse when required. + + -- Daniel Baumann Wed, 17 Mar 2010 20:29:01 +0100 + +live-initramfs (1.173.5-1) unstable; urgency=low + + [ Daniel Baumann ] + * Updating contact information in copyright file. + * Simplyfing initramfs triggers (Closes: #521129, #545842). + * Wrapping fields in control file. + * Using minimized rules file. + * Simplifying wording in bug-presubj file. + + [ Andreas Teuchert ] + * Calling udevadm settle in scripts/init-premount/select_eth_device + (Closes: #570100). + + [ Tanguy Ortolo ] + * Also respecting persistent-path parameter for snapshots (Closes: + #570162). + + -- Daniel Baumann Sun, 14 Mar 2010 23:27:57 +0100 + +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 ]