X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=1b181ae6e85d212857689bd5a587c2851cf5b96c;hb=dc3fbe9cdabb2cbc257b0911dbbc91624c8ae5ac;hp=6049444597375aae1b82cb14f442b74f0fcc617a;hpb=9608fba805c3a518bd63a17dc138b8c0ed41b760;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 6049444..1b181ae 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,306 @@ +casper (1.159) jaunty; urgency=low + + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - Disable pulseaudio for the blindness profile, as pulseaudio and espeak + and portaudio v19 do not play very well with each other, lots of + crackling, cut of speech. At least espeak via ALSA natively is usable, + and latency is relatively low. + + -- Luke Yelavich Tue, 10 Mar 2009 09:03:06 +1100 + +casper (1.158) jaunty; urgency=low + + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - use laptop_detect function in blindness profile as well + + -- Luke Yelavich Mon, 09 Mar 2009 14:07:17 +1100 + +casper (1.157) jaunty; urgency=low + + [ Emmet Hikory ] + * 10adduser: add Category=Favorites support for netbook-launcher + (LP: #334656) + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility && ubiquity-hooks/30accessibility: + - Remove the fast user switch applet from the top panel, to re-enable + the logout/shutdown menu options in the system menu. This is done for + the speech and braille accessibility profiles. Requiring several + keyboard shortcuts to access something that is not entirely accessible + yet only makes things difficult for blind/vision impaired users, and is + likely to cause much confusion if sed menu entries are not present. + + -- Luke Yelavich Tue, 03 Mar 2009 15:49:21 +1100 + +casper (1.156) jaunty; urgency=low + + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - If using a laptop, enable the laptop keyboard layout + - There is no longer a need to set gconf values as root in only-ubiquity + mode + + -- Luke Yelavich Fri, 06 Feb 2009 08:59:52 +0100 + +casper (1.155) jaunty; urgency=low + + [ Colin Watson ] + * Add myself to debian/copyright as an author, as I've done fairly + significant work on this. + * Eliminate casper-md5check's libm linkage; patch from "SurJector" who + points out that the automatic conversion is sufficient (LP: #293613). + * Restore showmounts/show-cow option (thanks, Carlo de Wolf and "probono"; + LP: #159006, #290330). + + [ Evan Dandrea ] + * Add support for ext4. + + -- Colin Watson Fri, 30 Jan 2009 12:14:00 +0000 + +casper (1.154) jaunty; urgency=low + + [ Evan Dandrea ] + * scripts/casper-bottom/02timezone: + - Remove as it's no longer needed and resets the timezone when + persistence is enabled (LP: #296855). + + [ Colin Watson ] + * Preseed console-setup/optionscode and console-setup/codesetcode to the + empty string on boot to avoid debris from the live filesystem build + process getting in the way of installation (LP: #94177). + + -- Colin Watson Sun, 23 Nov 2008 12:44:45 +0000 + +casper (1.153) jaunty; urgency=low + + * scripts/casper-bottom/10adduser: + - Create links for Mythbuntu items on the Desktop too. + - Don't show removable drives on Mythbuntu desktop + * scripts/casper-bottom/46disable_services: + - New script for disabling services unnecessary to Live + mode that should still start after being installed. + + -- Mario Limonciello Tue, 04 Nov 2008 01:25:59 -0600 + +casper (1.152) intrepid; urgency=low + + * Use kde4rc now for accessibility profiles + + -- Jonathan Riddell Sat, 25 Oct 2008 23:44:54 +0100 + +casper (1.151) intrepid; urgency=low + + * Force ubiquity to --automatic mode for ubuntu-mid + + -- Emmet Hikory Thu, 16 Oct 2008 15:31:16 +0100 + +casper (1.150) intrepid; urgency=low + + * Fix path to Kubuntu help file in 10adduser (really) + + -- Jonathan Riddell Thu, 16 Oct 2008 12:16:54 +0100 + +casper (1.149) intrepid; urgency=low + + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Revert to using gconf keys for starting orca, as this is now what + orca does when the user chooses to automatically start orca from Orca's + preferences window. + - Explicitly set orca as the program to start up for magnification, + speech, and braille. + + -- Luke Yelavich Thu, 16 Oct 2008 11:33:02 +1100 + +casper (1.148) intrepid; urgency=low + + * Skip remounting read-only in try_mount as it's unnecessary and + breaks persistence. Thanks James Westby (LP: #274076). + + -- Evan Dandrea Wed, 15 Oct 2008 13:09:57 -0400 + +casper (1.147) intrepid; urgency=low + + * Fix path to Kubuntu help file in 10adduser + + -- Jonathan Riddell Wed, 15 Oct 2008 12:49:29 +0100 + +casper (1.146) intrepid; urgency=low + + * Update About Kubuntu link in 10adduser for KDE 4 + + -- Jonathan Riddell Mon, 06 Oct 2008 17:54:15 +0100 + +casper (1.145) intrepid; urgency=low + + * 38disable_restricted_manager: Remove some obsolete l-r-m and + restricted-manager code, and rename the script to 38jockey_disable_check + to better reflect its purpose. + + -- Martin Pitt Mon, 06 Oct 2008 09:21:40 +0200 + +casper (1.144) intrepid; urgency=low + + * Bump media detection timeout to a minute; thanks to Tormod Volden and + Steve Beattie for analysis (LP: #258432). + * Note that this changes (fixes?) the semantics of LIVEMEDIA_TIMEOUT due + to not using hex values in a for loop which aren't understood by test + -lt (thanks, Steve Beattie). + + -- Colin Watson Fri, 26 Sep 2008 18:35:13 +0100 + +casper (1.143) intrepid; urgency=low + + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: Change the way that orca is set to + automatically start. Orca can be started via a gconf key, however this + is not reflected in the orca UI, and doesn't easily allow the user to + prevent orca from autostarting on an installed system. + + -- Luke Yelavich Wed, 24 Sep 2008 10:37:35 +1000 + +casper (1.142) intrepid; urgency=low + + * Fix syntax error introduced by is_nice_device regex fix. + + -- Colin Watson Fri, 19 Sep 2008 02:30:59 +0100 + +casper (1.141) intrepid; urgency=low + + [ Johannes Ballé ] + * Handle spaces in file names in md5sum.txt (LP: #251112). + + [ Colin Watson ] + * Support ?= (set value but don't mark as seen) preseeding syntax in + preseed script; previously we only supported it in the keyboard script, + which confusingly doesn't deal with propagating console-setup/* preseeds + to the target filesystem (LP: #253749). + * Update to localechooser's new languagelist format. + + [ Tormod Volden ] + * scripts/casper: don't scan floppy drives for livefs images (LP: #97306) + * scripts/casper: fix broken RE in is_nice_device() (LP: #250328) + * scripts/casper: properly use argument $1 in matches_uuid() + + -- Colin Watson Fri, 19 Sep 2008 02:14:05 +0100 + +casper (1.140) intrepid; urgency=low + + [ Colin Watson ] + * Disable jockey as well as the old restricted-manager. While jockey does + do more than restricted-manager did, it also still uses a good chunk of + memory for a use case that's fairly limited on the live CD. + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Check that usr/bin/orca exists and is executable before creating user + settings files. + + -- Luke Yelavich Fri, 12 Sep 2008 19:23:41 +1000 + +casper (1.139) intrepid; urgency=low + + * add compcache conf.d configuration for initramfs-tools + + -- Oliver Grawert Thu, 14 Aug 2008 00:25:54 +0200 + +casper (1.138) intrepid; urgency=low + + [ Tormod Volden ] + * use full path for vol_id in swap-on-raid detection (LP: #136804) + + [ Martin Pitt ] + * 33enable_apport_crashes: Change the apport default file, not the + update-notifier gconf keys, to undo the corresponding change for disabling + apport right before the release. + * Add 45disable_guest_account: Purge the gdm-guest-session package from the + live system, since having guest sessions in a live session does not make + much sense. (See gdm-guest-login spec) + + -- Martin Pitt Thu, 31 Jul 2008 14:19:07 +0200 + +casper (1.137) intrepid; urgency=low + + * Update scripts/casper-bottom/15autologin for KDM from KDE 4. + * Update 32disable_hibernation for KDE 4. + + -- Jonathan Riddell Thu, 17 Jul 2008 13:41:38 +0100 + +casper (1.136) intrepid; urgency=low + + * Remove bad-and-wrong setting of PATH to include directories under /root; + now that grep links to more libraries than before, this broke a number + of things. Requires initramfs-tools (>= 0.92bubuntu5) because this + doesn't work with klibc chroot. + + -- Colin Watson Fri, 11 Jul 2008 12:34:35 +0100 + +casper (1.135) intrepid; urgency=low + + [ Loic Minier ] + * Fix use of PREREQ instead of PREREQS in hooks/casper. + + [ Colin Watson ] + * Fix mount argument ordering for klibc mount. + + -- Colin Watson Wed, 09 Jul 2008 12:34:26 +0100 + +casper (1.134) intrepid; urgency=low + + [ Evan Dandrea ] + * Do not use mode= when mounting /cow using persistent mode (LP: #219192). + + [ Colin Watson ] + * Support ?= (set value but don't mark as seen) preseeding syntax for + console-setup/* (LP: #64058). + + -- Colin Watson Mon, 30 Jun 2008 23:52:41 +0100 + +casper (1.133) intrepid; urgency=low + + [ Tormod Volden ] + * Do not use swap on RAID raw devices (LP: #136804) + + [ Agostino Russo ] + * Test if livemedia is a directory before trying to mount it as a + loopfile + * Reverted changes to casper-helpers as requested by Mithrandir since + replaying the journal on a hibernated system would lead to file system + corruption (LP: #230703). + + -- Evan Dandrea Wed, 18 Jun 2008 12:34:58 -0400 + +casper (1.132ubuntu0.2) hardy-proposed; urgency=low + + * Test if livemedia is a directory before trying to mount it as a + loopfile + * Reverted changes to casper-helpers as requested by Mithrandir since + replaying the journal on a hibernated system would lead to file system + corruption (LP: #230703). + + -- Agostino Russo Tue, 10 Jun 2008 00:27:12 +0100 + +casper (1.132ubuntu0.1) hardy-proposed; urgency=low + + * Do not scan only vfat volumes when looking for cow devices (LP: #230703) + * Allow casper to use a squashfs filesystem within an arbitrary path (LP: + #230716, #207137) + + -- Agostino Russo Thu, 15 May 2008 22:10:50 +0100 + +casper (1.132) intrepid; urgency=low + + [ Colin Watson ] + * Switch default unionfs implementation to aufs. + + [ Agostino Russo ] + * Do not scan only vfat volumes when looking for cow devices (LP: #230703) + * Allow casper to use a squashfs filesystem within an arbitrary path (LP: + #230716, #207137) + + -- Evan Dandrea Wed, 28 May 2008 15:01:30 -0400 + casper (1.131) hardy; urgency=low [ Luke Yelavich ]