X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=f6c4ae190131e2e57cadb745f907b2e59a856f1e;hb=bc8bbae55934f78012714cd4694f527dc0b008dc;hp=1c82a8be42b99ca57e76c8fd10093e6cade08e85;hpb=e1f1b6e7af1c7d602ffc0d2879dc9ff19bd19583;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 1c82a8b..f6c4ae1 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,143 @@ +casper (1.232) lucid; urgency=low + + * bump compcache size to 50% on live images for machines with less than + 512MiB. This makes sure we don't hit OOM errors on systems with only + 256MiB of RAM. + + -- Oliver Grawert Mon, 12 Apr 2010 08:10:06 +0200 + +casper (1.231) lucid; urgency=low + + [ Jonathan Riddell ] + * Remove 37kubuntu_netbook_installer_link, now done with a patch in + kdebase-workspace + + [ Colin Watson ] + * If copying live media to RAM or disk, explicitly copy .disk, since * + won't expand to include it (LP: #526305). + * Cache /bin/plymouth and /sbin/usplash_write before ejecting the CD, in + the hope that that helps with I/O errors on reboot (see LP #539027). + + [ Luke Yelavich ] + * ubiquity-hooks/30accessibility: Copy the orca settings directory to the + gdm home directory, to allow for preferred orca settings to be used in + gdm (LP: #551515). + + -- Luke Yelavich Fri, 09 Apr 2010 14:00:51 +1000 + +casper (1.230) lucid; urgency=low + + * Don't save the hardware clock on live CD reboot; we used to do this in + the sysvinit world, but it regressed when we switched to Upstart + (thanks, Norm Pierce; LP: #436535). + * When running update-initramfs on writable media, update initrd.lz rather + than initrd.gz if it's present, and make the update process a bit safer + while we're there (LP: #489736). + * Handle toram and todisk=DEVICE options on command line (LP: #526305). + * Policy version 3.8.4: no changes required. + * Convert to source format 3.0 (native). + + -- Colin Watson Tue, 30 Mar 2010 11:41:24 +0100 + +casper (1.229) lucid; urgency=low + + [ Jonathan Riddell ] + * Update scripts/casper-bottom/34disable_kde_services for lucid + + [ Evan Dandrea ] + * Don't let apt try to auto-detect the CD-ROM device using udev. We + already know what it is, and using udev to find it again wont work + for USB disks. + + -- Evan Dandrea Tue, 23 Mar 2010 11:42:00 +0000 + +casper (1.228) lucid; urgency=low + + * Update for the new libplymouth2. + + -- Steve Langasek Fri, 12 Mar 2010 18:37:02 -0800 + +casper (1.227) lucid; urgency=low + + * casper-md5check: port from usplash to plymouth. LP: #500198 + * fix up our reliance on usplash, /dev/console elsewhere. LP: #506418. + + -- Steve Langasek Fri, 12 Mar 2010 01:12:28 -0800 + +casper (1.226) lucid; urgency=low + + [ Colin Watson ] + * Stop using removed nfsro option for NFS/unionfs (thanks, Bernhard + Seibold; LP: #460781). + + [ Jonathan Riddell ] + * Remove scripts/casper-bottom/48enable_kubuntu_netbook and ubiquity- + hooks/48enable_kubuntu_netbook now enabled in kubuntu-netbook- + default-settings + + -- Jonathan Riddell Wed, 10 Mar 2010 22:23:04 +0000 + +casper (1.225) lucid; urgency=low + + * Add ubiquity-hooks/49kubuntu_gnome_icon_cache to recreate the Gnome + icon cache on Kubuntu CDs, removed by livecd-rootfs + + -- Jonathan Riddell Mon, 08 Mar 2010 11:47:01 +0000 + +casper (1.224) lucid; urgency=low + + * Remove ubiquity-hooks/35copy_wallpaper_cache as now implement it in + ubiquity itself (LP: #530024) + + -- Didier Roche Mon, 01 Mar 2010 19:41:45 +0100 + +casper (1.223) lucid; urgency=low + + * Bind-mount /dev, /proc, and /sys into /root while running apt-cdrom. + * Copy /lib/udev/rules.d/60-cdrom_id.rules into the initramfs to go with + /lib/udev/cdrom_id, so that apt-cdrom will be able to find ID_CDROM=1 + entries when we run it. This should stop update-notifier from + repeatedly popping up during the live session. + + -- Colin Watson Tue, 23 Feb 2010 01:35:30 +0000 + +casper (1.222) lucid; urgency=low + + * scripts/casper-bottom/47une_ubiquity: + - get back ubiquity favorite icon in UNE live (LP: #524381) + - rename the script from 47unr_ubiquity to 47une_ubiquity as well + as "UNR" mention + + -- Didier Roche Mon, 22 Feb 2010 14:01:25 +0100 + +casper (1.221) lucid; urgency=low + + * Remove the rest of the mythbuntu delta from 10adduser. It will be + maintained in the mythbuntu-live-autostart package instead so that + users from ~mythbuntu-dev can administer it. + + -- Mario Limonciello Sun, 21 Feb 2010 20:22:00 -0600 + +casper (1.220) lucid; urgency=low + + * scripts/casper: calculate memory without "head" utility, thanks to + Petar Bogdanovic (LP: #25496). + + -- Kees Cook Fri, 19 Feb 2010 14:04:18 -0800 + +casper (1.219) lucid; urgency=low + + [ Mario Limonciello ] + * Disable casper-reconfigure from 22gnome_panel_data. It doesn't (appear) to + serve a functional purpose as the postinst does nothing different for laptops. + + [ Didier Roche ] + * add 35copy_wallpaper_cache to copy the wallpaper cache created at boot time + to the main user's directory. First boot will take it into account in + ureadahead profiling + + -- Didier Roche Wed, 17 Feb 2010 19:14:53 +0100 + casper (1.218) lucid; urgency=low * Allow dpkg and apt-get to be installed from within commands that operate