]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
Core Update 169: Ship toolchain changes
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 7 Jun 2022 16:52:15 +0000 (16:52 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 7 Jun 2022 16:52:15 +0000 (16:52 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/169/filelists/aarch64/binutils [new symlink]
config/rootfiles/core/169/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/169/filelists/armv6l/binutils [new symlink]
config/rootfiles/core/169/filelists/armv6l/glibc [new symlink]
config/rootfiles/core/169/filelists/files
config/rootfiles/core/169/filelists/x86_64/binutils [new symlink]
config/rootfiles/core/169/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/169/update.sh

diff --git a/config/rootfiles/core/169/filelists/aarch64/binutils b/config/rootfiles/core/169/filelists/aarch64/binutils
new file mode 120000 (symlink)
index 0000000..6da9d39
--- /dev/null
@@ -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 (symlink)
index 0000000..d13849f
--- /dev/null
@@ -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 (symlink)
index 0000000..e4a1472
--- /dev/null
@@ -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 (symlink)
index 0000000..262a394
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv6l/glibc
\ No newline at end of file
index 38ff2e47135f6a1524584cdb66bb62eafc9642c7..21f5764f10e60c7b10102fd746bb053bfc4df389 100644 (file)
@@ -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 (symlink)
index 0000000..7d0fda5
--- /dev/null
@@ -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 (symlink)
index 0000000..1119099
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/glibc
\ No newline at end of file
index 5034565b5d44ce9b51be4d96044835908a1a3d1d..40b09bd8a35e0fd5e52a0d49d4fe38e2e63970c4 100644 (file)
@@ -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