From a3babfb8aaab0b59ec7a28dcb6f39c38f5ccf3e9 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 24 Oct 2010 23:50:13 +0200 Subject: kernel-36, maj maintenance --- base/kernel-36/.footprint | 2 +- base/kernel-36/.md5sum | 6 ------ base/kernel-36/Pkgfile | 6 +++--- 3 files changed, 4 insertions(+), 10 deletions(-) (limited to 'base/kernel-36') diff --git a/base/kernel-36/.footprint b/base/kernel-36/.footprint index 6996b2b33..8d347fcf3 100644 --- a/base/kernel-36/.footprint +++ b/base/kernel-36/.footprint @@ -2724,7 +2724,7 @@ drwxr-xr-x root/root lib/modules/2.6.36-NuTyX/kernel/sound/usb/usx2y/ lrwxrwxrwx root/root lib/modules/2.6.36-NuTyX/source -> /usr/src/linux-2.6.36 drwxr-xr-x root/root root/ drwxr-xr-x root/root root/bin/ --rwxr-xr-- 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.36/ diff --git a/base/kernel-36/.md5sum b/base/kernel-36/.md5sum index 172aeec5b..e69de29bb 100644 --- a/base/kernel-36/.md5sum +++ b/base/kernel-36/.md5sum @@ -1,6 +0,0 @@ -3469ba65a845105e7617040b0d6f1f83 config -9182da73932b4cbc635414d6f0af02ca config_64 -7786e357271e08e80159ea2778fc7e8b install-attapu.ash -6edc41a8e435fef04989ea29099d6de8 installtools-10102010.tar.gz -61f3739a73afb6914cb007f37fb09b62 linux-2.6.36.tar.bz2 -fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2 diff --git a/base/kernel-36/Pkgfile b/base/kernel-36/Pkgfile index 8dd42c196..c8d15cfeb 100644 --- a/base/kernel-36/Pkgfile +++ b/base/kernel-36/Pkgfile @@ -6,11 +6,11 @@ name=kernel-36 version=2.6.36 _BaseVersion=2.6.36 -release=1 +release=2 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://nutyx.meticul.eu/install-${SCRIPT_VERSION}.ash\ http://nutyx.meticul.eu/files/nutyx-initrd-extra-${_extra}.tar.bz2\ @@ -71,7 +71,7 @@ mv $SRC/linux-${_BaseVersion}/vmlinux $PKG/usr/src/linux-${_BaseVersion}/ mv $SRC/linux-${_BaseVersion}/Module.symvers $PKG/usr/src/linux-${_BaseVersion}/ rm -r $PKG/lib/firmware mkdir -p $PKG/root/bin -install -m754 $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 -- cgit v1.2.3-54-g00ecf