From 14b5b765fca7a57b54b798bcda6337dd75e071e0 Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 1 Nov 2010 18:43:57 +0100 Subject: kernel-31, maj 2.6.31.14-5 --- base/kernel-31/.footprint | 2 +- base/kernel-31/.md5sum | 6 +++--- base/kernel-31/Pkgfile | 18 ++++++++++++++---- base/kernel-31/post-install | 2 +- 4 files changed, 19 insertions(+), 9 deletions(-) (limited to 'base/kernel-31') diff --git a/base/kernel-31/.footprint b/base/kernel-31/.footprint index d19d718f5..a865a044b 100644 --- a/base/kernel-31/.footprint +++ b/base/kernel-31/.footprint @@ -2235,7 +2235,7 @@ drwxr-xr-x root/root lib/modules/2.6.31-NuTyX/kernel/sound/usb/usx2y/ lrwxrwxrwx root/root lib/modules/2.6.31-NuTyX/source -> /usr/src/linux-2.6.31 drwxr-xr-x root/root root/ drwxr-xr-x root/root root/bin/ --rwxr-xr-x root/root root/bin/install-attapu.ash +-rwxr-xr-x root/root root/bin/install-attapu.1.ash drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/src/ drwxr-xr-x root/root usr/src/linux-2.6.31/ diff --git a/base/kernel-31/.md5sum b/base/kernel-31/.md5sum index 02e2da8ef..806b9c0b0 100644 --- a/base/kernel-31/.md5sum +++ b/base/kernel-31/.md5sum @@ -1,7 +1,7 @@ e2a0fce3bad094a4b64764484528fc60 config 38550ec26e5368286e2fde8fb03fa744 config_64 -60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash -6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz +9d17fd1c6e89e6c53e2517f2d1d6284c install-attapu.1.ash +4529aec34555a9cd0aec62fe766892e2 installtools-31102010.tar.gz 84c077a37684e4cbfa67b18154390d8a linux-2.6.31.tar.bz2 -fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2 +e1432a49e8f7b03c276210729474988a nutyx-initrd-extra-31102010.tar.bz2 376a39c2b155cceeb85cbfba23b65345 patch-2.6.31.14.bz2 diff --git a/base/kernel-31/Pkgfile b/base/kernel-31/Pkgfile index 5adfcd9b5..e5235c356 100644 --- a/base/kernel-31/Pkgfile +++ b/base/kernel-31/Pkgfile @@ -6,11 +6,11 @@ name=kernel-31 version=2.6.31.14 _BaseVersion=2.6.31 -release=4 +release=5 PKGMK_NO_STRIP="yes" -SCRIPT_VERSION="attapu" -_extra=10102010 -_tools=24102010 +SCRIPT_VERSION="attapu.1" +_extra=31102010 +_tools=31102010 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\ @@ -18,6 +18,16 @@ source=(http://www.kernel.org/pub/linux/kernel/v2.6/linux-${_BaseVersion}.tar.bz http://nutyx.meticul.eu/files/installtools-${_tools}.tar.gz) build(){ +for i in setup-install setup-mirroir +do + sed -i "s|#INSTALL#|install-$SCRIPT_VERSION.ash|" \ + nutyx-initrd-2009/rootfs/install/$i || exit 1 +done +for i in main.txt functions setup-grub setup-grub +do + sed -i "s|#VERSION#|MINI $SCRIPT_VERSION|g" \ + nutyx-initrd-2009/rootfs/install/$i +done bzip2 -d patch-$version.bz2 cd linux-${_BaseVersion} make mrproper diff --git a/base/kernel-31/post-install b/base/kernel-31/post-install index 9be64ed06..43376bf75 100644 --- a/base/kernel-31/post-install +++ b/base/kernel-31/post-install @@ -1,5 +1,5 @@ version=2.6.31-NuTyX -SCRIPT_VERSION="attapu" +SCRIPT_VERSION="attapu.1" SRC=/tmp/work WDIR=$SRC/nutyx-initrd-2009 depmod $version -- cgit v1.2.3-70-g09d2