[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, squeeze, updated. 1.0b1-44-ga1e844f

Ben Armstrong synrg at debian.org
Thu Dec 24 15:38:28 UTC 2009


The following commit has been merged in the squeeze branch:
commit a1e844fa7176083f36cb3425e30accb3e1e9cd5d
Author: Ben Armstrong <synrg at debian.org>
Date:   Thu Dec 24 11:38:20 2009 -0400

    Locally include 2.6.32 and drop obsolete hooks

diff --git a/Changelog b/Changelog
index 80f7aea..8026293 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@
 ------
  * Switch from lenny to squeeze.
  * Update to live-helper 2.0~a3-1: 'lh command', etc.
+ * Locally include 2.6.32-trunk; no longer needs aufs.
  * Remove some things to accommodate for actual size of some SD
    media being as small as 241M instead of the reported 256M
    and to reserve some space for future addition of installer.
@@ -21,7 +22,6 @@
  * Add demo video, demo image and some icons from
    gnome-icon-theme.
  * Set briquolo to fullscreen.
- * Blacklist i2c_i801 to get rid of an unnecessary boot delay.
  * Specify the architecture else build will fail on non-i386.
  * Start gmplayer fullscreen and with vorbis codec.
  * Associate default applications with demo file types.
diff --git a/config/chroot_local-includes/etc/modprobe.d/blacklist-eee.conf b/config/chroot_local-includes/etc/modprobe.d/blacklist-eee.conf
deleted file mode 100644
index 6db21a0..0000000
--- a/config/chroot_local-includes/etc/modprobe.d/blacklist-eee.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-# i2c_i801 causes a long boot delay
-blacklist i2c_i801
diff --git a/scripts/config b/scripts/config
index 21124f7..1f1c2b1 100755
--- a/scripts/config
+++ b/scripts/config
@@ -11,7 +11,7 @@ lh config noautoconfig \
 	-b usb-hdd \
 	--distribution squeeze \
         --archive-areas "main non-free" \
-	--linux-packages "linux-image-2.6 aufs-modules-2.6" \
+	--linux-packages "linux-image-2.6.32-trunk" \
 	--memtest none \
 	--mirror-bootstrap ${MIRROR_DEBIAN} \
 	--mirror-chroot ${MIRROR_DEBIAN} \

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list