[SCM] live-initramfs branch, debian, updated. debian/1.236.1-1

Daniel Baumann daniel at debian.org
Sun May 16 06:21:00 UTC 2010


The following commit has been merged in the debian branch:
commit f4c76553fcda1cd64fbd18b84207afec2388e5c7
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat May 1 13:45:52 2010 +0200

    Merging casper 1.219.

diff --git a/docs/ChangeLog.casper b/docs/ChangeLog.casper
index 1c82a8b..3bdf715 100644
--- a/docs/ChangeLog.casper
+++ b/docs/ChangeLog.casper
@@ -1,3 +1,16 @@
+casper (1.219) lucid; urgency=low
+
+  [ Mario Limonciello ]
+  * Disable casper-reconfigure from 22gnome_panel_data.  It doesn't (appear) to
+    serve a functional purpose as the postinst does nothing different for laptops.
+
+  [ Didier Roche ]
+  * add 35copy_wallpaper_cache to copy the wallpaper cache created at boot time
+    to the main user's directory. First boot will take it into account in
+    ureadahead profiling
+
+ -- Didier Roche <didrocks at ubuntu.com>  Wed, 17 Feb 2010 19:14:53 +0100
+
 casper (1.218) lucid; urgency=low
 
   * Allow dpkg and apt-get to be installed from within commands that operate
diff --git a/scripts/live-bottom/22gnome_panel_data b/scripts/live-bottom/22gnome_panel_data
index 8f24bf4..09449e2 100755
--- a/scripts/live-bottom/22gnome_panel_data
+++ b/scripts/live-bottom/22gnome_panel_data
@@ -31,11 +31,6 @@ log_begin_msg "Configuring gnome-panel-data"
 
 # live-initramfs script
 
-if chroot /root laptop-detect > /dev/null 2>&1
-then
-	live-reconfigure /root gnome-panel-data
-fi
-
 if [ -n "${USERNAME}" ]
 then
 	chroot /root sudo -u "${USERNAME}" gconftool-2 -s -t bool /apps/panel/global/disable_lock_screen true

-- 
live-initramfs



More information about the debian-live-changes mailing list