Revert "core118: Ship microcode updates for Intel processors"

This reverts commit c015d425d1.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-01-24 16:07:58 +00:00
parent a996dd211f
commit 637eb1eda5
4 changed files with 1 additions and 13 deletions

View File

@@ -63,16 +63,7 @@ ldconfig
/etc/init.d/snort start
# This update need a reboot...
touch /var/run/need_reboot
# Rebuild the initrd to include the microcode updates
rebuild-initrd
# Reload microcode
modprobe microcode
if [ -w "/sys/devices/system/cpu/microcode/reload" ];
echo 1 > /sys/devices/system/cpu/microcode/reload
fi
#touch /var/run/need_reboot
# Finish
/etc/init.d/fireinfo start