X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=4fa4ff3262b61eff39abe6f20aad891518548f6a;hb=d3888c2f18f9282e493c8996a94788f884591a7e;hp=e5eed55182d0af112c1aeb98300eb7cfa62f3c66;hpb=2ee2da59624d6d328bdd249f13ea680c576d5e34;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index e5eed55..4fa4ff3 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,147 @@ +casper (1.187) karmic; urgency=low + + * Stop recommending unionfs-fuse, as we're using aufs again in Karmic. + + -- Colin Watson Fri, 28 Aug 2009 12:07:14 +0100 + +casper (1.186) karmic; urgency=low + + [ Loïc Minier ] + * Allow for platform-mxsdhci in ID_PATH to qualify as a "nice_device" i.e. + one which can host a livefs. This is the new name of this device in + 2.6.31 kernels on Babbage i.MX51. + + [ Steve Kowalik ] + * Rename 47unr-ubiquity as 47unr_ubiquity, as scripts with dashes don't + get installed into the initramfs. (LP: #411616) + + -- Steve Kowalik Fri, 14 Aug 2009 17:39:34 +1000 + +casper (1.185) karmic; urgency=low + + * Actually set 47unr-ubiquity as executable.· + + -- Steve Kowalik Wed, 12 Aug 2009 10:41:35 +1000 + +casper (1.184) karmic; urgency=low + + [ Evan Dandrea ] + * Apply the Ubuntu release version to the installer menu entries as well + (LP: #406187). + + [ Colin Watson ] + * Fix disabling of apt-check (LP: #406191). + + [ Steve Kowalik ] + * Remove the UNR ubiquity .desktop hack in 10adduser. + * Set ubiquity as a UNR Favourite in 47unr-ubiquity. + + -- Steve Kowalik Fri, 07 Aug 2009 23:11:58 +0100 + +casper (1.183) karmic; urgency=low + + * Remove erroneous /root prefix on the ubiquity desktop files in + 10adduser. + + -- Evan Dandrea Tue, 21 Jul 2009 14:02:34 +0100 + +casper (1.182) karmic; urgency=low + + [ Evan Dandrea ] + * Busybox sed does not preserve ownership, so chown after using it. + + [ Colin Watson ] + * Set AutomaticLogin=$USERNAME, not =ubuntu (thanks, arky; LP: #401321). + + [ Mario Limonciello ] + * Add support for lzma type archives to casper-new-uuid. + + -- Mario Limonciello Mon, 20 Jul 2009 17:36:55 -0500 + +casper (1.181) karmic; urgency=low + + * Insert a version number in the name field for ubiquity's desktop file + (LP: #154506). + + -- Evan Dandrea Wed, 15 Jul 2009 10:11:40 +0100 + +casper (1.180) karmic; urgency=low + + [ Colin Watson ] + * scripts/casper-bottom/15autologin: Minor consistency fixes. + + [ Martin Pitt ] + * scripts/casper-bottom/15autologin: Update for new gdm custom configuration + file (/etc/gdm/custom.conf). (LP: #395861) + + -- Martin Pitt Mon, 06 Jul 2009 16:40:00 +0200 + +casper (1.179) karmic; urgency=low + + [ Colin Watson ] + * If LIVE_MEDIA_PATH is set on the command line, record it in + /etc/casper.conf for the benefit of ubiquity. + + [ Martin Pitt ] + * scripts/casper-bottom/15autologin: Update to work with new gdm. + + -- Martin Pitt Fri, 03 Jul 2009 14:51:57 +0200 + +casper (1.178) karmic; urgency=low + + * Ensure that unionfs-fuse isn't killed by /etc/init.d/sendsigs on + shutdown (LP: #386010). + * Patches from "phl" (https://launchpad.net/~ubuntu-leledy), adjusted by + me, to fix snapshot resync: + - Avoid using cpio -u -d options if klibc cpio is in use (LP: #384059). + - Copy /etc/casper.conf into /root, otherwise we forget snapshot resync + settings (LP: #384061). + - Adjust the first field of *SNAP entries in casper.conf to be relative + to /cow, not /root (LP: #384066). + - Prefix $DEST with $MOUNTP in casper-snapshot (LP: #384068). + - /etc/init.d/casper is usually called with 'start', so handle that as + well as 'stop' to do snapshot resyncing and CD ejecting (LP: #384076). + * Fix casper-snapshot(1) syntax to avoid missing spaces between options + and their values. + * Fix showmounts when used in conjunction with unionfs-fuse; read-only + filesystems need to be bind-mounted rather than move-mounted. + + -- Colin Watson Fri, 12 Jun 2009 13:24:28 +0100 + +casper (1.177) karmic; urgency=low + + * Port from Debian (thanks, Daniel Baumann): + - Added live-media-path as suggested by Jordi Pujol. + - Tail casper.log and show its messages during boot (thanks, Michal + Suchanek; LP: #363886). + + -- Colin Watson Thu, 04 Jun 2009 03:10:59 +0100 + +casper (1.176) karmic; urgency=low + + [ Colin Watson ] + * Fix symlinking of anacron to /bin/true. + + [ Martin Pitt ] + * Drop scripts/casper-bottom/38jockey_disable_check: Some drivers, like wl + or printer drivers, do need to be advertised in a live system. Jockey has + been fixed to not advertise video drivers automatically if the packages + aren't available (such as in the live system), and even if we should ever + put them back, it is easier to disable the notifications in jockey's + handlers instead of here. (LP: #381687) + + -- Martin Pitt Tue, 02 Jun 2009 15:40:05 +0200 + +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