From 2673d37c64110b5af6283cc42ac8f1e97a76ad50 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 31 Oct 2010 17:53:37 +0100 Subject: kernel-32, maj 2.6.32.25-1 --- base/kernel-32/.footprint | 10 +++++----- base/kernel-32/.md5sum | 8 ++++---- base/kernel-32/Pkgfile | 20 +++++++++++++++----- base/kernel-32/post-install | 2 +- 4 files changed, 25 insertions(+), 15 deletions(-) (limited to 'base') diff --git a/base/kernel-32/.footprint b/base/kernel-32/.footprint index f8aee20c0..012924c66 100644 --- a/base/kernel-32/.footprint +++ b/base/kernel-32/.footprint @@ -1,8 +1,8 @@ drwxr-xr-x root/root boot/ --rw-r--r-- root/root boot/System.map-2.6.32.24 --rw-r--r-- root/root boot/config-2.6.32.24 -lrwxrwxrwx root/root boot/kernel -> kernel-2.6.32.24 --rw-r--r-- root/root boot/kernel-2.6.32.24 +-rw-r--r-- root/root boot/System.map-2.6.32.25 +-rw-r--r-- root/root boot/config-2.6.32.25 +lrwxrwxrwx root/root boot/kernel -> kernel-2.6.32.25 +-rw-r--r-- root/root boot/kernel-2.6.32.25 -rw-r--r-- root/root boot/nutyx-initrd.tar.xz drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/firmware/ @@ -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/ --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.32/ diff --git a/base/kernel-32/.md5sum b/base/kernel-32/.md5sum index 6478381e0..3c38eadb8 100644 --- a/base/kernel-32/.md5sum +++ b/base/kernel-32/.md5sum @@ -1,7 +1,7 @@ bf3ce0e47060702fe0b415315de5a1ae config 38550ec26e5368286e2fde8fb03fa744 config_64 -60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash -6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz +9d17fd1c6e89e6c53e2517f2d1d6284c install-attapu.1.ash +4529aec34555a9cd0aec62fe766892e2 installtools-31102010.tar.gz 260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2 -e3346e3b4b92f048b8ecded829f45cdf patch-2.6.32.24.bz2 +e1432a49e8f7b03c276210729474988a nutyx-initrd-extra-31102010.tar.bz2 +d8fff54efff6c5f7b07e5370a5e9f119 patch-2.6.32.25.bz2 diff --git a/base/kernel-32/Pkgfile b/base/kernel-32/Pkgfile index 86f1f9ac8..207a5c363 100644 --- a/base/kernel-32/Pkgfile +++ b/base/kernel-32/Pkgfile @@ -4,13 +4,13 @@ # Packager: thierryn1 at hispeed dot ch name=kernel-32 -version=2.6.32.24 +version=2.6.32.25 _BaseVersion=2.6.32 -release=4 +release=1 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-32/post-install b/base/kernel-32/post-install index 789869a90..1ce6069e4 100644 --- a/base/kernel-32/post-install +++ b/base/kernel-32/post-install @@ -1,5 +1,5 @@ version=2.6.32-NuTyX -SCRIPT_VERSION="attapu" +SCRIPT_VERSION="attapu.1" SRC=/tmp/work WDIR=$SRC/nutyx-initrd-2009 depmod $version -- cgit v1.2.3-70-g09d2