From 597cc0d36592437deb371c1749fdcaa343cd92ee Mon Sep 17 00:00:00 2001 From: John Doe Date: Fri, 16 Aug 2019 20:59:59 +0200 Subject: [PATCH] Build Workstation ISO and Live medias for ppc64le Signed-off-by: John Doe --- fedora.conf | 4 ++-- variants-fedora.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fedora.conf b/fedora.conf index 1413091..28f0a9d 100644 --- a/fedora.conf +++ b/fedora.conf @@ -430,7 +430,7 @@ image_build = { 'kickstart': 'fedora-disk-workstation.ks', 'distro': 'Fedora-22', 'disk_size': 11, - 'arches': ['armhfp', 'aarch64'], + 'arches': ['armhfp', 'aarch64', 'ppc64le'], 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Workstation', @@ -461,7 +461,7 @@ live_media = { { 'name': 'Fedora-Workstation-Live', 'kickstart': 'fedora-live-workstation.ks', - 'arches': ['x86_64', ], + 'arches': ['x86_64', 'ppc64le'], 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Workstation' diff --git a/variants-fedora.xml b/variants-fedora.xml index 22cdf6c..e877d6f 100644 --- a/variants-fedora.xml +++ b/variants-fedora.xml @@ -75,6 +75,7 @@ aarch64 armhfp x86_64 + ppc64le