summaryrefslogtreecommitdiffstats
path: root/base/kernel-36
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-11-02 13:14:38 +0100
committertnut <thierryn1 at hispeed dot ch>2010-11-02 13:14:38 +0100
commit6a4a12c9db12c0be2f5e546fc5ff0f9181e1d612 (patch)
tree3b1617455d86daabe0b9d555e8bfdbd0bf8fb25f /base/kernel-36
parent9f5779cf09c685ae323c837f3757e069fee4c1ba (diff)
downloadnutyx-pakxe-6a4a12c9db12c0be2f5e546fc5ff0f9181e1d612.tar.gz
nutyx-pakxe-6a4a12c9db12c0be2f5e546fc5ff0f9181e1d612.tar.bz2
nutyx-pakxe-6a4a12c9db12c0be2f5e546fc5ff0f9181e1d612.tar.xz
nutyx-pakxe-6a4a12c9db12c0be2f5e546fc5ff0f9181e1d612.zip
kernel-36, maj 2.6.36-3
Diffstat (limited to 'base/kernel-36')
-rw-r--r--base/kernel-36/.footprint2
-rw-r--r--base/kernel-36/.md5sum6
-rw-r--r--base/kernel-36/Pkgfile18
-rw-r--r--base/kernel-36/post-install2
4 files changed, 19 insertions, 9 deletions
diff --git a/base/kernel-36/.footprint b/base/kernel-36/.footprint
index 8d347fcf3..7d2cbf445 100644
--- a/base/kernel-36/.footprint
+++ b/base/kernel-36/.footprint
@@ -2724,7 +2724,7 @@ drwxr-xr-x root/root lib/modules/2.6.36-NuTyX/kernel/sound/usb/usx2y/
lrwxrwxrwx root/root lib/modules/2.6.36-NuTyX/source -> /usr/src/linux-2.6.36
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.36/
diff --git a/base/kernel-36/.md5sum b/base/kernel-36/.md5sum
index 41ee05bc4..1c7020e09 100644
--- a/base/kernel-36/.md5sum
+++ b/base/kernel-36/.md5sum
@@ -1,6 +1,6 @@
3469ba65a845105e7617040b0d6f1f83 config
9182da73932b4cbc635414d6f0af02ca config_64
-60ce3aa720c2deb50b9ea1cab3fb1549 install-attapu.ash
-6fa4813333d99bf5580b15980b4acc42 installtools-24102010.tar.gz
+9d17fd1c6e89e6c53e2517f2d1d6284c install-attapu.1.ash
+4529aec34555a9cd0aec62fe766892e2 installtools-31102010.tar.gz
61f3739a73afb6914cb007f37fb09b62 linux-2.6.36.tar.bz2
-fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2
+e1432a49e8f7b03c276210729474988a nutyx-initrd-extra-31102010.tar.bz2
diff --git a/base/kernel-36/Pkgfile b/base/kernel-36/Pkgfile
index c8d15cfeb..0ef21e68e 100644
--- a/base/kernel-36/Pkgfile
+++ b/base/kernel-36/Pkgfile
@@ -6,17 +6,27 @@
name=kernel-36
version=2.6.36
_BaseVersion=2.6.36
-release=2
+release=3
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://nutyx.meticul.eu/install-${SCRIPT_VERSION}.ash\
http://nutyx.meticul.eu/files/nutyx-initrd-extra-${_extra}.tar.bz2\
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}
diff --git a/base/kernel-36/post-install b/base/kernel-36/post-install
index d983076c3..03344d9a1 100644
--- a/base/kernel-36/post-install
+++ b/base/kernel-36/post-install
@@ -1,5 +1,5 @@
version=2.6.36-NuTyX
-SCRIPT_VERSION="attapu"
+SCRIPT_VERSION="attapu.1"
SRC=/tmp/work
WDIR=$SRC/nutyx-initrd-2009
depmod $version