aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rw-r--r--components/boot.xml1
-rw-r--r--teams/cloud/cloud.xml20
2 files changed, 0 insertions, 21 deletions
diff --git a/components/boot.xml b/components/boot.xml
index fb313fb..82d0f6e 100644
--- a/components/boot.xml
+++ b/components/boot.xml
@@ -10,7 +10,6 @@
<package name="grub2-efi-x64-modules" arch="x86_64"/>
<package name="grub2-pc" arch="x86_64"/>
<package name="grub2-pc-modules" arch="x86_64"/>
- <package name="grub2-ppc64le" arch="ppc64le"/>
<package name="grubby"/>
<package name="shim-signed-aa64" arch="aarch64"/>
<package name="shim-signed-x64" arch="x86_64"/>
diff --git a/teams/cloud/cloud.xml b/teams/cloud/cloud.xml
index b2a4449..195607d 100644
--- a/teams/cloud/cloud.xml
+++ b/teams/cloud/cloud.xml
@@ -108,26 +108,6 @@
</oemconfig>
</type>
</preferences>
- <preferences profiles="Cloud-Base-Generic" arch="ppc64le">
- <type image="oem" format="qcow2"
- filesystem="btrfs" btrfs_root_is_subvolume="true" btrfs_set_default_volume="false" fsmountoptions="compress=zstd:1"
- kernelcmdline="no_timer_check net.ifnames=0 console=tty1 console=ttyS0,115200n8"
- devicepersistency="by-uuid" target_blocksize="4096"
- bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" firmware="ofw"
- rootfs_label="fedora"
- >
- <bootloader name="grub2" timeout="0"/>
- <size unit="G">5</size>
- <systemdisk>
- <volume name="@root=root"/>
- <volume name="home" parent="/"/>
- <volume name="var" parent="/"/>
- </systemdisk>
- <oemconfig>
- <oem-resize>false</oem-resize>
- </oemconfig>
- </type>
- </preferences>
<preferences profiles="Cloud-Base-UEFI-UKI" arch="x86_64,aarch64">
<type image="oem" format="qcow2"
firmware="uefi" efipartsize="1000"