summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--acompiler/flashplayer/.md5sum2
-rw-r--r--acompiler/flashplayer/Pkgfile2
-rw-r--r--base/iptables/.footprint2
-rwxr-xr-xbase/iptables/Pkgfile4
-rwxr-xr-x[-rw-r--r--]base/iptables/rc.iptables0
-rw-r--r--base/kernel-31/.md5sum4
-rw-r--r--base/kernel-31/Pkgfile6
7 files changed, 10 insertions, 10 deletions
diff --git a/acompiler/flashplayer/.md5sum b/acompiler/flashplayer/.md5sum
index ddfd08f50..5ffdbff7b 100644
--- a/acompiler/flashplayer/.md5sum
+++ b/acompiler/flashplayer/.md5sum
@@ -1 +1 @@
-dbfc776cd4310250cde078e0bf0472e7 install_flash_player_10_linux.tar.gz
+d3d8f82384325c2adfb4cfd5ef173d7f install_flash_player_10.1_linux.tar.gz
diff --git a/acompiler/flashplayer/Pkgfile b/acompiler/flashplayer/Pkgfile
index 0a91beaea..e0e9428f3 100644
--- a/acompiler/flashplayer/Pkgfile
+++ b/acompiler/flashplayer/Pkgfile
@@ -8,7 +8,7 @@ version=10.1
release=1
-source=(http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz)
+source=(http://nutyx.meticul.eu/files/install_flash_player_${version}_linux.tar.gz)
build() {
diff --git a/base/iptables/.footprint b/base/iptables/.footprint
index 822fac089..c1fe26110 100644
--- a/base/iptables/.footprint
+++ b/base/iptables/.footprint
@@ -2,7 +2,7 @@ drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/rc.d/
drwxr-xr-x root/root etc/rc.d/init.d/
-rwxr-xr-- root/root etc/rc.d/init.d/iptables
--rw-r--r-- root/root etc/rc.d/rc.iptables
+-rwx------ root/root etc/rc.d/rc.iptables
drwxr-xr-x root/root etc/rc.d/rc0.d/
drwxr-xr-x root/root etc/rc.d/rc1.d/
drwxr-xr-x root/root etc/rc.d/rc2.d/
diff --git a/base/iptables/Pkgfile b/base/iptables/Pkgfile
index c0364ad6d..3cb35d63f 100755
--- a/base/iptables/Pkgfile
+++ b/base/iptables/Pkgfile
@@ -6,7 +6,7 @@
name=iptables
version=1.4.9.1
-release=1
+release=2
source=(ftp://ftp.netfilter.org/pub/iptables/$name-$version.tar.bz2 \
rc.iptables )
@@ -28,7 +28,7 @@ build() {
make DESTDIR=$PKG install
cd ../$scripts-$scriptsversion
make DESTDIR=$PKG install-$name
- install -m644 $SRC/rc.iptables \
+ install -m700 $SRC/rc.iptables \
$PKG/etc/rc.d/rc.iptables
}
diff --git a/base/iptables/rc.iptables b/base/iptables/rc.iptables
index f696ac984..f696ac984 100644..100755
--- a/base/iptables/rc.iptables
+++ b/base/iptables/rc.iptables
diff --git a/base/kernel-31/.md5sum b/base/kernel-31/.md5sum
index cf3359150..f388edecb 100644
--- a/base/kernel-31/.md5sum
+++ b/base/kernel-31/.md5sum
@@ -1,7 +1,7 @@
e2a0fce3bad094a4b64764484528fc60 config
38550ec26e5368286e2fde8fb03fa744 config_64
2492f02b9f4a88d19bd6c208ce98330f install-attapu.ash
-8ba54feb5e098b759d0306c29767a3a4 installtools-08102010.tar.gz
+6edc41a8e435fef04989ea29099d6de8 installtools-10102010.tar.gz
84c077a37684e4cbfa67b18154390d8a linux-2.6.31.tar.bz2
-087bd17651890c88a00df293cc24ca85 nutyx-initrd-extra-08102010.tar.bz2
+fe7d856a5a25df09f839e9db156a77ae nutyx-initrd-extra-10102010.tar.bz2
376a39c2b155cceeb85cbfba23b65345 patch-2.6.31.14.bz2
diff --git a/base/kernel-31/Pkgfile b/base/kernel-31/Pkgfile
index 517138038..4fe225d30 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=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\