]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core-kerneltest: add toolchain upates to updater
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 1 Jul 2021 06:57:24 +0000 (08:57 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 5 Jul 2021 05:42:40 +0000 (07:42 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
22 files changed:
config/rootfiles/common/newt
config/rootfiles/core/kerneltest/filelists/aarch64/binutils [new symlink]
config/rootfiles/core/kerneltest/filelists/aarch64/gcc [new symlink]
config/rootfiles/core/kerneltest/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/kerneltest/filelists/armv6l/binutils [new symlink]
config/rootfiles/core/kerneltest/filelists/armv6l/gcc [new symlink]
config/rootfiles/core/kerneltest/filelists/armv6l/glibc [new symlink]
config/rootfiles/core/kerneltest/filelists/fuse [new symlink]
config/rootfiles/core/kerneltest/filelists/gettext [new symlink]
config/rootfiles/core/kerneltest/filelists/i586/binutils [new symlink]
config/rootfiles/core/kerneltest/filelists/i586/gcc [new symlink]
config/rootfiles/core/kerneltest/filelists/i586/glibc [new symlink]
config/rootfiles/core/kerneltest/filelists/i586/hyperscan [new symlink]
config/rootfiles/core/kerneltest/filelists/python3 [new symlink]
config/rootfiles/core/kerneltest/filelists/squid [new symlink]
config/rootfiles/core/kerneltest/filelists/x86_64/binutils [new symlink]
config/rootfiles/core/kerneltest/filelists/x86_64/gcc [new symlink]
config/rootfiles/core/kerneltest/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/kerneltest/filelists/x86_64/hyperscan [new symlink]
config/rootfiles/core/kerneltest/filelists/zstd [new symlink]
config/rootfiles/core/kerneltest/update.sh
config/rootfiles/oldcore/157/filelists/boost [deleted symlink]

index d07b984b1a84613fd47180b93d0b9f1c1e651f11..554388aff3c6096bf872bcfb6693516c6da49569 100644 (file)
@@ -101,6 +101,8 @@ usr/lib/libnewt.so.0.52.21
 #usr/share/locale/nn
 #usr/share/locale/nn/LC_MESSAGES
 #usr/share/locale/nn/LC_MESSAGES/newt.mo
+#usr/share/locale/pa
+#usr/share/locale/pa/LC_MESSAGES
 #usr/share/locale/pa/LC_MESSAGES/newt.mo
 #usr/share/locale/pl/LC_MESSAGES/newt.mo
 #usr/share/locale/pt/LC_MESSAGES/newt.mo
diff --git a/config/rootfiles/core/kerneltest/filelists/aarch64/binutils b/config/rootfiles/core/kerneltest/filelists/aarch64/binutils
new file mode 120000 (symlink)
index 0000000..6da9d39
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/aarch64/gcc b/config/rootfiles/core/kerneltest/filelists/aarch64/gcc
new file mode 120000 (symlink)
index 0000000..97678cc
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/aarch64/glibc b/config/rootfiles/core/kerneltest/filelists/aarch64/glibc
new file mode 120000 (symlink)
index 0000000..d13849f
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/armv6l/binutils b/config/rootfiles/core/kerneltest/filelists/armv6l/binutils
new file mode 120000 (symlink)
index 0000000..e4a1472
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv6l/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/armv6l/gcc b/config/rootfiles/core/kerneltest/filelists/armv6l/gcc
new file mode 120000 (symlink)
index 0000000..b8351ad
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv6l/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/armv6l/glibc b/config/rootfiles/core/kerneltest/filelists/armv6l/glibc
new file mode 120000 (symlink)
index 0000000..262a394
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/armv6l/glibc
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/fuse b/config/rootfiles/core/kerneltest/filelists/fuse
new file mode 120000 (symlink)
index 0000000..570edaa
--- /dev/null
@@ -0,0 +1 @@
+../../../common/fuse
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/gettext b/config/rootfiles/core/kerneltest/filelists/gettext
new file mode 120000 (symlink)
index 0000000..b6c6c6f
--- /dev/null
@@ -0,0 +1 @@
+../../../common/gettext
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/i586/binutils b/config/rootfiles/core/kerneltest/filelists/i586/binutils
new file mode 120000 (symlink)
index 0000000..78695d7
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/i586/gcc b/config/rootfiles/core/kerneltest/filelists/i586/gcc
new file mode 120000 (symlink)
index 0000000..ba328e3
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/i586/glibc b/config/rootfiles/core/kerneltest/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/kerneltest/filelists/i586/hyperscan b/config/rootfiles/core/kerneltest/filelists/i586/hyperscan
new file mode 120000 (symlink)
index 0000000..85730b0
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/hyperscan
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/python3 b/config/rootfiles/core/kerneltest/filelists/python3
new file mode 120000 (symlink)
index 0000000..0885b1c
--- /dev/null
@@ -0,0 +1 @@
+../../../common/python3
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/squid b/config/rootfiles/core/kerneltest/filelists/squid
new file mode 120000 (symlink)
index 0000000..2dc8372
--- /dev/null
@@ -0,0 +1 @@
+../../../common/squid
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/x86_64/binutils b/config/rootfiles/core/kerneltest/filelists/x86_64/binutils
new file mode 120000 (symlink)
index 0000000..7d0fda5
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/binutils
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/x86_64/gcc b/config/rootfiles/core/kerneltest/filelists/x86_64/gcc
new file mode 120000 (symlink)
index 0000000..d1616d3
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/gcc
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/x86_64/glibc b/config/rootfiles/core/kerneltest/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
diff --git a/config/rootfiles/core/kerneltest/filelists/x86_64/hyperscan b/config/rootfiles/core/kerneltest/filelists/x86_64/hyperscan
new file mode 120000 (symlink)
index 0000000..ee1858d
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/hyperscan
\ No newline at end of file
diff --git a/config/rootfiles/core/kerneltest/filelists/zstd b/config/rootfiles/core/kerneltest/filelists/zstd
new file mode 120000 (symlink)
index 0000000..d6d4a3b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/zstd
\ No newline at end of file
index 095f1b7cfc2f5786bef8b59a29e4b90916f3e7c1..6baebb71e428e100ede9cff53c0c86153413869a 100644 (file)
@@ -100,6 +100,9 @@ extract_files
 # update linker config
 ldconfig
 
+# restart init (glibc update)
+telinit u
+
 # Update ssh settings
 /usr/local/bin/sshctrl
 
diff --git a/config/rootfiles/oldcore/157/filelists/boost b/config/rootfiles/oldcore/157/filelists/boost
deleted file mode 120000 (symlink)
index 05246f0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/boost
\ No newline at end of file