[Debian-eeepc-commits] [SCM] custom debian-installer for EeePC branch, master, updated. d7b6193595cbf03d7d3991bdf2bcb4cc1c980447

Ben Armstrong synrg at debian.org
Sat Sep 5 11:46:47 UTC 2009


The following commit has been merged in the master branch:
commit 61d1d04871fab596fbc0ceda86c10d95c4d60133
Author: Ben Armstrong <synrg at debian.org>
Date:   Sat Sep 5 07:59:28 2009 -0300

    Update kernel for lenny 5.0.3

diff --git a/build-eeepc.sh b/build-eeepc.sh
index c10c63e..ce364a4 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -68,8 +68,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://ftp.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.26-2-486_2.6.26-15_i386.deb
-    $SUDO dpkg -i linux-image-2.6.26-2-486_2.6.26-15_i386.deb
+    wget -c http://ftp.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.26-2-486_2.6.26-19_i386.deb
+    $SUDO dpkg -i linux-image-2.6.26-2-486_2.6.26-19_i386.deb
     wget -c http://eeepc.debian.net/debian/pool/non-free/e/eeepc-modules-non-free-2.6/madwifi-modules-2.6.26-2-486_2.6.26+0.9.4+r3772.20080716-4_i386.deb
     $SUDO dpkg -i madwifi-modules-2.6.26-2-486_2.6.26+0.9.4+r3772.20080716-4_i386.deb
     wget -c http://eeepc.debian.net/debian/pool/non-free/e/eeepc-modules-non-free-2.6/rt2860-modules-2.6.26-2-486_2.6.26+1.8.0.0-4_i386.deb

-- 
custom debian-installer for EeePC



More information about the Debian-eeepc-commits mailing list