diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:40 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:05 +0100 |
| commit | d0fbcc9b3747ab4339f7487e7d845b467962139c (patch) | |
| tree | 73dc1c91ac6cd8a1aac1b795d0359a10470f4ee3 /docs | |
| parent | 833abaa35c3a77075dd57f3f1a3633d79109a5b4 (diff) | |
| download | live-boot-d0fbcc9b3747ab4339f7487e7d845b467962139c.tar.gz live-boot-d0fbcc9b3747ab4339f7487e7d845b467962139c.zip | |
Adding live-initramfs 1.95.1-1.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 10 | ||||
| -rw-r--r-- | docs/ChangeLog.casper | 49 | ||||
| -rw-r--r-- | docs/parameters.txt | 3 |
3 files changed, 61 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 55401ac..d30ef8b 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,12 @@ +2007-07-29 Daniel Baumann <daniel@debian.org> + + * Merging changes from casper 1.95. + * Uploaded 1.95.1-1. + +2007-07-26 Daniel Baumann <daniel@debian.org> + + * Merging changes from casper 1.92, 1.93 and 1.94. + 2007-07-26 Daniel Baumann <daniel@debian.org> * bin/live-md5check: @@ -8,6 +17,7 @@ - Fixed typo. - Added live-media-path as suggested by Jordi Pujol <jordi_pujol@telefonica.net>. + * Uploaded 1.91.6-1. 2007-07-19 Daniel Baumann <daniel@debian.org> diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index e125fa4..2dcc059 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,52 @@ +casper (1.95) gutsy; urgency=low + + * Fix regex syntax error while looking for non-CD devices for driver + updates. + * Fix ip= boot parameter, documented but not properly merged from Debian. + + -- Colin Watson <cjwatson@ubuntu.com> Fri, 27 Jul 2007 15:03:41 +0100 + +casper (1.94) gutsy; urgency=low + + [ Colin Watson ] + * Hack around keyboard configuration not being done until after the keymap + is set by having /etc/init.d/usplash reconfigure the console + (LP: #68487). + * Disable pam_lastlog on the console if doing autologin (LP: #126800). + + [ Luke Yelavich ] + * scripts/casper-bottom/30accessibility & + ubiquity-hooks/30accessibility: + - Prevent gksu from grabbing keyboard focus for the v2, v3, and m1 + accessibility profiles. (LP: #67172) + * Start Orca when a Braille device is configured from choosing the + Braille option in the Accessibility menu. (Partially fixes Launchpad + bug #122024) + * Re-enable desktop sounds for the blindness accessibility profile, as + eSpeak should be able to speak alongside audio playback. + + -- Colin Watson <cjwatson@ubuntu.com> Tue, 24 Jul 2007 16:24:55 +0100 + +casper (1.93) gutsy; urgency=low + + * revert gdm-cdd.conf handling for autologin to the chrooted code + as we had it in feisty. not chrooting brings up problems with the + alternatives system (dead symlinks) used for gdm-cdd.conf + + -- Oliver Grawert <ogra@ubuntu.com> Wed, 18 Jul 2007 15:08:16 +0200 + +casper (1.92) gutsy; urgency=low + + [ Colin Watson ] + * Don't bother chrooting just to run test(1). + + [ Evan Dandrea ] + * Added support for URL-based preseeding. + * Added 'noninteractive' option that starts ubiquity in noninteractive + mode on tty1. + + -- Colin Watson <cjwatson@ubuntu.com> Mon, 09 Jul 2007 15:23:51 +0100 + casper (1.91) gutsy; urgency=low * Fix Maintainer field (ubuntu-devel-discuss, not ubuntu-devel). diff --git a/docs/parameters.txt b/docs/parameters.txt index cde3d94..ab6a487 100644 --- a/docs/parameters.txt +++ b/docs/parameters.txt @@ -1,7 +1,7 @@ Boot Parameters for Debian Live ------------------------------- -Updated for live-initramfs 1.91.6-1 on 2007-07-23. +Updated for live-initramfs 1.95.1-1 on 2007-07-30. These options (can be combined) work from the syslinux bootprompt: @@ -23,6 +23,7 @@ live live-getty live {live-media|bootfrom}=DEVICE live {live-media-encryption|encryption}=TYPE live live-media-offset=BYTES +live live-media-path=PATH live live-media-timeout=SECONDS live {locale|debian-installer/locale}=LOCALE live module=NAME |
