From: Michael Tremer Date: Thu, 17 Aug 2023 14:12:38 +0000 (+0000) Subject: core180: Ship toolchain X-Git-Tag: v2.27-core180~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b0d4363cf53132d6871501027164dbf9e3a5423;p=ipfire-2.x.git core180: Ship toolchain Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/180/filelists/aarch64/binutils b/config/rootfiles/core/180/filelists/aarch64/binutils new file mode 120000 index 0000000000..6da9d39e5e --- /dev/null +++ b/config/rootfiles/core/180/filelists/aarch64/binutils @@ -0,0 +1 @@ +../../../../common/aarch64/binutils \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/aarch64/gcc b/config/rootfiles/core/180/filelists/aarch64/gcc new file mode 120000 index 0000000000..97678cc16b --- /dev/null +++ b/config/rootfiles/core/180/filelists/aarch64/gcc @@ -0,0 +1 @@ +../../../../common/aarch64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/aarch64/glibc b/config/rootfiles/core/180/filelists/aarch64/glibc new file mode 120000 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/180/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/riscv64/binutils b/config/rootfiles/core/180/filelists/riscv64/binutils new file mode 120000 index 0000000000..c5f3990b61 --- /dev/null +++ b/config/rootfiles/core/180/filelists/riscv64/binutils @@ -0,0 +1 @@ +../../../../common/riscv64/binutils \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/riscv64/gcc b/config/rootfiles/core/180/filelists/riscv64/gcc new file mode 120000 index 0000000000..ff737feb86 --- /dev/null +++ b/config/rootfiles/core/180/filelists/riscv64/gcc @@ -0,0 +1 @@ +../../../../common/riscv64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/riscv64/glibc b/config/rootfiles/core/180/filelists/riscv64/glibc new file mode 120000 index 0000000000..36b731f7dd --- /dev/null +++ b/config/rootfiles/core/180/filelists/riscv64/glibc @@ -0,0 +1 @@ +../../../../common/riscv64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/x86_64/binutils b/config/rootfiles/core/180/filelists/x86_64/binutils new file mode 120000 index 0000000000..7d0fda554d --- /dev/null +++ b/config/rootfiles/core/180/filelists/x86_64/binutils @@ -0,0 +1 @@ +../../../../common/x86_64/binutils \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/x86_64/gcc b/config/rootfiles/core/180/filelists/x86_64/gcc new file mode 120000 index 0000000000..d1616d377c --- /dev/null +++ b/config/rootfiles/core/180/filelists/x86_64/gcc @@ -0,0 +1 @@ +../../../../common/x86_64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/180/filelists/x86_64/glibc b/config/rootfiles/core/180/filelists/x86_64/glibc new file mode 120000 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/180/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh index 37fd9374f7..06a087675e 100644 --- a/config/rootfiles/core/180/update.sh +++ b/config/rootfiles/core/180/update.sh @@ -48,6 +48,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +telinit u # This update needs a reboot... #touch /var/run/need_reboot