mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
@@ -12,7 +12,6 @@ srv/web/ipfire/cgi-bin/ids.cgi
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/showrequestfromcountry.dat
|
||||
srv/web/ipfire/cgi-bin/logs.cgi/urlfilter.dat
|
||||
usr/lib/firewall/rules.pl
|
||||
usr/local/bin/rebuild-initrd
|
||||
usr/local/bin/syslogdctrl
|
||||
usr/sbin/updxlrator
|
||||
var/ipfire/langs
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/i586/intel-microcode
|
||||
@@ -1 +0,0 @@
|
||||
../../../../common/x86_64/intel-microcode
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user