X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=314c55b2646be51f8626fee7014cc75e6e61f3c5;hb=5b69e4b92b73d30b9efedcc291cfb45e2ec10a37;hp=e051d6265e4d860b91aaafaf606a2fec6b1ca57c;hpb=b9080e2877ab788d96ff0e16794aa372436fbebf;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index e051d62..314c55b 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,107 @@ +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 + /cdrom being writable; with busybox, it always returns true even for + read-only filesystems. Explicitly check for the read-only flag in mount + output to work around this. + * Fix where_is_mounted helper function to actually produce output (thanks, + Steve Dodd; LP: #346941). + * Add a comment to find_cow_device explaining why the choice of + filesystems is restricted (I asked for this comment in LP #230703 but it + apparently never got written). + + -- Colin Watson Tue, 07 Apr 2009 01:47:05 +0100 + +casper (1.168) jaunty; urgency=low + + * Fix writing of "$@" to diverted update-initramfs script (here-documents + perform parameter expansion unless the delimiter is quoted). + * Don't bring up a temporary network interface while fetching the preseed + file when netbooting, as that will disconnect our root filesystem + (LP: #351982). + + -- Colin Watson Tue, 31 Mar 2009 15:39:29 +0100 + +casper (1.167) jaunty; urgency=low + + * Disable kwallet from KDE 4 in 34disable_kde_services + + -- Jonathan Riddell Fri, 27 Mar 2009 18:40:35 +0000 + +casper (1.166) jaunty; urgency=low + + [ Emmet Hikory ] + * Show the ubiquity icon in kourou (LP: #338730) + + [ Timo Jyrinki ] + * Move examples.desktop to Desktop/ if it exists, as an alternative to + Examples (LP: #45489). + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - Make the special case disabling of pulseaudio per user, and not system + wide. + - Also disable PulseAudio for the Braille profile. + - Fix incorrect paths when chowning files. + - Don't use /root for the ubiquity hook accessibility script, /target is + where the installed system is located. + - Remove laptop detect code. Its not currently working, and getting it to + work requires invasive changes. + - Only set pulseaudio settings and create the .orca directory if sed + packages are installed on the live filesystem and installed system. + * ubiquity-hooks/30accessibility: Copy orca settings to the installed system. + + -- Luke Yelavich Fri, 27 Mar 2009 14:38:20 +1100 + +casper (1.165) jaunty; urgency=low + + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - When the blindness accessibility profile is chosen, create the .orca + directory in the live user's home directory. This seems to allow orca + to properly reload and use settings in the live session without needing + to be restarted. This is only needed for the blindness profile, due to + the other profiles that use orca already creating the .orca directory. + (LP: #194992) + + -- Luke Yelavich Fri, 20 Mar 2009 08:37:20 +1100 + +casper (1.164) jaunty; urgency=low + + * Update 34disable_kde_services to not start + update-notifier-kde or plasma's contact plugin which uses akonadi + + -- Jonathan Riddell Wed, 18 Mar 2009 18:07:52 +0000 + +casper (1.163) jaunty; urgency=low + + * 34disable_kwallet moved to 34disable_kde_services and disables + various services not needed by live CDs + + -- Jonathan Riddell Fri, 13 Mar 2009 14:33:13 +0000 + casper (1.162) jaunty; urgency=low * If /cdrom is writable, call the diverted update-initramfs and copy