X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=da881488a1310d455c99181354caaec2e981dce7;hb=c967ebfc4e43fb16a0c2c140c66900712be95ab7;hp=63b91484efb02d92fe3f68fdd05abb3b49e027f0;hpb=0a3c8309519c152dcc313becc0389fdb10feac8c;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 63b9148..da88148 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,89 @@ +casper (1.216) lucid; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - Remove code to disable pulseaudio, as it is no longer needed, and + the supporting code in the pulseaudio package was removed a long time + ago. + - Set the default empathy theme to classic for blindness and braille + accessibility profiles. + + [ Jamie Bennett ] + * Speed up work around debconf-communicate. Replace several calls to + debconf-communicate with one persistent invocation followed by + confmodule calls. + * Disable guest account by rm'ing rather than waiting for dpkg to + remove it. + + -- Colin Watson Wed, 03 Feb 2010 16:41:57 -0800 + +casper (1.215) lucid; urgency=low + + [ Mario Limonciello ] + * Support multiple preseed file/urlarguments on the kernel commandline + rather than just selecting the last one and going with that. + * debian/control: Set Vcs-Bzr. + + [ Jonathan Riddell ] + * Add scripts/casper-bottom/48enable_kubuntu_netbook and ubiquity- + hooks/48enable_kubuntu_netbook to enable Plasma Netbook workspace + for Kubuntu Netbook Remix + + -- Jonathan Riddell Wed, 27 Jan 2010 13:55:42 +0000 + +casper (1.214) lucid; urgency=low + + * 15autologin: simplify the code with escape character evaluation + (LP: #505140) + + -- Didier Roche Tue, 12 Jan 2010 08:57:05 +0100 + +casper (1.213) lucid; urgency=low + + * printf does not evaluate escape characters in the argument string. + + -- Evan Dandrea Mon, 11 Jan 2010 11:02:12 +0000 + +casper (1.212) lucid; urgency=low + + [ Martin Pitt ] + * debian/control: Add ${misc:Depends}. + * debian/control: Bump Standards-Version to 3.8.3 (no changes necessary). + + [ Colin Watson ] + * 15autologin: Use printf rather than echo -e, since its behaviour is + portable across shells. + + [ Evan Dandrea ] + * Remove scripts/casper-bottom/42disable_apparmor. Apparmor + 2.3.1+bzr1312-0ubuntu3 and ifupdown 0.6.8ubuntu26 now no-op when + they detect the live CD environment. + + -- Evan Dandrea Fri, 08 Jan 2010 19:56:27 +0000 + +casper (1.211) lucid; urgency=low + + * Readd scripts/casper-bottom/15autologin changes: derivatives have + now a custom.conf file and still need autologin in live version. + Merge with my previous fix proposed for sponsoring one week ago: + use echo -e to enable \n interpretation (/bin/sh is busybox ash + which behavior differs from vanilla ash interpretor) (LP: #500786)· + + -- Didier Roche Tue, 05 Jan 2010 20:05:26 +0100 + +casper (1.210) lucid; urgency=low + + [ Scott James Remnant ] + * Dropped Vcs-Bzr headers, pushed to lp:ubuntu/casper + * conf-hooks.d/casper: Changed to FRAMEBUFFER=y + + [ Colin Watson ] + * Source /scripts/casper-functions and /scripts/casper-helpers only after + processing 'prereqs' argument, to avoid lots of warnings with new + initramfs-tools. + + -- Colin Watson Tue, 05 Jan 2010 16:54:54 +0000 + casper (1.209) lucid; urgency=low * Revert the previous change to 15autologin and instead just make sure