]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
core82: Add changed files
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Aug 2014 10:45:37 +0000 (12:45 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Aug 2014 10:45:37 +0000 (12:45 +0200)
config/rootfiles/core/82/filelists/armv5tel/gmp [new symlink]
config/rootfiles/core/82/filelists/batctl [new symlink]
config/rootfiles/core/82/filelists/boost [new symlink]
config/rootfiles/core/82/filelists/files
config/rootfiles/core/82/filelists/i586/gmp [new symlink]
config/rootfiles/core/82/filelists/libnl-3 [new symlink]
config/rootfiles/core/82/filelists/mpfr [new symlink]
config/rootfiles/core/82/update.sh

diff --git a/config/rootfiles/core/82/filelists/armv5tel/gmp b/config/rootfiles/core/82/filelists/armv5tel/gmp
new file mode 120000 (symlink)
index 0000000..2bdf30d
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv5tel/gmp
\ No newline at end of file
diff --git a/config/rootfiles/core/82/filelists/batctl b/config/rootfiles/core/82/filelists/batctl
new file mode 120000 (symlink)
index 0000000..6a6edde
--- /dev/null
@@ -0,0 +1 @@
+../../../common/batctl
\ No newline at end of file
diff --git a/config/rootfiles/core/82/filelists/boost b/config/rootfiles/core/82/filelists/boost
new file mode 120000 (symlink)
index 0000000..05246f0
--- /dev/null
@@ -0,0 +1 @@
+../../../common/boost
\ No newline at end of file
index 409e5fe8ac4e0442392c03e5efbd9d5d44e33c72..19e551c603b0344dd5dd70381c6905592ee5c233 100644 (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
diff --git a/config/rootfiles/core/82/filelists/i586/gmp b/config/rootfiles/core/82/filelists/i586/gmp
new file mode 120000 (symlink)
index 0000000..52a09cd
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/gmp
\ No newline at end of file
diff --git a/config/rootfiles/core/82/filelists/libnl-3 b/config/rootfiles/core/82/filelists/libnl-3
new file mode 120000 (symlink)
index 0000000..00e61c2
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libnl-3
\ No newline at end of file
diff --git a/config/rootfiles/core/82/filelists/mpfr b/config/rootfiles/core/82/filelists/mpfr
new file mode 120000 (symlink)
index 0000000..c8468bf
--- /dev/null
@@ -0,0 +1 @@
+../../../common/mpfr
\ No newline at end of file
index ed05488b4b42c5a641422dec7c90700be8528425..76677ae574fc90d3ac8a771f22e470cfce16e453 100644 (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