summaryrefslogtreecommitdiffstats
path: root/base/kernel-33
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-24 23:49:07 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-24 23:49:07 +0200
commit7a247fe7b50926a769cecf62128b2f4e237fd630 (patch)
treeef18b53ca61698ff16ec8ddac6a129420ce45676 /base/kernel-33
parenta531ab2b8242060d80c00291502e771ce68fbea1 (diff)
downloadnutyx-pakxe-7a247fe7b50926a769cecf62128b2f4e237fd630.tar.gz
nutyx-pakxe-7a247fe7b50926a769cecf62128b2f4e237fd630.tar.bz2
nutyx-pakxe-7a247fe7b50926a769cecf62128b2f4e237fd630.tar.xz
nutyx-pakxe-7a247fe7b50926a769cecf62128b2f4e237fd630.zip
kernel-33, maj maintenance
Diffstat (limited to 'base/kernel-33')
-rw-r--r--base/kernel-33/.footprint2
-rw-r--r--base/kernel-33/.md5sum4
-rw-r--r--base/kernel-33/Pkgfile6
3 files changed, 6 insertions, 6 deletions
diff --git a/base/kernel-33/.footprint b/base/kernel-33/.footprint
index 311878b1e..154b2c18b 100644
--- a/base/kernel-33/.footprint
+++ b/base/kernel-33/.footprint
@@ -2392,7 +2392,7 @@ drwxr-xr-x root/root lib/modules/2.6.33-NuTyX/kernel/sound/usb/usx2y/
lrwxrwxrwx root/root lib/modules/2.6.33-NuTyX/source -> /usr/src/linux-2.6.33
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.33/
diff --git a/base/kernel-33/.md5sum b/base/kernel-33/.md5sum
index 61767b9d9..b45549228 100644
--- a/base/kernel-33/.md5sum
+++ b/base/kernel-33/.md5sum
@@ -1,7 +1,7 @@
9d9c70259591cc6d8797bb84b9dbd0ab config
38550ec26e5368286e2fde8fb03fa744 config_64
-2492f02b9f4a88d19bd6c208ce98330f install-attapu.ash
-6edc41a8e435fef04989ea29099d6de8 installtools-10102010.tar.gz
+60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash
+6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz
c3883760b18d50e8d78819c54d579b00 linux-2.6.33.tar.bz2
fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2
04b3affb4f7fb3035303a32bd6080baf patch-2.6.33.7.bz2
diff --git a/base/kernel-33/Pkgfile b/base/kernel-33/Pkgfile
index e5830fc75..965461aaa 100644
--- a/base/kernel-33/Pkgfile
+++ b/base/kernel-33/Pkgfile
@@ -6,11 +6,11 @@
name=kernel-33
version=2.6.33.7
_BaseVersion=2.6.33
-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