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

Glenn Saberton gsaberton at foomagic.org
Fri Apr 4 08:17:27 UTC 2008


The following commit has been merged in the master branch:
commit d7b787be1133117b808fda4d3c2463efbda52944
Author: Glenn Saberton <gsaberton at foomagic.org>
Date:   Fri Apr 4 16:15:32 2008 +0800

    atl2-module version bump.

diff --git a/build-eeepc.sh b/build-eeepc.sh
index c213cde..c83305d 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -1,5 +1,4 @@
 #!/bin/sh -e
-set -x
 #
 #######################################################################
 #
@@ -73,8 +72,8 @@ eee_download() {
     $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 $DEBMIRROR/debian/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.24-1-486_2.6.24+2.0.3-4_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-4_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
+    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
     $SUDO apt-get -y install kernel-wedge build-essential subversion fakeroot madwifi-tools \
     syslinux wget gzip cpio dctrl-tools debiandoc-sgml docbook-xsl bc devscripts \
     libbogl-dev libc6-pic libslang2-pic libnewt-pic genext2fs mklibs xsltproc \

-- 
custom debian-installer for EeePC



More information about the Debian-eeepc-devel mailing list