aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--platforms/cloud.xml3
2 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8b0a2bb..e0f8ff5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ All changes should be made via the PR workflow.
## Image variants
-* Cloud Edition (image type: `oem`, image profiles: `Cloud-OpenStack`/`Cloud-AmazonEC2`/`Cloud-Azure`/`Cloud-GCE`/`Cloud-Oracle`)
+* Cloud Edition (image type: `oem`, image profiles: `Cloud-OpenStack`/`Cloud-AmazonEC2`/`Cloud-Azure`/`Cloud-GCE`)
* KDE Spin (image type: `iso`, image profiles: `KDE-Live`)
* Vagrant Cloud Edition (image type: `oem`, image profiles: `Vagrant-libvirt`/`Vagrant-VirtualBox`)
* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`)
diff --git a/platforms/cloud.xml b/platforms/cloud.xml
index 62f86fe..5d450d7 100644
--- a/platforms/cloud.xml
+++ b/platforms/cloud.xml
@@ -15,9 +15,6 @@
<profile name="Cloud-OpenStack" description="OpenStack Guest Image">
<requires profile="CloudCore"/>
</profile>
- <profile name="Cloud-Oracle" description="Oracle Cloud Guest Image">
- <requires profile="Cloud-OpenStack"/>
- </profile>
</profiles>
<preferences profiles="Cloud-Azure">
<type image="oem" filesystem="btrfs" kernelcmdline="no_timer_check net.ifnames=0 console=tty1 console=ttyS0,115200n8" devicepersistency="by-uuid" formatoptions="force_size" format="vhd-fixed" bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" efipartsize="100" firmware="uefi" fsmountoptions="compress=zstd:1" btrfs_root_is_subvolume="true" btrfs_set_default_volume="false" rootfs_label="fedora">