From: Arne Fitzenreiter Date: Tue, 8 Mar 2016 19:28:12 +0000 (+0100) Subject: core100: ship glibc (build with new gcc) X-Git-Tag: v2.19-core100~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=593e2eeb0320285c309686668b73744973d0a944;p=ipfire-2.x.git core100: ship glibc (build with new gcc) Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/100/filelists/armv5tel/glibc b/config/rootfiles/core/100/filelists/armv5tel/glibc new file mode 120000 index 0000000000..4c70d724b4 --- /dev/null +++ b/config/rootfiles/core/100/filelists/armv5tel/glibc @@ -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 index 0000000000..943021f19a --- /dev/null +++ b/config/rootfiles/core/100/filelists/i586/glibc @@ -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 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/100/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/100/update.sh b/config/rootfiles/core/100/update.sh index e0952037aa..a547431c51 100644 --- a/config/rootfiles/core/100/update.sh +++ b/config/rootfiles/core/100/update.sh @@ -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