mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-23 15:43:09 +00:00
ppc: we need grub2 in cloud images
This commit is contained in:
parent
8571a5b71e
commit
88773e7f1f
@ -36,7 +36,7 @@ user --name=none
|
|||||||
|
|
||||||
firewall --disabled
|
firewall --disabled
|
||||||
|
|
||||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8" --extlinux
|
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
|
||||||
|
|
||||||
network --bootproto=dhcp --device=link --activate --onboot=on
|
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||||
services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config,cloud-final
|
services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config,cloud-final
|
||||||
@ -77,8 +77,8 @@ kernel-core
|
|||||||
# systemd-vconsole-setup.service on boot. Comment out for now
|
# systemd-vconsole-setup.service on boot. Comment out for now
|
||||||
#-kbd
|
#-kbd
|
||||||
-uboot-tools
|
-uboot-tools
|
||||||
|
-syslinux-extlinux
|
||||||
-kernel
|
-kernel
|
||||||
-grub2
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user