]> git.ipfire.org Git - people/jschlag/ipfire-2.x.git/commitdiff
core100: ship glibc (build with new gcc)
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Mar 2016 19:28:12 +0000 (20:28 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Mar 2016 19:28:12 +0000 (20:28 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/100/filelists/armv5tel/glibc [new symlink]
config/rootfiles/core/100/filelists/i586/glibc [new symlink]
config/rootfiles/core/100/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/100/update.sh

diff --git a/config/rootfiles/core/100/filelists/armv5tel/glibc b/config/rootfiles/core/100/filelists/armv5tel/glibc
new file mode 120000 (symlink)
index 0000000..4c70d72
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv5tel/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/i586/glibc b/config/rootfiles/core/100/filelists/i586/glibc
new file mode 120000 (symlink)
index 0000000..943021f
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/100/filelists/x86_64/glibc b/config/rootfiles/core/100/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 e0952037aa568b9db436e532e747268cb34d943b..a547431c5119b77b6a5e9c9bba4fa8f9d8b6eacc 100644 (file)
@@ -158,6 +158,9 @@ if [ $BOOTSPACE -lt 1000 ]; then
        esac
 fi
 
+# restart init because the glibc was updated.
+telinit u
+
 # Fix hardening flags in grub
 paxctl -mpexs /usr/bin/grub-script-check