]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
:xMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-switch...
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 3 Jul 2020 16:48:30 +0000 (18:48 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 3 Jul 2020 16:48:30 +0000 (18:48 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
17 files changed:
1  2 
config/rootfiles/common/aarch64/initscripts
config/rootfiles/common/armv5tel/initscripts
config/rootfiles/common/configroot
config/rootfiles/common/i586/initscripts
config/rootfiles/common/x86_64/initscripts
doc/language_issues.en
doc/language_issues.es
doc/language_issues.it
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.ru
html/cgi-bin/credits.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl
lfs/configroot
make.sh
src/initscripts/system/firewall

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc lfs/configroot
index e8626c8129e3a0dd09c9c5a636a74640287d21ad,ee320d8cf2ab365b88ea9ede8bb3fbd2eb56c3eb..0afacebaf731cdef244d476a0e3f67741829bcc6
@@@ -78,8 -78,7 +78,7 @@@ $(TARGET) 
        cp $(DIR_SRC)/config/cfgroot/header.pl                  $(CONFIG_ROOT)/
        cp $(DIR_SRC)/config/cfgroot/general-functions.pl       $(CONFIG_ROOT)/
        cp $(DIR_SRC)/config/cfgroot/network-functions.pl       $(CONFIG_ROOT)/
 -      cp $(DIR_SRC)/config/cfgroot/geoip-functions.pl         $(CONFIG_ROOT)/
 +      cp $(DIR_SRC)/config/cfgroot/location-functions.pl              $(CONFIG_ROOT)/
-       cp $(DIR_SRC)/config/cfgroot/aws-functions.pl           $(CONFIG_ROOT)/
        cp $(DIR_SRC)/config/cfgroot/ids-functions.pl           $(CONFIG_ROOT)/
        cp $(DIR_SRC)/config/cfgroot/lang.pl                    $(CONFIG_ROOT)/
        cp $(DIR_SRC)/config/cfgroot/countries.pl               $(CONFIG_ROOT)/
diff --cc make.sh
Simple merge
Simple merge