X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=ea43f077991ce6695b51f3d7d35f981f0c7ff8fd;hb=cc8532df0a706a167cfd423bc13a69b7be9ffef9;hp=08daa0efbee1f4ba31e19c56ec34dd2facee7158;hpb=56ac3ff5ec3730d0dcf04d5af7145446a0143b9b;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 08daa0e..ea43f07 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,113 @@ +casper (1.117) hardy; urgency=low + + * Disable speech for magnifier and braille profiles again. Thanks + Luke Yelavich. + * esd is enabled by default, so the comment in 30accessibility is no + longer relevant. + + -- Evan Dandrea Wed, 13 Feb 2008 01:20:22 -0500 + +casper (1.116) hardy; urgency=low + + * Fix setting orca options in 30accessibility. + * Remove gdm and kdm from init when using automatic-ubiquity and + only-ubiquity. The ubiquity initscript will take care of spawning + these. + + -- Evan Dandrea Mon, 11 Feb 2008 12:19:39 -0500 + +casper (1.115) hardy; urgency=low + + * Add the user to the groups specified by user-setup-udeb. + + -- Evan Dandrea Thu, 24 Jan 2008 19:08:33 +0000 + +casper (1.114) hardy; urgency=low + + [ Colin Watson ] + * casper-md5check: Close md5_file before exiting. + * Disable tracker-applet as well as trackerd, otherwise the former starts + the latter. + * casper-snapshot: Fix argument parsing (thanks, Tormod Volden; + LP: #179411). + + -- Colin Watson Tue, 15 Jan 2008 18:25:21 +0000 + +casper (1.113) hardy; urgency=low + + [ Tollef Fog Heen ] + * dpkg-divert away update-initramfs as it's useless on live CDs and + annoying when people install LVM and similar tools in order to rescue + a system. LP: #150188 + + [ Colin Watson ] + * Adjust /etc/sudoers editing code so that it doesn't repeatedly add + "NOPASSWD:" in persistent mode (LP: #175159). + * Avoid ejecting the CD if booting from an ISO image rather than from a + physical CD (thanks, Agostino Russo; LP: #176014). + + -- Colin Watson Wed, 19 Dec 2007 09:17:50 +0000 + +casper (1.112) hardy; urgency=low + + * hooks/casper: no need to copy udevinfo into the initramfs, it's already + there inside udevadm + * scripts/casper: call udevadm with trigger and settle arguments + * scripts/casper-bottom/23networking: call udevadm with trigger and + settle arguments + * scripts/casper-helpers: call udevadm with info and settle arguments + + -- Scott James Remnant Fri, 14 Dec 2007 15:00:29 +0000 + +casper (1.111) hardy; urgency=low + + * Remove code to set the progress bar to throbbing, this now comes as + standard so we don't need to duplicate it or override things that + attempted to set progress. LP: #162397. + + -- Scott James Remnant Tue, 13 Nov 2007 20:49:31 +0000 + +casper (1.110) gutsy; urgency=low + + * Don't generate fglrx or the nvidia modules in the live session at boot; + we disable restricted-manager in the live session anyway so they aren't + straightforward to use (see #43706). Saves about 19 MB of memory. + + -- Colin Watson Fri, 05 Oct 2007 21:28:29 +0100 + +casper (1.109) gutsy; urgency=low + + * Cache the stty binary before ejecting the CD. + * Skip the CD eject prompt if 'noprompt' is on the kernel command line + (LP: #149159). + * Try each of (e.g.) 2.6.22-13-generic, 2.6.22-13, and 2.6.22 in turn as + directory names for driver updates (LP: #122430). + + -- Colin Watson Fri, 05 Oct 2007 03:24:43 +0100 + +casper (1.108) gutsy; urgency=low + + * If CASPER_GENERATE_UUID is set, generate a random UUID in the initramfs, + and check it against the discovered medium (unless booting with the + ignore_uuid parameter). This allows live CD images to be safely copied + to the hard disk without causing problems when booting future live CDs + (LP: #144800). + + -- Colin Watson Thu, 04 Oct 2007 14:23:37 +0100 + +casper (1.107) gutsy; urgency=low + + * Fix gconf keys for suspend and hibernate (thanks, Oliver Grawert; + LP: #144790). + * Enable suspend again since as far as I can see we no longer need to + probe DMI while figuring out whether to enable it (see #61535). + * Add a 'textonly' boot option to disable X (LP: #65818). + * Write the please-remove-CD message to /dev/console so that it works even + if usplash isn't running, and make sure to set /dev/console into a sane + state so that pressing Enter doesn't just result in ^M being displayed. + + -- Colin Watson Tue, 02 Oct 2007 15:12:57 +0100 + casper (1.106) gutsy; urgency=low * Support preseed/early_command; code supplied here will be run using 'sh