mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
core143: add glibc
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/143/filelists/aarch64/glibc
Symbolic link
1
config/rootfiles/core/143/filelists/aarch64/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/aarch64/glibc
|
||||
1
config/rootfiles/core/143/filelists/armv5tel/glibc
Symbolic link
1
config/rootfiles/core/143/filelists/armv5tel/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/armv5tel/glibc
|
||||
1
config/rootfiles/core/143/filelists/i586/glibc
Symbolic link
1
config/rootfiles/core/143/filelists/i586/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/i586/glibc
|
||||
1
config/rootfiles/core/143/filelists/x86_64/glibc
Symbolic link
1
config/rootfiles/core/143/filelists/x86_64/glibc
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/x86_64/glibc
|
||||
@@ -59,6 +59,9 @@ extract_files
|
||||
# update linker config
|
||||
ldconfig
|
||||
|
||||
# restart init after glibc replace
|
||||
telinit u
|
||||
|
||||
# remove dropped packages
|
||||
for package in bluetooth; do
|
||||
if [ -e /opt/pakfire/db/installed/meta-$package ]; then
|
||||
|
||||
Reference in New Issue
Block a user