From 984ebfbef3a0c255121b7971f722dd917f8f92d7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 30 Jun 2014 09:22:47 -0700 Subject: [PATCH] Remove biosdevname (#989209) biosdevname has been replaced by systemd predictable network interface names. See https://fedoraproject.org/wiki/Features/SystemdPredictableNetworkInterfaceNames for more background and bug 965718 for discussion. --- share/runtime-install.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index 403b8457..2b23f9b9 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -35,7 +35,7 @@ installpkg grubby installpkg efibootmgr grub2-efi shim shim-unsigned %endif %if basearch in ("i386", "x86_64"): - installpkg grub2 grub2-tools biosdevname memtest86+ syslinux syslinux-nonlinux + installpkg grub2 grub2-tools memtest86+ syslinux syslinux-nonlinux %endif %if basearch in ("ppc", "ppc64", "ppc64le"): installpkg grub2 grub2-tools fbset hfsutils kernel-bootwrapper ppc64-utils