summaryrefslogtreecommitdiffstats
path: root/base/kernel-32
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-24 23:48:40 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-24 23:48:40 +0200
commita531ab2b8242060d80c00291502e771ce68fbea1 (patch)
tree2262401d09a0bee96623ab248d458c002f8ebbe9 /base/kernel-32
parentc7da217db595a1ad91538f250a62ad1a6d337122 (diff)
downloadnutyx-pakxe-a531ab2b8242060d80c00291502e771ce68fbea1.tar.gz
nutyx-pakxe-a531ab2b8242060d80c00291502e771ce68fbea1.tar.bz2
nutyx-pakxe-a531ab2b8242060d80c00291502e771ce68fbea1.tar.xz
nutyx-pakxe-a531ab2b8242060d80c00291502e771ce68fbea1.zip
kernel-32, maj maintenance
Diffstat (limited to 'base/kernel-32')
-rw-r--r--base/kernel-32/.footprint2
-rw-r--r--base/kernel-32/.md5sum4
-rw-r--r--base/kernel-32/Pkgfile6
3 files changed, 6 insertions, 6 deletions
diff --git a/base/kernel-32/.footprint b/base/kernel-32/.footprint
index 2bad8efe9..f8aee20c0 100644
--- a/base/kernel-32/.footprint
+++ b/base/kernel-32/.footprint
@@ -2335,7 +2335,7 @@ drwxr-xr-x root/root lib/modules/2.6.32-NuTyX/kernel/sound/usb/usx2y/
lrwxrwxrwx root/root lib/modules/2.6.32-NuTyX/source -> /usr/src/linux-2.6.32
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.32/
diff --git a/base/kernel-32/.md5sum b/base/kernel-32/.md5sum
index 423269de5..6478381e0 100644
--- a/base/kernel-32/.md5sum
+++ b/base/kernel-32/.md5sum
@@ -1,7 +1,7 @@
bf3ce0e47060702fe0b415315de5a1ae config
38550ec26e5368286e2fde8fb03fa744 config_64
-2492f02b9f4a88d19bd6c208ce98330f install-attapu.ash
-6edc41a8e435fef04989ea29099d6de8 installtools-10102010.tar.gz
+60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash
+6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz
260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2
fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2
e3346e3b4b92f048b8ecded829f45cdf patch-2.6.32.24.bz2
diff --git a/base/kernel-32/Pkgfile b/base/kernel-32/Pkgfile
index 94d23c67e..86f1f9ac8 100644
--- a/base/kernel-32/Pkgfile
+++ b/base/kernel-32/Pkgfile
@@ -6,11 +6,11 @@
name=kernel-32
version=2.6.32.24
_BaseVersion=2.6.32
-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