From 55f996833d2a7528cbee51d77d449f8b784dcc1d Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 24 Oct 2010 23:49:50 +0200 Subject: kernel-34, maj maintenance --- base/kernel-35/.footprint | 2 +- base/kernel-35/.md5sum | 4 ++-- base/kernel-35/Pkgfile | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'base/kernel-35') diff --git a/base/kernel-35/.footprint b/base/kernel-35/.footprint index e700dbc94..a0669198f 100644 --- a/base/kernel-35/.footprint +++ b/base/kernel-35/.footprint @@ -2680,7 +2680,7 @@ drwxr-xr-x root/root lib/modules/2.6.35-NuTyX/kernel/sound/usb/usx2y/ lrwxrwxrwx root/root lib/modules/2.6.35-NuTyX/source -> /usr/src/linux-2.6.35 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.35/ diff --git a/base/kernel-35/.md5sum b/base/kernel-35/.md5sum index b1f2241ad..cc7208168 100644 --- a/base/kernel-35/.md5sum +++ b/base/kernel-35/.md5sum @@ -1,7 +1,7 @@ f81f5d6e85b9ed5832b6be2a56c52101 config 9182da73932b4cbc635414d6f0af02ca config_64 -2492f02b9f4a88d19bd6c208ce98330f install-attapu.ash -6edc41a8e435fef04989ea29099d6de8 installtools-10102010.tar.gz +60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash +6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz 091abeb4684ce03d1d936851618687b6 linux-2.6.35.tar.bz2 fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2 6a00ec267b0100f20a3fa900b97a5b7f patch-2.6.35.7.bz2 diff --git a/base/kernel-35/Pkgfile b/base/kernel-35/Pkgfile index c261567eb..3965d5a1f 100644 --- a/base/kernel-35/Pkgfile +++ b/base/kernel-35/Pkgfile @@ -6,11 +6,11 @@ name=kernel-35 version=2.6.35.7 _BaseVersion=2.6.35 -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\ @@ -72,7 +72,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