mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
use --extlinux on arm, add dracut-generic-config as a workaround for a dracut bug
This commit is contained in:
parent
7492604654
commit
2dfb8c0758
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user