From 63e9d10f60dff0889bb060f28a93061340deb0c4 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 23 Oct 2010 16:15:25 +0200 Subject: kernel-35-pae, maj version script et initrd --- acompiler/kernel-35-pae/.footprint | 2 +- acompiler/kernel-35-pae/.md5sum | 3 +++ acompiler/kernel-35-pae/Pkgfile | 8 ++++---- 3 files changed, 8 insertions(+), 5 deletions(-) (limited to 'acompiler') diff --git a/acompiler/kernel-35-pae/.footprint b/acompiler/kernel-35-pae/.footprint index 3b5d7fec6..e08dd3a46 100644 --- a/acompiler/kernel-35-pae/.footprint +++ b/acompiler/kernel-35-pae/.footprint @@ -2679,7 +2679,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/ --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.35/ diff --git a/acompiler/kernel-35-pae/.md5sum b/acompiler/kernel-35-pae/.md5sum index 5bb7fc765..9e7278ec2 100644 --- a/acompiler/kernel-35-pae/.md5sum +++ b/acompiler/kernel-35-pae/.md5sum @@ -1,4 +1,7 @@ 67bd4f1a3c46aa698a535c88eb82eb3c config 9182da73932b4cbc635414d6f0af02ca config_64 +7786e357271e08e80159ea2778fc7e8b install-attapu.ash +6edc41a8e435fef04989ea29099d6de8 installtools-10102010.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/acompiler/kernel-35-pae/Pkgfile b/acompiler/kernel-35-pae/Pkgfile index 195dcdd5b..700d95ce2 100644 --- a/acompiler/kernel-35-pae/Pkgfile +++ b/acompiler/kernel-35-pae/Pkgfile @@ -6,11 +6,11 @@ name=kernel-35-pae version=2.6.35.7 _BaseVersion=2.6.35 -release=2 +release=3 PKGMK_NO_STRIP="yes" SCRIPT_VERSION="attapu" -_extra=08102010 -_tools=08102010 +_extra=10102010 +_tools=10102010 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 -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 -- cgit v1.2.3-54-g00ecf