]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core123: ship xtables-addons.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 17 Aug 2018 18:30:17 +0000 (20:30 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 17 Aug 2018 20:24:32 +0000 (22:24 +0200)
xtables are build for installed iptables version so we need
to ship it even if it was not updated.
Also clean /lib/xtables because some modules are renamed.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/123/filelists/xtables-addons [new symlink]
config/rootfiles/core/123/update.sh

diff --git a/config/rootfiles/core/123/filelists/xtables-addons b/config/rootfiles/core/123/filelists/xtables-addons
new file mode 120000 (symlink)
index 0000000..2e24c42
--- /dev/null
@@ -0,0 +1 @@
+../../../common/xtables-addons
\ No newline at end of file
index 76eff74bb349571a884204cf62327c0ecdcad7a9..964a238628bc1bb40b800bb2857d1cd28370927a 100644 (file)
@@ -34,6 +34,9 @@ done
 # Stop services
 /etc/init.d/squid stop
 
+# remove old xtables modules / some are renamend
+rm -rf /lib/xtables
+
 # Extract files
 extract_files