From: Michael Tremer Date: Mon, 19 Jan 2026 11:08:41 +0000 (+0000) Subject: core200: Ship glibc X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb265532e181cb6120c1baf1a3a738cd768dc41;p=ipfire-2.x.git core200: Ship glibc Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/200/filelists/aarch64/glibc b/config/rootfiles/core/200/filelists/aarch64/glibc new file mode 120000 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/200/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/200/filelists/riscv64/glibc b/config/rootfiles/core/200/filelists/riscv64/glibc new file mode 120000 index 0000000000..36b731f7dd --- /dev/null +++ b/config/rootfiles/core/200/filelists/riscv64/glibc @@ -0,0 +1 @@ +../../../../common/riscv64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/200/filelists/x86_64/glibc b/config/rootfiles/core/200/filelists/x86_64/glibc new file mode 120000 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/200/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/200/update.sh b/config/rootfiles/core/200/update.sh index b52f1ab82f..59993b1959 100644 --- a/config/rootfiles/core/200/update.sh +++ b/config/rootfiles/core/200/update.sh @@ -127,6 +127,9 @@ rm -vf \ # update linker config ldconfig +# Restart init +telinit u + # Update Language cache /usr/local/bin/update-lang-cache