From: Michael Tremer Date: Fri, 23 Aug 2024 09:55:56 +0000 (+0000) Subject: core189: Ship the new toolchain X-Git-Tag: v2.29-core189~65^2~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76ffe6380c6d357b93a59c21e093e5b9c3ee5303;p=ipfire-2.x.git core189: Ship the new toolchain Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/189/filelists/aarch64/binutils b/config/rootfiles/core/189/filelists/aarch64/binutils new file mode 120000 index 0000000000..6da9d39e5e --- /dev/null +++ b/config/rootfiles/core/189/filelists/aarch64/binutils @@ -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 index 0000000000..97678cc16b --- /dev/null +++ b/config/rootfiles/core/189/filelists/aarch64/gcc @@ -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 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/189/filelists/aarch64/glibc @@ -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 index 0000000000..7223cadddd --- /dev/null +++ b/config/rootfiles/core/189/filelists/misc-progs @@ -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 index 0000000000..c5f3990b61 --- /dev/null +++ b/config/rootfiles/core/189/filelists/riscv64/binutils @@ -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 index 0000000000..ff737feb86 --- /dev/null +++ b/config/rootfiles/core/189/filelists/riscv64/gcc @@ -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 index 0000000000..36b731f7dd --- /dev/null +++ b/config/rootfiles/core/189/filelists/riscv64/glibc @@ -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 index 0000000000..7d0fda554d --- /dev/null +++ b/config/rootfiles/core/189/filelists/x86_64/binutils @@ -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 index 0000000000..d1616d377c --- /dev/null +++ b/config/rootfiles/core/189/filelists/x86_64/gcc @@ -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 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/189/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/189/update.sh b/config/rootfiles/core/189/update.sh index 42f8c8e4a4..8af2183e04 100644 --- a/config/rootfiles/core/189/update.sh +++ b/config/rootfiles/core/189/update.sh @@ -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...