]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core184: Ship updated glibc
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 31 Jan 2024 11:11:41 +0000 (11:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 31 Jan 2024 11:11:41 +0000 (11:11 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/184/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/184/filelists/riscv64/glibc [new symlink]
config/rootfiles/core/184/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/184/update.sh

diff --git a/config/rootfiles/core/184/filelists/aarch64/glibc b/config/rootfiles/core/184/filelists/aarch64/glibc
new file mode 120000 (symlink)
index 0000000..d13849f
--- /dev/null
@@ -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 (symlink)
index 0000000..36b731f
--- /dev/null
@@ -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 (symlink)
index 0000000..1119099
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/glibc
\ No newline at end of file
index 4369846906a87f0005c58e6b1caff25cea035aed..a5e53a56493f3f75e5832a8f1d0ec07acbbe85db 100644 (file)
@@ -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