]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.conf.d/fedora.conf.example: turn on early_microcode
authorHarald Hoyer <harald@redhat.com>
Thu, 4 Dec 2014 10:54:47 +0000 (11:54 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 4 Dec 2014 10:54:47 +0000 (11:54 +0100)
dracut.conf.d/fedora.conf.example

index c06202b83b6d090bf9efb0c2bf8423f1f4325cee..f248f51d58fa5a2613bac4fd82e207fd14e808cf 100644 (file)
@@ -4,6 +4,8 @@
 i18n_vars="/etc/sysconfig/keyboard:KEYTABLE-KEYMAP /etc/sysconfig/i18n:SYSFONT-FONT,FONTACM-FONT_MAP,FONT_UNIMAP"
 i18n_default_font="latarcyrheb-sun16"
 i18n_install_all="yes"
+
+
 stdloglvl=3
 sysloglvl=5
 install_optional_items+=" vi /etc/virc ps grep cat rm "
@@ -13,3 +15,4 @@ systemdsystemunitdir=/usr/lib/systemd/system
 systemdsystemconfdir=/etc/systemd/system
 udevdir=/usr/lib/udev
 hostonly="yes"
+early_microcode="yes"