]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core174: Ship all changes so far
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Feb 2023 09:39:00 +0000 (09:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Feb 2023 09:39:00 +0000 (09:39 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/174/filelists/aarch64/binutils [new symlink]
config/rootfiles/core/174/filelists/aarch64/boost [new symlink]
config/rootfiles/core/174/filelists/aarch64/gcc [new symlink]
config/rootfiles/core/174/filelists/aarch64/glibc [new symlink]
config/rootfiles/core/174/filelists/libtirpc [new symlink]
config/rootfiles/core/174/filelists/x86_64/binutils [new symlink]
config/rootfiles/core/174/filelists/x86_64/boost [new symlink]
config/rootfiles/core/174/filelists/x86_64/gcc [new symlink]
config/rootfiles/core/174/filelists/x86_64/glibc [new symlink]
config/rootfiles/core/174/update.sh

diff --git a/config/rootfiles/core/174/filelists/aarch64/binutils b/config/rootfiles/core/174/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/174/filelists/aarch64/boost b/config/rootfiles/core/174/filelists/aarch64/boost
new file mode 120000 (symlink)
index 0000000..807ad06
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/aarch64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/174/filelists/aarch64/gcc b/config/rootfiles/core/174/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/174/filelists/aarch64/glibc b/config/rootfiles/core/174/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/174/filelists/libtirpc b/config/rootfiles/core/174/filelists/libtirpc
new file mode 120000 (symlink)
index 0000000..7ff3182
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libtirpc
\ No newline at end of file
diff --git a/config/rootfiles/core/174/filelists/x86_64/binutils b/config/rootfiles/core/174/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/174/filelists/x86_64/boost b/config/rootfiles/core/174/filelists/x86_64/boost
new file mode 120000 (symlink)
index 0000000..9ed31e1
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/boost
\ No newline at end of file
diff --git a/config/rootfiles/core/174/filelists/x86_64/gcc b/config/rootfiles/core/174/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/174/filelists/x86_64/glibc b/config/rootfiles/core/174/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
index e3b4db15d003fc296c3e77a3775a5ae18f31b384..614e914f4f6e50e90771ecd812e563de3162462f 100644 (file)
@@ -36,11 +36,13 @@ done
 # Extract files
 extract_files
 
+# Remove files
+rm -rfv \
+       /usr/lib/libboost*.so.1.76.0
+
 # update linker config
 ldconfig
 
-# Remove files
-
 # Update Language cache
 /usr/local/bin/update-lang-cache
 
@@ -48,8 +50,7 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
-
-# Regenerate all initrds
+telinit u
 
 # This update needs a reboot...
 touch /var/run/need_reboot