From: Michael Tremer Date: Wed, 31 Jan 2024 11:11:41 +0000 (+0000) Subject: core184: Ship updated glibc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2240d0831265484474fd16b4d11d198cbceb74de;p=people%2Fstevee%2Fipfire-2.x.git core184: Ship updated glibc Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/184/filelists/aarch64/glibc b/config/rootfiles/core/184/filelists/aarch64/glibc new file mode 120000 index 000000000..d13849ff9 --- /dev/null +++ b/config/rootfiles/core/184/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/184/filelists/riscv64/glibc b/config/rootfiles/core/184/filelists/riscv64/glibc new file mode 120000 index 000000000..36b731f7d --- /dev/null +++ b/config/rootfiles/core/184/filelists/riscv64/glibc @@ -0,0 +1 @@ +../../../../common/riscv64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/184/filelists/x86_64/glibc b/config/rootfiles/core/184/filelists/x86_64/glibc new file mode 120000 index 000000000..111909966 --- /dev/null +++ b/config/rootfiles/core/184/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/184/update.sh b/config/rootfiles/core/184/update.sh index 436984690..a5e53a564 100644 --- a/config/rootfiles/core/184/update.sh +++ b/config/rootfiles/core/184/update.sh @@ -52,10 +52,11 @@ ldconfig /usr/local/bin/sshctrl # Start services +telinit u /etc/init.d/vnstat start # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start