diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-04 10:27:45 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:47:58 +0100 |
commit | b41681e37771dbf21bfc0ecc7a8c64af21552123 (patch) | |
tree | 973e9a1ab0d42106ef470299ce219677437cfc71 /docs | |
parent | 711ac60966afafec614d601d5176bf5172c31d23 (diff) | |
download | live-boot-b41681e37771dbf21bfc0ecc7a8c64af21552123.tar.gz live-boot-b41681e37771dbf21bfc0ecc7a8c64af21552123.zip |
Merging casper 1.128.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog.casper | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper index 5368005..6e990b5 100644 --- a/docs/ChangeLog.casper +++ b/docs/ChangeLog.casper @@ -1,3 +1,24 @@ +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 <cjwatson@ubuntu.com> Mon, 31 Mar 2008 18:11:55 +0100 + casper (1.127) hardy; urgency=low * Leave spawning the noninteractive ubiquity frontend to its initscript. |