summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/kernel-33/.footprint2
-rw-r--r--base/kernel-33/.md5sum6
-rw-r--r--base/kernel-33/Pkgfile18
-rw-r--r--base/kernel-33/post-install2
4 files changed, 19 insertions, 9 deletions
diff --git a/base/kernel-33/.footprint b/base/kernel-33/.footprint
index 154b2c18b..78dabe949 100644
--- a/base/kernel-33/.footprint
+++ b/base/kernel-33/.footprint
@@ -2392,7 +2392,7 @@ drwxr-xr-x root/root lib/modules/2.6.33-NuTyX/kernel/sound/usb/usx2y/
lrwxrwxrwx root/root lib/modules/2.6.33-NuTyX/source -> /usr/src/linux-2.6.33
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.33/
diff --git a/base/kernel-33/.md5sum b/base/kernel-33/.md5sum
index b45549228..1ef66f849 100644
--- a/base/kernel-33/.md5sum
+++ b/base/kernel-33/.md5sum
@@ -1,7 +1,7 @@
9d9c70259591cc6d8797bb84b9dbd0ab config
38550ec26e5368286e2fde8fb03fa744 config_64
-60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash
-6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz
+9d17fd1c6e89e6c53e2517f2d1d6284c install-attapu.1.ash
+4529aec34555a9cd0aec62fe766892e2 installtools-31102010.tar.gz
c3883760b18d50e8d78819c54d579b00 linux-2.6.33.tar.bz2
-fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2
+e1432a49e8f7b03c276210729474988a nutyx-initrd-extra-31102010.tar.bz2
04b3affb4f7fb3035303a32bd6080baf patch-2.6.33.7.bz2
diff --git a/base/kernel-33/Pkgfile b/base/kernel-33/Pkgfile
index 965461aaa..a40948745 100644
--- a/base/kernel-33/Pkgfile
+++ b/base/kernel-33/Pkgfile
@@ -6,11 +6,11 @@
name=kernel-33
version=2.6.33.7
_BaseVersion=2.6.33
-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-33/post-install b/base/kernel-33/post-install
index a792d17a3..6cef3cf6a 100644
--- a/base/kernel-33/post-install
+++ b/base/kernel-33/post-install
@@ -1,5 +1,5 @@
version=2.6.33-NuTyX
-SCRIPT_VERSION="attapu"
+SCRIPT_VERSION="attapu.1"
SRC=/tmp/work
WDIR=$SRC/nutyx-initrd-2009
depmod $version