[Debian-eeepc-devel] [SCM] custom debian-installer for EeePC branch, master, updated. 3b97dfe37f31689bd8ca93cb5fc7300c4f6f1092

Glenn Saberton gsaberton at foomagic.org
Wed Apr 9 10:07:35 UTC 2008


The following commit has been merged in the master branch:
commit 3b97dfe37f31689bd8ca93cb5fc7300c4f6f1092
Author: Glenn Saberton <gsaberton at foomagic.org>
Date:   Wed Apr 9 18:05:50 2008 +0800

    upgrade to 2.6.24-5

diff --git a/build-eeepc.sh b/build-eeepc.sh
index 115d25f..a601cae 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -70,8 +70,8 @@ eee_download() {
     echo -e "\033[1;32;41m Beginning part 1... (downloading and installing parts) \033[0m "
     cd "$BASEDIR"/tmpdebs
     $SUDO apt-get -y update
-    wget -c http://http.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.24-1-486_2.6.24-4_i386.deb
-    dpkg -L linux-image-2.6.24-1-486 || $SUDO dpkg -i linux-image-2.6.24-1-486_2.6.24-4_i386.deb
+    wget -c http://http.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.24-1-486_2.6.24-5_i386.deb
+    dpkg -L linux-image-2.6.24-1-486 || $SUDO dpkg -i linux-image-2.6.24-1-486_2.6.24-5_i386.deb
     wget -c $DEBMIRROR/debian/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.24-1-486_2.6.24+2.0.3-6_i386.deb
     wget -c http://eeepc.debian.net/pool/non-free/e/eeepc-modules-non-free-2.6/madwifi-eeepc-modules-2.6.24-1-486_2.6.24+0.9.4+r3366-5_i386.deb
     dpkg -L atl2-modules-2.6.24-1-486 || $SUDO dpkg -i atl2-modules-2.6.24-1-486_2.6.24+2.0.3-6_i386.deb

-- 
custom debian-installer for EeePC



More information about the Debian-eeepc-devel mailing list