X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=a172b094765884d5b6531187ee0f4d3ccbed9fd1;hb=612de86fa7f8d721690c1b70e216cbc678d280a7;hp=8fd98ea7c269746db465f81cc0fd361658bb39f3;hpb=b3823ec293b345aab3cfaf5cc835296140cd3d44;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 8fd98ea..a172b09 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,27 @@ +casper (1.175) karmic; urgency=low + + * Suppress error message if + /root/usr/share/applications/firefox-fav.desktop doesn't exist. + * Add unionfs-fuse support. + * Automatically fall back to unionfs-fuse if the default union filesystem + is not available but unionfs-fuse is. + + -- Colin Watson Sun, 24 May 2009 12:28:00 +0100 + +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