mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
core82: Add changed files
This commit is contained in:
1
config/rootfiles/core/82/filelists/armv5tel/gmp
Symbolic link
1
config/rootfiles/core/82/filelists/armv5tel/gmp
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/armv5tel/gmp
|
||||
1
config/rootfiles/core/82/filelists/batctl
Symbolic link
1
config/rootfiles/core/82/filelists/batctl
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/batctl
|
||||
1
config/rootfiles/core/82/filelists/boost
Symbolic link
1
config/rootfiles/core/82/filelists/boost
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/boost
|
||||
@@ -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
|
||||
|
||||
1
config/rootfiles/core/82/filelists/i586/gmp
Symbolic link
1
config/rootfiles/core/82/filelists/i586/gmp
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/i586/gmp
|
||||
1
config/rootfiles/core/82/filelists/libnl-3
Symbolic link
1
config/rootfiles/core/82/filelists/libnl-3
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/libnl-3
|
||||
1
config/rootfiles/core/82/filelists/mpfr
Symbolic link
1
config/rootfiles/core/82/filelists/mpfr
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/mpfr
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user