From 8db54810420ca0ff4eb4aaa22d055d430f00051a Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Jul 27 2017 20:14:05 +0000 Subject: manifest: Add microcode_ctl This came up downstream: https://bugzilla.redhat.com/show_bug.cgi?id=1199582 A reason to do this is the recent bug: https://arstechnica.com/information-technology/2017/06/skylake-kaby-lake-chips-have-a-crash-bug-with-hyperthreading-enabled/ --- diff --git a/fedora-atomic-host.json b/fedora-atomic-host.json index 47e6a2b..cdce769 100644 --- a/fedora-atomic-host.json +++ b/fedora-atomic-host.json @@ -85,6 +85,7 @@ "bridge-utils", "which", "nfs-utils", + "microcode_ctl", "curl", "iptables-services", "iptables", "NetworkManager",