X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=9b578efa0cfd4b3d1db9fc4bbf4e2ecb2acc2e13;hb=703b697660daaf53e0c81f8847a877baee04bf40;hp=4832706c6e36f1ef00321f01a3f801e79ca311f0;hpb=b9f1a7fdf6528f3af7ed94af70cdd2567351ca2d;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 4832706..9b578ef 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,30 @@ +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.