X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=2c0edde073f7dbcac2e8d3214dd2a9e30ad30a82;hb=de42622602092f367cf17201c19da437dc08cf77;hp=bfd3c50c9ae676c88aaf497a5c45413c6a95eebc;hpb=f197369a2f2a0078e58b869f5884254d138e5894;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index bfd3c50..2c0edde 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,29 @@ +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,