]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Core Update 176: Ship changes related to updated toolchain
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 24 Jun 2023 06:43:53 +0000 (06:43 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 24 Jun 2023 06:43:53 +0000 (06:43 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/176/filelists/aarch64/binutils [new symlink]
config/rootfiles/core/176/filelists/aarch64/gcc [new symlink]
config/rootfiles/core/176/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/176/filelists/x86_64/binutils [new symlink]
config/rootfiles/core/176/filelists/x86_64/gcc [new symlink]
config/rootfiles/core/176/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/176/update.sh

diff --git a/config/rootfiles/core/176/filelists/aarch64/binutils b/config/rootfiles/core/176/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/176/filelists/aarch64/gcc b/config/rootfiles/core/176/filelists/aarch64/gcc
new file mode 120000 (symlink)
index 0000000..97678cc
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/176/filelists/aarch64/glibc b/config/rootfiles/core/176/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/176/filelists/x86_64/binutils b/config/rootfiles/core/176/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/176/filelists/x86_64/gcc b/config/rootfiles/core/176/filelists/x86_64/gcc
new file mode 120000 (symlink)
index 0000000..d1616d3
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/176/filelists/x86_64/glibc b/config/rootfiles/core/176/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 b5f48b72693c542fd4e8099b7a937796d43be292..a60e067879e5cd0d7bad953e743766b9b03c6602 100644 (file)
@@ -51,6 +51,7 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
+telinit u
 /etc/init.d/suricata start
 
 # Rebuild initial ramdisk to apply microcode updates