summaryrefslogtreecommitdiffstats
path: root/base/kernel-31
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-24 23:48:31 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-24 23:48:31 +0200
commitc7da217db595a1ad91538f250a62ad1a6d337122 (patch)
treef4158ec343d779a6337059dbb1ba919fd3acb7c2 /base/kernel-31
parentc9c634fc56d9b0d9690060a081529d089512073a (diff)
downloadnutyx-pakxe-c7da217db595a1ad91538f250a62ad1a6d337122.tar.gz
nutyx-pakxe-c7da217db595a1ad91538f250a62ad1a6d337122.tar.bz2
nutyx-pakxe-c7da217db595a1ad91538f250a62ad1a6d337122.tar.xz
nutyx-pakxe-c7da217db595a1ad91538f250a62ad1a6d337122.zip
kernel-31, maj maintenance
Diffstat (limited to 'base/kernel-31')
-rw-r--r--base/kernel-31/.footprint2
-rw-r--r--base/kernel-31/.md5sum4
-rw-r--r--base/kernel-31/Pkgfile6
3 files changed, 6 insertions, 6 deletions
diff --git a/base/kernel-31/.footprint b/base/kernel-31/.footprint
index 575bd299d..d19d718f5 100644
--- a/base/kernel-31/.footprint
+++ b/base/kernel-31/.footprint
@@ -2235,7 +2235,7 @@ drwxr-xr-x root/root lib/modules/2.6.31-NuTyX/kernel/sound/usb/usx2y/
lrwxrwxrwx root/root lib/modules/2.6.31-NuTyX/source -> /usr/src/linux-2.6.31
drwxr-xr-x root/root root/
drwxr-xr-x root/root root/bin/
--rw-r--r-- root/root root/bin/install-attapu.ash
+-rwxr-xr-x root/root root/bin/install-attapu.ash
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/src/
drwxr-xr-x root/root usr/src/linux-2.6.31/
diff --git a/base/kernel-31/.md5sum b/base/kernel-31/.md5sum
index f388edecb..02e2da8ef 100644
--- a/base/kernel-31/.md5sum
+++ b/base/kernel-31/.md5sum
@@ -1,7 +1,7 @@
e2a0fce3bad094a4b64764484528fc60 config
38550ec26e5368286e2fde8fb03fa744 config_64
-2492f02b9f4a88d19bd6c208ce98330f install-attapu.ash
-6edc41a8e435fef04989ea29099d6de8 installtools-10102010.tar.gz
+60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash
+6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz
84c077a37684e4cbfa67b18154390d8a linux-2.6.31.tar.bz2
fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2
376a39c2b155cceeb85cbfba23b65345 patch-2.6.31.14.bz2
diff --git a/base/kernel-31/Pkgfile b/base/kernel-31/Pkgfile
index 4fe225d30..5adfcd9b5 100644
--- a/base/kernel-31/Pkgfile
+++ b/base/kernel-31/Pkgfile
@@ -6,11 +6,11 @@
name=kernel-31
version=2.6.31.14
_BaseVersion=2.6.31
-release=3
+release=4
PKGMK_NO_STRIP="yes"
SCRIPT_VERSION="attapu"
_extra=10102010
-_tools=10102010
+_tools=24102010
source=(http://www.kernel.org/pub/linux/kernel/v2.6/linux-${_BaseVersion}.tar.bz2 config_64 config\
http://www.kernel.org/pub/linux/kernel/v2.6/patch-$version.bz2\
http://nutyx.meticul.eu/install-${SCRIPT_VERSION}.ash\
@@ -69,7 +69,7 @@ mv $SRC/linux-${_BaseVersion}/arch/x86 $PKG/usr/src/linux-${_BaseVersion}/arch
mv $SRC/linux-${_BaseVersion}/vmlinux $PKG/usr/src/linux-${_BaseVersion}/
mv $SRC/linux-${_BaseVersion}/Module.symvers $PKG/usr/src/linux-${_BaseVersion}/
mkdir -p $PKG/root/bin
-install -m644 $SRC/install-${SCRIPT_VERSION}.ash \
+install -m755 $SRC/install-${SCRIPT_VERSION}.ash \
$PKG/root/bin/install-${SCRIPT_VERSION}.ash
cd $SRC
bsdtar -c "-J" -f $PKG/boot/nutyx-initrd.tar.xz nutyx-initrd-2009