X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog.casper;h=341ae681389a2b22a6445d11fb94072ec06986c2;hb=e584efb85f714dea5311a73224605c7e3d4e695c;hp=5368005953ed66d6e7c478582e36ee20201e5867;hpb=c51753c7404b902c16da3f437efc06b1c0a5daf7;p=live-boot-grml.git diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 5368005..341ae68 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,99 @@ +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. + + -- Evan Dandrea Wed, 18 Jun 2008 12:34:58 -0400 + +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.