X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=e5eed55182d0af112c1aeb98300eb7cfa62f3c66;hb=088e23d8225c53f92bc12125d95a11e165869a9a;hp=a62e48cc2d9abef4df3ab4ba195684f772ce8742;hpb=3f682b4344b8b6fb0e8478ce684783f183c4802d;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index a62e48c..e5eed55 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,47 @@ +casper (1.174) karmic; urgency=low + + * debian/control: Increase dependency on initramfs-tools to get the version + that uses blkid, depend on util-linux as well + * hooks/casper: No need to copy vol_id into the initramfs image.· + * scripts/casper-bottom/13swap: Use blkid -o udev -p instead of vol_id, + there's probably a much cleaner way to check for RAID like this, but + this is the direct equivalent. + * scripts/casper-helpers (get_fstype): use a blkid call to get the type· + * scripts/casper-helpers (find_cow_device): use a blkid call to get the + label + + -- Scott James Remnant Tue, 12 May 2009 13:29:41 +0100 + +casper (1.173) jaunty; urgency=low + + * Don't use head -n1 in where_is_mounted, we don't have head in the + initramfs. LP: #363038. + + -- Steve Langasek Fri, 17 Apr 2009 22:22:06 -0700 + +casper (1.172) jaunty; urgency=low + + * 43disable_updateinitramfs: The /cdrom mount has been moved to + /root/cdrom by the time this script runs, so check that instead. + + -- Colin Watson Thu, 09 Apr 2009 18:30:29 +0100 + +casper (1.171) jaunty; urgency=low + + * Set MP_QUIET to -q instead of -Q on Ubuntu as well, and not just for + Debian as the modprobe in the latest upstream release of module-init-tools + doesn't accept -Q anymore. + + -- Loic Minier Wed, 08 Apr 2009 17:31:40 +0200 + +casper (1.170) jaunty; urgency=low + + * is_nice_device(): allow devices with an ID_PATH of platform-mmc* as well + as used for instance for SD cards on the ARM iMX51 Babbage board; + LP: #357700. + + -- Loic Minier Wed, 08 Apr 2009 15:34:01 +0200 + casper (1.169) jaunty; urgency=low * [ -w /cdrom ] turns out not to be a sufficient test for files under