From: Michael Tremer Date: Sat, 23 Aug 2025 14:53:27 +0000 (+0000) Subject: core198: Ship GCC & glibc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d2b1746c40d6a52737918ce852633c5ea464b54;p=ipfire-2.x.git core198: Ship GCC & glibc Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/198/filelists/aarch64/gcc b/config/rootfiles/core/198/filelists/aarch64/gcc new file mode 120000 index 000000000..97678cc16 --- /dev/null +++ b/config/rootfiles/core/198/filelists/aarch64/gcc @@ -0,0 +1 @@ +../../../../common/aarch64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/aarch64/glibc b/config/rootfiles/core/198/filelists/aarch64/glibc new file mode 120000 index 000000000..d13849ff9 --- /dev/null +++ b/config/rootfiles/core/198/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/riscv64/gcc b/config/rootfiles/core/198/filelists/riscv64/gcc new file mode 120000 index 000000000..ff737feb8 --- /dev/null +++ b/config/rootfiles/core/198/filelists/riscv64/gcc @@ -0,0 +1 @@ +../../../../common/riscv64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/riscv64/glibc b/config/rootfiles/core/198/filelists/riscv64/glibc new file mode 120000 index 000000000..36b731f7d --- /dev/null +++ b/config/rootfiles/core/198/filelists/riscv64/glibc @@ -0,0 +1 @@ +../../../../common/riscv64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/x86_64/gcc b/config/rootfiles/core/198/filelists/x86_64/gcc new file mode 120000 index 000000000..d1616d377 --- /dev/null +++ b/config/rootfiles/core/198/filelists/x86_64/gcc @@ -0,0 +1 @@ +../../../../common/x86_64/gcc \ No newline at end of file diff --git a/config/rootfiles/core/198/filelists/x86_64/glibc b/config/rootfiles/core/198/filelists/x86_64/glibc new file mode 120000 index 000000000..111909966 --- /dev/null +++ b/config/rootfiles/core/198/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/198/update.sh b/config/rootfiles/core/198/update.sh index fe2f30b1e..afd2c65d0 100644 --- a/config/rootfiles/core/198/update.sh +++ b/config/rootfiles/core/198/update.sh @@ -47,6 +47,9 @@ fi # update linker config ldconfig +# restart init +telinit u + # Update Language cache /usr/local/bin/update-lang-cache