The following commit has been merged in the master branch:
commit 359a3be32046690b7cca94a06356d4a59faa18cf
Author: Glenn Saberton <[EMAIL PROTECTED]>
Date: Thu Jul 24 21:15:53 2008 +0800
Bump kernel and d-i kernel minor versions.
diff --git a/build-eeepc.sh b/build-eeepc.sh
index a26d6be..cca2fa0 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://http.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.25-2-486_2.6.25-6_i386.deb
- 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
http://http.us.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6.25-2-486_2.6.25-7_i386.deb
+ dpkg -L linux-image-2.6.25-2-486 || $SUDO dpkg -i
linux-image-2.6.25-2-486_2.6.25-7_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.25+2.0.3-5_i386.deb
@@ -78,9 +78,9 @@ eee_download() {
syslinux wget gzip cpio dctrl-tools debiandoc-sgml docbook-xsl bc
devscripts \
libbogl-dev libc6-pic libslang2-pic libnewt-pic genext2fs mklibs xsltproc \
mkisofs tofrodos bf-utf-source upx-ucl win32-loader dosfstools
initramfs-tools module-init-tools
- wget -c
$DEBMIRROR/debian/pool/main/l/linux-kernel-di-i386-2.6/linux-kernel-di-i386-2.6_1.63.tar.gz
+ wget -c
$DEBMIRROR/debian/pool/main/l/linux-kernel-di-i386-2.6/linux-kernel-di-i386-2.6_1.64.tar.gz
cd "$BASEDIR"/kernel-wedge
- tar xf "$BASEDIR"/tmpdebs/linux-kernel-di-i386-2.6_1.63.tar.gz
+ tar xf "$BASEDIR"/tmpdebs/linux-kernel-di-i386-2.6_1.64.tar.gz
cd "$BASEDIR"
svn co svn://svn.debian.org/svn/d-i/trunk debian-installer
echo -e "\033[1;32;41m Part 1 complete. \033[0m "
--
custom debian-installer for EeePC
_______________________________________________
Debian-eeepc-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-eeepc-devel