[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. fbfee721a09141c5376a90e93f78f579c3eac4de

Luca Capello luca at pca.it
Tue Feb 10 11:56:58 UTC 2009


The following commit has been merged in the master branch:
commit fbfee721a09141c5376a90e93f78f579c3eac4de
Author: Luca Capello <luca at pca.it>
Date:   Tue Feb 10 11:56:42 2009 +0100

    install.sh: kernel package is now 2.6.28

diff --git a/install.sh b/install.sh
index 1b84372..880f4bb 100755
--- a/install.sh
+++ b/install.sh
@@ -689,7 +689,7 @@ if [ "$SD_PART1_FS" = "vfat" ]; then
 fi
 
 chroot $INST_DIR /bin/sh -e <<__END_CHROOT__
-apt-get --yes install linux-image-2.6.24-openmoko-gta02
+apt-get --yes install linux-image-2.6.28-openmoko-gta02
 apt-get clean
 __END_CHROOT__
 echo "I: Kernel installed"

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list