core82: Add changed files

This commit is contained in:
Michael Tremer
2014-08-14 12:45:37 +02:00
parent 072f4c10cc
commit d82668d553
8 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../../common/armv5tel/gmp

View File

@@ -0,0 +1 @@
../../../common/batctl

View File

@@ -0,0 +1 @@
../../../common/boost

View File

@@ -1,2 +1,15 @@
etc/system-release
etc/issue
etc/rc.d/init.d/firewall
etc/rc.d/init.d/networking/red.down/20-firewall
etc/rc.d/init.d/networking/red.up/20-firewall
srv/web/ipfire/cgi-bin/connections.cgi
srv/web/ipfire/cgi-bin/ddns.cgi
srv/web/ipfire/cgi-bin/fwhosts.cgi
srv/web/ipfire/cgi-bin/optionsfw.cgi
srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/cgi-bin/proxy.cgi
usr/lib/firewall/rules.pl
var/ipfire/general-functions.pl
var/ipfire/langs
var/ipfire/network-functions.pl

View File

@@ -0,0 +1 @@
../../../../common/i586/gmp

View File

@@ -0,0 +1 @@
../../../common/libnl-3

View File

@@ -0,0 +1 @@
../../../common/mpfr

View File

@@ -33,7 +33,8 @@ done
# Stop services
# Remove old strongswan files
# Remove old files
rm -vf /etc/rc.d/init.d/networking/red.up/20-RL-firewall
# Extract files
extract_files
@@ -41,7 +42,7 @@ extract_files
# Start services
# Update Language cache
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
sync