From: Michael Tremer Date: Wed, 4 Oct 2023 13:00:39 +0000 (+0000) Subject: core181: Ship glibc again X-Git-Tag: v2.27-core181~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd6dc213fbd9b7d0dad38dfea0a1d372b6012038;p=ipfire-2.x.git core181: Ship glibc again This was updated in 180, but we want to make sure that even testing users get the latest updates. Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/181/filelists/aarch64/glibc b/config/rootfiles/core/181/filelists/aarch64/glibc new file mode 120000 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/181/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/181/filelists/riscv64/glibc b/config/rootfiles/core/181/filelists/riscv64/glibc new file mode 120000 index 0000000000..36b731f7dd --- /dev/null +++ b/config/rootfiles/core/181/filelists/riscv64/glibc @@ -0,0 +1 @@ +../../../../common/riscv64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/181/filelists/x86_64/glibc b/config/rootfiles/core/181/filelists/x86_64/glibc new file mode 120000 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/181/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/181/update.sh b/config/rootfiles/core/181/update.sh index e6098a3c95..83866e3660 100644 --- a/config/rootfiles/core/181/update.sh +++ b/config/rootfiles/core/181/update.sh @@ -100,6 +100,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +telinit u # Rebuild initial ramdisks dracut --regenerate-all --force