mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core100: ship glibc (build with new gcc)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/100/filelists/armv5tel/glibc
Symbolic link
1
config/rootfiles/core/100/filelists/armv5tel/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/armv5tel/glibc
|
||||
1
config/rootfiles/core/100/filelists/i586/glibc
Symbolic link
1
config/rootfiles/core/100/filelists/i586/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/i586/glibc
|
||||
1
config/rootfiles/core/100/filelists/x86_64/glibc
Symbolic link
1
config/rootfiles/core/100/filelists/x86_64/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/x86_64/glibc
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user