From: Michael Tremer Date: Wed, 31 Jan 2024 17:09:16 +0000 (+0000) Subject: core184: Ship glibc X-Git-Tag: v2.29-core183~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83338946dc2121d1f0d332d4e5f2f13b1bf078d5;p=ipfire-2.x.git core184: Ship glibc Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/183/filelists/aarch64/glibc b/config/rootfiles/core/183/filelists/aarch64/glibc new file mode 120000 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/183/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/183/filelists/riscv64/glibc b/config/rootfiles/core/183/filelists/riscv64/glibc new file mode 120000 index 0000000000..36b731f7dd --- /dev/null +++ b/config/rootfiles/core/183/filelists/riscv64/glibc @@ -0,0 +1 @@ +../../../../common/riscv64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/183/filelists/x86_64/glibc b/config/rootfiles/core/183/filelists/x86_64/glibc new file mode 120000 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/183/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/183/update.sh b/config/rootfiles/core/183/update.sh index 77446311a0..1ace1cd79c 100644 --- a/config/rootfiles/core/183/update.sh +++ b/config/rootfiles/core/183/update.sh @@ -113,6 +113,9 @@ ldconfig # Filesytem cleanup /usr/local/bin/filesystem-cleanup +# Relaunch init +telinit u + # Apply local configuration to sshd_config /usr/local/bin/sshctrl