diff options
-rw-r--r-- | sys-kernel/dracut-config-redcore/dracut-config-redcore-1803-r1.ebuild (renamed from sys-kernel/dracut-config-redcore/dracut-config-redcore-1803.ebuild) | 0 | ||||
-rw-r--r-- | sys-kernel/dracut-config-redcore/files/redcore-dracut.conf | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/dracut-config-redcore/dracut-config-redcore-1803.ebuild b/sys-kernel/dracut-config-redcore/dracut-config-redcore-1803-r1.ebuild index 727dddb2..727dddb2 100644 --- a/sys-kernel/dracut-config-redcore/dracut-config-redcore-1803.ebuild +++ b/sys-kernel/dracut-config-redcore/dracut-config-redcore-1803-r1.ebuild diff --git a/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf b/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf index 52c06970..0791417f 100644 --- a/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf +++ b/sys-kernel/dracut-config-redcore/files/redcore-dracut.conf @@ -1,5 +1,5 @@ # Host-Only mode: Install only what is needed for booting the local host instead of a generic host and generate host-specific configuration. -hostonly="yes" +hostonly="no" # Combine early microcode with ramdisk. Uncomment the line bellow, and run "dracut -f" if you want early microcode update. early_microcode="yes" |