diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:46:38 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:05 +0100 |
| commit | 9eaf880cb1944045bac06758a0a7a68ea734595c (patch) | |
| tree | 40749de3a44617cdead37aef9633b701940bff68 /docs | |
| parent | 0d94f4b451321b54cd8f22253c28a5bc64715f1c (diff) | |
| download | live-boot-9eaf880cb1944045bac06758a0a7a68ea734595c.tar.gz live-boot-9eaf880cb1944045bac06758a0a7a68ea734595c.zip | |
Adding live-initramfs 1.90.1-1.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ChangeLog | 9 | ||||
| -rw-r--r-- | docs/ChangeLog.casper | 28 |
2 files changed, 37 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 0009d9f..c281ef9 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,12 @@ +2007-06-08 Daniel Baumann <daniel@debian.org> + + * Merging changes from casper 1.88. + * Merging changes from casper 1.90. + * hooks/live: + - Added force loading of ide-generic module. It is required on some + systems to boot (reported as needed also for some qemu versions). + * Uploaded 1.90.1-1. + 2007-06-04 Daniel Baumann <daniel@debian.org> * Uploaded 1.87.6-1. diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index e308906..c4174e6 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,31 @@ +casper (1.90) gutsy; urgency=low + + * Added to 22screensaver, to stop the screen automatically locking. + Fixes LP: #13497 for kubuntu as well. + + -- Sarah Hobbs <hobbsee@ubuntu.com> Thu, 07 Jun 2007 00:50:42 +1000 + +casper (1.89) UNRELEASED; urgency=low + + * Update Maintainer field to reflect reality; this package is no longer + maintained by me. + + -- Tollef Fog Heen <tfheen@ubuntu.com> Wed, 06 Jun 2007 14:56:46 +0200 + +casper (1.88) gutsy; urgency=low + + * Add default values for root_persistence, home_persistence, + root_snapshot_label, and home_snapshot_label, and parse the persistent + command-line option, which went missing in the last merge from Debian. + This goes some way towards LP #84591 but doesn't quite fix it for me + since the USB stick inexplicably doesn't appear until a little too late. + * Use 'losetup -f' instead of walking /sys/block/loop*. Requires + busybox-initramfs 1:1.1.3-4ubuntu3. + * Install temporary workaround for /dev/loop* breakage in post-2.6.21 + kernels (LP: #118561). + + -- Colin Watson <cjwatson@ubuntu.com> Mon, 04 Jun 2007 16:26:59 +0100 + casper (1.87) feisty; urgency=low [ Colin Watson ] |
