]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
core189: Ship the new toolchain
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Aug 2024 09:55:56 +0000 (09:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Aug 2024 09:56:55 +0000 (09:56 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/189/filelists/aarch64/binutils [new symlink]
config/rootfiles/core/189/filelists/aarch64/gcc [new symlink]
config/rootfiles/core/189/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/189/filelists/misc-progs [new symlink]
config/rootfiles/core/189/filelists/riscv64/binutils [new symlink]
config/rootfiles/core/189/filelists/riscv64/gcc [new symlink]
config/rootfiles/core/189/filelists/riscv64/glibc [new symlink]
config/rootfiles/core/189/filelists/x86_64/binutils [new symlink]
config/rootfiles/core/189/filelists/x86_64/gcc [new symlink]
config/rootfiles/core/189/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/189/update.sh

diff --git a/config/rootfiles/core/189/filelists/aarch64/binutils b/config/rootfiles/core/189/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/189/filelists/aarch64/gcc b/config/rootfiles/core/189/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/189/filelists/aarch64/glibc b/config/rootfiles/core/189/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/189/filelists/misc-progs b/config/rootfiles/core/189/filelists/misc-progs
new file mode 120000 (symlink)
index 0000000..7223cad
--- /dev/null
@@ -0,0 +1 @@
+../../../common/misc-progs
\ No newline at end of file
diff --git a/config/rootfiles/core/189/filelists/riscv64/binutils b/config/rootfiles/core/189/filelists/riscv64/binutils
new file mode 120000 (symlink)
index 0000000..c5f3990
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/riscv64/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/189/filelists/riscv64/gcc b/config/rootfiles/core/189/filelists/riscv64/gcc
new file mode 120000 (symlink)
index 0000000..ff737fe
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/riscv64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/189/filelists/riscv64/glibc b/config/rootfiles/core/189/filelists/riscv64/glibc
new file mode 120000 (symlink)
index 0000000..36b731f
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/riscv64/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/189/filelists/x86_64/binutils b/config/rootfiles/core/189/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/189/filelists/x86_64/gcc b/config/rootfiles/core/189/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/189/filelists/x86_64/glibc b/config/rootfiles/core/189/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 42f8c8e4a477af46f3ebec7a7094512abc7211a3..8af2183e04f27ee78c6bbcd2ef1bba80d9a50619 100644 (file)
@@ -50,6 +50,9 @@ ldconfig
 # Apply local configuration to sshd_config
 /usr/local/bin/sshctrl
 
+# Reload init
+telinit u
+
 # Start services
 
 # This update needs a reboot...