X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=153901c4410b0e94461f44f6337171322ba1f7ed;hb=6347d783e0edf9d3a5e4df9686bd0e2744b32f9f;hp=9b578efa0cfd4b3d1db9fc4bbf4e2ecb2acc2e13;hpb=703b697660daaf53e0c81f8847a877baee04bf40;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 9b578ef..153901c 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,303 @@ +casper (1.139) intrepid; urgency=low + + * add compcache conf.d configuration for initramfs-tools + + -- Oliver Grawert Thu, 14 Aug 2008 00:25:54 +0200 + +casper (1.138) intrepid; urgency=low + + [ Tormod Volden ] + * use full path for vol_id in swap-on-raid detection (LP: #136804) + + [ Martin Pitt ] + * 33enable_apport_crashes: Change the apport default file, not the + update-notifier gconf keys, to undo the corresponding change for disabling + apport right before the release. + * Add 45disable_guest_account: Purge the gdm-guest-session package from the + live system, since having guest sessions in a live session does not make + much sense. (See gdm-guest-login spec) + + -- Martin Pitt Thu, 31 Jul 2008 14:19:07 +0200 + +casper (1.137) intrepid; urgency=low + + * Update scripts/casper-bottom/15autologin for KDM from KDE 4. + * Update 32disable_hibernation for KDE 4. + + -- Jonathan Riddell Thu, 17 Jul 2008 13:41:38 +0100 + +casper (1.136) intrepid; urgency=low + + * Remove bad-and-wrong setting of PATH to include directories under /root; + now that grep links to more libraries than before, this broke a number + of things. Requires initramfs-tools (>= 0.92bubuntu5) because this + doesn't work with klibc chroot. + + -- Colin Watson Fri, 11 Jul 2008 12:34:35 +0100 + +casper (1.135) intrepid; urgency=low + + [ Loic Minier ] + * Fix use of PREREQ instead of PREREQS in hooks/casper. + + [ Colin Watson ] + * Fix mount argument ordering for klibc mount. + + -- Colin Watson Wed, 09 Jul 2008 12:34:26 +0100 + +casper (1.134) intrepid; urgency=low + + [ Evan Dandrea ] + * Do not use mode= when mounting /cow using persistent mode (LP: #219192). + + [ Colin Watson ] + * Support ?= (set value but don't mark as seen) preseeding syntax for + console-setup/* (LP: #64058). + + -- Colin Watson Mon, 30 Jun 2008 23:52:41 +0100 + +casper (1.133) intrepid; urgency=low + + [ Tormod Volden ] + * Do not use swap on RAID raw devices (LP: #136804) + + [ Agostino Russo ] + * Test if livemedia is a directory before trying to mount it as a + loopfile + * Reverted changes to casper-helpers as requested by Mithrandir since + replaying the journal on a hibernated system would lead to file system + corruption (LP: #230703). + + -- Evan Dandrea Wed, 18 Jun 2008 12:34:58 -0400 + +casper (1.132ubuntu0.2) hardy-proposed; urgency=low + + * Test if livemedia is a directory before trying to mount it as a + loopfile + * Reverted changes to casper-helpers as requested by Mithrandir since + replaying the journal on a hibernated system would lead to file system + corruption (LP: #230703). + + -- Agostino Russo Tue, 10 Jun 2008 00:27:12 +0100 + +casper (1.132ubuntu0.1) hardy-proposed; urgency=low + + * Do not scan only vfat volumes when looking for cow devices (LP: #230703) + * Allow casper to use a squashfs filesystem within an arbitrary path (LP: + #230716, #207137) + + -- Agostino Russo Thu, 15 May 2008 22:10:50 +0100 + +casper (1.132) intrepid; urgency=low + + [ Colin Watson ] + * Switch default unionfs implementation to aufs. + + [ Agostino Russo ] + * Do not scan only vfat volumes when looking for cow devices (LP: #230703) + * Allow casper to use a squashfs filesystem within an arbitrary path (LP: + #230716, #207137) + + -- Evan Dandrea Wed, 28 May 2008 15:01:30 -0400 + +casper (1.131) hardy; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility: Set gconf and orca config values as + root in automatic-ubiquity, only-ubiquity, and debug-ubiquity modes. + * ubiquity-hooks/30accessibility: Remove unneeded gconf call to disable esd. + + [ Colin Watson ] + * Ensure that the live CD user's Desktop directory is owned by them, not + by root (LP: #218576). + * Duplicate a chunk of console-setup logic into the keyboard script so + that we can deal with non-Latin keymaps and the like without having to + have gfxboot-theme-ubuntu help us; the previous approach broke other + uses of console-setup, and thus the alternate install CD (LP: #218754). + This should later be replaced by just running console-setup, and I'll + open another bug for this. + + -- Colin Watson Mon, 21 Apr 2008 14:52:05 +0100 + +casper (1.130) hardy; urgency=low + + * Handle use of debian-installer/language for locale selection + (LP: #213930). + + -- Colin Watson Sat, 12 Apr 2008 00:30:10 +0100 + +casper (1.129) hardy; urgency=low + + * Add COPYING file with GPL text (LP: #211923). + * Add casper-new-uuid script to simplify UUID regeneration process, + contributed by Mario Limonciello of Dell (LP: #209847). + * Update casper-snapshot for genext2fs --reserved-blocks => + --reserved-percentage option change (LP: #202048). Add a Breaks as the + most lightweight available method of documenting that we need genext2fs + >= 1.4.1 for this. + + -- Colin Watson Thu, 10 Apr 2008 01:45:47 +0100 + +casper (1.128) hardy; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Update gconf keys to ensure onboard actually gets loaded. + - Change ownership of created orca settings files to the user. + - Add extra bits to make orca settings actually work. + + [ Evan Dandrea ] + * Add mode=755 to the tmpfs mount that becomes / in the unionfs mount + so that / in the live filesystem does not end up with 777 permissions + (LP: #206030). + + [ Colin Watson ] + * Make scripts/casper-bottom/38disable_restricted_manager executable + again. + * Depend on uuid-runtime for uuidgen. + + -- Colin Watson Mon, 31 Mar 2008 18:11:55 +0100 + +casper (1.127) hardy; urgency=low + + * Leave spawning the noninteractive ubiquity frontend to its initscript. + + -- Evan Dandrea Tue, 25 Mar 2008 15:52:32 -0400 + +casper (1.126) hardy; urgency=low + + * scripts/casper-bottom/10adduser: Test for konqueror not kdesktop, + stops putting a broken icon on the Kubuntu KDE 4 desktop + + -- Jonathan Riddell Tue, 25 Mar 2008 15:42:31 +0000 + +casper (1.125) hardy; urgency=low + + [ Colin Watson ] + * Stop quoting Exec arguments in .desktop files. Apparently this used to + work but now the system conforms more strictly to the desktop entry + specification (LP: #204185). + + [ Jonathan Riddell ] + * scripts/casper-bottom/15autologin: Enable auto-login for KDM-KDE4 + + -- Jonathan Riddell Thu, 20 Mar 2008 10:20:17 +0000 + +casper (1.124) hardy; urgency=low + + [ Colin Watson ] + * Name generated snapshot images according to their type (LP: #202699). + + [ Martin Pitt ] + * scripts/casper-bottom/44pk_allow_ubuntu: Remove erroneous blank line at + the start of PolicyKit.conf, since this is invalid XML. This broke + PolicyKit completely on the live system. + + -- Martin Pitt Tue, 18 Mar 2008 10:20:08 +0100 + +casper (1.123) hardy; urgency=low + + * Add scripts/casper-bottom/44pk_allow_ubuntu: Allow PolicyKit privileges + without password to the default live session user. This avoids the need to + press Enter at the password prompt, which is quite confusing. Thanks to + MarioDebian! (LP: #201852) + + -- Martin Pitt Fri, 14 Mar 2008 17:26:37 +0100 + +casper (1.122) hardy; urgency=low + + * Fix paths in About Kubuntu links + + -- Jonathan Riddell Fri, 14 Mar 2008 15:12:38 +0000 + +casper (1.121) hardy; urgency=low + + * Use a link for About Kubuntu docs in Kubuntu-KDE4 + + -- Jonathan Riddell Wed, 12 Mar 2008 23:57:50 +0000 + +casper (1.120) hardy; urgency=low + + * Use dhclient directly instead of ifupdown for the url= kernel cmdline + argument so that we don't have to worry about the interfaces file + propagating to the installed system. + + -- Evan Dandrea Tue, 11 Mar 2008 13:08:08 -0400 + +casper (1.119) hardy; urgency=low + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Disable compiz for screen reader and braille terminal accessibility + profiles. It is currently not possible to get feedback about open + windows when cycling through them using ALT + Tab with Compiz. + * ubiquity-hooks/30accessibility: Add braille terminal profile. + + [ Colin Watson ] + * Always set language in both /etc/default/locale and /etc/environment + (thanks, Sebastien Bacher). + + -- Colin Watson Mon, 03 Mar 2008 10:21:42 +0000 + +casper (1.118) hardy; urgency=low + + [ Julian Andres Klode, Colin Watson ] + * Use aufs instead of unionfs if union=aufs is given (LP: #187259). + + -- Colin Watson Thu, 14 Feb 2008 18:00:36 +0000 + +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