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

Glenn Saberton gsaberton at foomagic.org
Sun Jul 13 14:16:00 UTC 2008


The following commit has been merged in the master branch:
commit 7540700c2fd9b0c19fcb069fc8fbb988c03c84f9
Author: Glenn Saberton <gsaberton at foomagic.org>
Date:   Sun Jul 13 22:14:48 2008 +0800

    Fix atl2 *and* madwifi revisions

diff --git a/build-eeepc.sh b/build-eeepc.sh
index 4022765..8cc1f4d 100755
--- a/build-eeepc.sh
+++ b/build-eeepc.sh
@@ -72,8 +72,8 @@ eee_download() {
     dpkg -L linux-image-2.6.25-2-486 || $SUDO dpkg -i linux-image-2.6.25-2-486_2.6.25-6_i386.deb
     wget -c $DEBMIRROR/debian/pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6.25-2-486_2.6.25+2.0.3-5_i386.deb
     wget -c http://eeepc.debian.net/pool/non-free/e/eeepc-modules-non-free-2.6/madwifi-eeepc-modules-2.6.25-2-486_2.6.25+0.9.4+r3366-2_i386.deb
-    dpkg -L atl2-modules-2.6.25-2-486 || $SUDO dpkg -i atl2-modules-2.6.25-2-486_2.6.24+2.0.3-5_i386.deb
-    dpkg -L madwifi-eeepc-modules-2.6.25-2-486 || $SUDO dpkg -i madwifi-eeepc-modules-2.6.25-2-486_2.6.24+0.9.4+r3366-2_i386.deb
+    dpkg -L atl2-modules-2.6.25-2-486 || $SUDO dpkg -i atl2-modules-2.6.25-2-486_2.6.25+2.0.3-5_i386.deb
+    dpkg -L madwifi-eeepc-modules-2.6.25-2-486 || $SUDO dpkg -i madwifi-eeepc-modules-2.6.25-2-486_2.6.25+0.9.4+r3366-2_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