diff --git a/config/rootfiles/core/140/filelists/aarch64/glibc b/config/rootfiles/core/140/filelists/aarch64/glibc new file mode 120000 index 000000000..d13849ff9 --- /dev/null +++ b/config/rootfiles/core/140/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/armv5tel/glibc b/config/rootfiles/core/140/filelists/armv5tel/glibc new file mode 120000 index 000000000..4c70d724b --- /dev/null +++ b/config/rootfiles/core/140/filelists/armv5tel/glibc @@ -0,0 +1 @@ +../../../../common/armv5tel/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/i586/glibc b/config/rootfiles/core/140/filelists/i586/glibc new file mode 120000 index 000000000..943021f19 --- /dev/null +++ b/config/rootfiles/core/140/filelists/i586/glibc @@ -0,0 +1 @@ +../../../../common/i586/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/x86_64/glibc b/config/rootfiles/core/140/filelists/x86_64/glibc new file mode 120000 index 000000000..111909966 --- /dev/null +++ b/config/rootfiles/core/140/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/update.sh b/config/rootfiles/core/140/update.sh index 0b43a388d..2f044fb4b 100644 --- a/config/rootfiles/core/140/update.sh +++ b/config/rootfiles/core/140/update.sh @@ -53,6 +53,9 @@ extract_files # update linker config ldconfig +# restart init after glibc replace +telinit u + # Update Language cache /usr/local/bin/update-lang-cache