Blame SOURCES/0105-dracut.conf.d-fedora.conf.example-turn-on-early_micr.patch

18971c
From c6fe81559e88b211fcd17a4687c1707a8434f3ff Mon Sep 17 00:00:00 2001
18971c
From: Harald Hoyer <harald@redhat.com>
18971c
Date: Thu, 30 Jan 2014 16:51:13 +0100
18971c
Subject: [PATCH] dracut.conf.d/fedora.conf.example: turn on early_microcode by
18971c
 default
18971c
18971c
---
18971c
 dracut.conf.d/fedora.conf.example | 1 +
18971c
 1 file changed, 1 insertion(+)
18971c
18971c
diff --git a/dracut.conf.d/fedora.conf.example b/dracut.conf.d/fedora.conf.example
18971c
index 495e8fb3..2364b049 100644
18971c
--- a/dracut.conf.d/fedora.conf.example
18971c
+++ b/dracut.conf.d/fedora.conf.example
18971c
@@ -13,3 +13,4 @@ systemdsystemunitdir=/usr/lib/systemd/system
18971c
 systemdsystemconfdir=/etc/systemd/system
18971c
 udevdir=/usr/lib/udev
18971c
 hostonly="yes"
18971c
+early_microcode="yes"