biosdevname has been replaced by systemd predictable network interface names. See https://fedoraproject.org/wiki/Features/SystemdPredictableNetworkInterfaceNa... 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 403b845..2b23f9b 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