]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
core193: Ship intel-microcode
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:51:35 +0000 (13:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Feb 2025 13:55:41 +0000 (13:55 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/193/filelists/x86_64/intel-microcode [new symlink]
config/rootfiles/core/193/update.sh

diff --git a/config/rootfiles/core/193/filelists/x86_64/intel-microcode b/config/rootfiles/core/193/filelists/x86_64/intel-microcode
new file mode 120000 (symlink)
index 0000000..d5ac074
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/x86_64/intel-microcode
\ No newline at end of file
index dd119bf97ea1ec8ac2290ad012c1db0fd17fb3d5..0f4a4c5a4779914627d28e5222d4cafae6439896 100644 (file)
@@ -57,6 +57,13 @@ ldconfig
 /etc/init.d/squid start
 /etc/init.d/vnstat restart
 
+# Build initial ramdisks for updated intel-microcode
+case "$(uname -m)" in
+       x86_64)
+               dracut --regenerate-all --force
+               ;;
+esac
+
 # This update needs a reboot...
 #touch /var/run/need_reboot