From 838cd9b2eef8e210a46a51b0cd77dfee5d595635 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 14 Oct 2023 15:21:23 -0400 Subject: Initial import of descriptions --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 248842b..ef7ad42 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,23 @@ The `rawhide` branch is used for Fedora Rawhide images and each release branch i 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`) +* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`) +* KDE Spin (image type: `iso`, image profiles: `KDE-Live`) + +## Image build quickstart + +Set up your development environment and run the image build (substitute `` and `` for the appropriate settings): + +```bash +# Install kiwi +[]$ sudo dnf --assumeyes install kiwi +# Run the image build +[]$ sudo ./kiwi-build --image-type= --image-profile= --output-dir ./outdir +``` + ## Licensing This is free software: you can redistribute it and/or modify -- cgit v1.3.1+13