X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=08daa0efbee1f4ba31e19c56ec34dd2facee7158;hb=1cf746fcad4a425b769c3e43e227277ca73c6ad4;hp=1db8326a4fbd564a83ad7b556c0190c2eaa95114;hpb=e0b0c5fa9445e9034fb6b7998418a8218fe7256f;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 1db8326..08daa0e 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,38 @@ +casper (1.106) gutsy; urgency=low + + * Support preseed/early_command; code supplied here will be run using 'sh + -c' from casper-bottom, and can chroot to /root if needed (LP: #144845). + * Make sure we don't accidentally continue to boot if casper-md5check + fails (LP: #82856). + * Clear out debconf database backup files after preseeding to save memory + (LP: #43706). + * Mount everything as noatime to avoid unnecessary metadata writes. + + -- Colin Watson Fri, 28 Sep 2007 15:27:52 +0100 + +casper (1.105) gutsy; urgency=low + + * scripts/casper-bottom/36disable_trackerd: Disable trackerd in the live + session; it's not very useful in this context and it uses a fair bit of + memory. + + -- Colin Watson Mon, 24 Sep 2007 17:25:50 +0100 + +casper (1.104) gutsy; urgency=low + + * casper-md5check: Fall back to text output if opening the usplash FIFO + fails (LP: #131209). + + -- Colin Watson Thu, 20 Sep 2007 01:07:45 +0100 + +casper (1.103) gutsy; urgency=low + + * Disable anacron harder so that it doesn't get started by battery events. + * Don't write out DHCP network interface stanzas if network-manager is + installed (LP: #139403). + + -- Colin Watson Wed, 19 Sep 2007 12:52:21 +0100 + casper (1.102) gutsy; urgency=low * Rename 42disable_cups_apparmor to 42disable_apparmor and remove AppArmor's