From: Peter Müller Date: Tue, 7 Jun 2022 16:52:15 +0000 (+0000) Subject: Core Update 169: Ship toolchain changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f5b48467f29149e6e494b6b40471ac25dd5268c;p=people%2Fms%2Fipfire-2.x.git Core Update 169: Ship toolchain changes Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/169/filelists/aarch64/binutils b/config/rootfiles/core/169/filelists/aarch64/binutils new file mode 120000 index 0000000000..6da9d39e5e --- /dev/null +++ b/config/rootfiles/core/169/filelists/aarch64/binutils @@ -0,0 +1 @@ +../../../../common/aarch64/binutils \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/aarch64/glibc b/config/rootfiles/core/169/filelists/aarch64/glibc new file mode 120000 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/169/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/armv6l/binutils b/config/rootfiles/core/169/filelists/armv6l/binutils new file mode 120000 index 0000000000..e4a14720ab --- /dev/null +++ b/config/rootfiles/core/169/filelists/armv6l/binutils @@ -0,0 +1 @@ +../../../../common/armv6l/binutils \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/armv6l/glibc b/config/rootfiles/core/169/filelists/armv6l/glibc new file mode 120000 index 0000000000..262a394f39 --- /dev/null +++ b/config/rootfiles/core/169/filelists/armv6l/glibc @@ -0,0 +1 @@ +../../../../common/armv6l/glibc \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/files b/config/rootfiles/core/169/filelists/files index 38ff2e4713..21f5764f10 100644 --- a/config/rootfiles/core/169/filelists/files +++ b/config/rootfiles/core/169/filelists/files @@ -3,6 +3,8 @@ etc/rc.d/helper/azure-setup etc/rc.d/helper/aws-setup etc/rc.d/helper/exoscale-setup etc/rc.d/helper/gcp-setup +opt/pakfire/etc/pakfire.conf srv/web/ipfire/html/themes/ipfire/include/functions.pl +usr/sbin/setup var/ipfire/header.pl var/ipfire/main/manualpages diff --git a/config/rootfiles/core/169/filelists/x86_64/binutils b/config/rootfiles/core/169/filelists/x86_64/binutils new file mode 120000 index 0000000000..7d0fda554d --- /dev/null +++ b/config/rootfiles/core/169/filelists/x86_64/binutils @@ -0,0 +1 @@ +../../../../common/x86_64/binutils \ No newline at end of file diff --git a/config/rootfiles/core/169/filelists/x86_64/glibc b/config/rootfiles/core/169/filelists/x86_64/glibc new file mode 120000 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/169/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/169/update.sh b/config/rootfiles/core/169/update.sh index 5034565b5d..40b09bd8a3 100644 --- a/config/rootfiles/core/169/update.sh +++ b/config/rootfiles/core/169/update.sh @@ -61,6 +61,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +telinit u /etc/init.d/firewall restart /etc/init.d/unbound start /etc/init.d/squid start