From fb5d41231c9c25eb92172304ba8e18316cf8d751 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 24 2016 17:25:05 +0000 Subject: ppc: we need grub2 in cloud images --- diff --git a/fedora-cloud-base-ppc.ks b/fedora-cloud-base-ppc.ks index f57bf73..16cf560 100644 --- a/fedora-cloud-base-ppc.ks +++ b/fedora-cloud-base-ppc.ks @@ -36,7 +36,7 @@ user --name=none 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 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 #-kbd -uboot-tools +-syslinux-extlinux -kernel --grub2 %end