use --extlinux on arm, add dracut-generic-config as a workaround for a dracut bug

This commit is contained in:
Dennis Gilmore 2013-10-07 22:21:50 -05:00
parent 7492604654
commit 2dfb8c0758

View File

@ -5,7 +5,7 @@ selinux --enforcing
firewall --enabled --service=mdns,ssh
# configure extlinux bootloader
bootloader extlinux
bootloader --extlinux
# make sure that initial-setup runs and lets us do all the configuration bits
firstboot --reconfig
@ -23,6 +23,8 @@ services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd --disabled=ne
kernel
kernel-lpae
dracut-config-generic
chrony
arm-boot-config
extlinux-bootloader