]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: update to 2.6.32.41.
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 23 May 2011 21:54:50 +0000 (23:54 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 24 Jul 2011 07:47:27 +0000 (09:47 +0200)
lfs/linux
src/paks/linux-pae/install.sh
src/paks/linux-pae/update.sh

index 16ae152b40677a3cbea700d8222add73ee202937..fcae433b2013b6dc5033743e179360c6350a714c 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-PATCHLEVEL = .40
-VER        = 2.6.32.40
+PATCHLEVEL = .41
+VER        = 2.6.32.41
 
 THISAPP    = linux-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -68,7 +68,7 @@ patch-2.6.16-nath323-1.3.bz2          = $(URL_IPFIRE)/patch-2.6.16-nath323-1.3.bz2
 reiser4-for-2.6.32.patch.bz2           = $(URL_IPFIRE)/reiser4-for-2.6.32.patch.bz2
 xen-patches-2.6.32-2f.tar.bz2          = $(URL_IPFIRE)/xen-patches-2.6.32-2f.tar.bz2
 
-$(DL_FILE)_MD5                         = 043403f6264c1ec0aea67a5f039d0a31
+$(DL_FILE)_MD5                         = 919fe13fe57f903eb03e291dcaeabf57
 netfilter-layer7-v2.22.tar.gz_MD5      = 98dff8a3d5a31885b73341633f69501f
 patch-2.6.16-nath323-1.3.bz2_MD5       = f926409ff703a307baf54b57ab75d138
 reiser4-for-2.6.32.patch.bz2_MD5       = 3246397973d9271eb8e6d7c97c5d2d91
index 1a663e95da02bc1b4abe68dbc7a4e5d75918949e..83e9f490023533788a59b96326ea1706ad069b3c 100644 (file)
 # along with IPFire; if not, write to the Free Software                    #
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA #
 #                                                                          #
-# Copyright (C) 2010 IPFire-Team <info@ipfire.org>.                        #
+# Copyright (C) 2007-2011 IPFire-Team <info@ipfire.org>.                   #
 #                                                                          #
 ############################################################################
 #
 . /opt/pakfire/lib/functions.sh
 extract_files
 #
-KVER=2.6.32.40
+KVER=2.6.32.41
 ROOT=`mount | grep " / " | cut -d" " -f1`
 ROOTUUID=`blkid -c /dev/null -sUUID $ROOT | cut -d'"' -f2`
 if [ ! -z $ROOTUUID ]; then
index abbaf47c3cdefc976257ad3dcd052b658b3002b7..2878dfb4fbbecc4399f0186d5e4bc8d5bcf28088 100644 (file)
 # along with IPFire; if not, write to the Free Software                    #
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA #
 #                                                                          #
-# Copyright (C) 2007 IPFire-Team <info@ipfire.org>.                        #
+# Copyright (C) 2007-2011 IPFire-Team <info@ipfire.org>.                   #
 #                                                                          #
 ############################################################################
 #
 . /opt/pakfire/lib/functions.sh
-#Don't remove old xen kernel at update
+#Don't remove old pae kernel at update
 #./uninstall.sh
 ./install.sh