aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rw-r--r--VARIANTS.md20
1 files changed, 7 insertions, 13 deletions
diff --git a/VARIANTS.md b/VARIANTS.md
index 5d49b30..5584161 100644
--- a/VARIANTS.md
+++ b/VARIANTS.md
@@ -1,15 +1,9 @@
## Image variants
-| Name | Image type | Image profiles |
-|--------------------------------|------------|----------------------------------|
-| Base Cloud Edition for clouds | `oem` | `Cloud-Base-Generic` |
-| | | `Cloud-Base-AmazonEC2` |
-| | | `Cloud-Base-Azure` |
-| | | `Cloud-Base-GCE` |
-| Base Cloud Edition for Vagrant | `oem` | `Cloud-Base-Vagrant-libvirt` |
-| | | `Cloud-Base-Vagrant-VirtualBox` |
-| Base Container | `oci` | `Container-Base-Generic-Minimal` |
-| | | `Container-Base-Generic` |
-| Toolbox Container | `oci` | `Container-Toolbox` |
-| KDE Spin | `iso` | `KDE-Live` |
-| Workstation Edition | `iso` | `Workstation-Live` |
+* Base Cloud Edition for clouds (image type: `oem`, image profiles: `Cloud-Base-Generic`/`Cloud-Base-AmazonEC2`/`Cloud-Base-Azure`/`Cloud-Base-GCE`)
+* Base Cloud Edition for Vagrant (image type: `oem`, image profiles: `Cloud-Base-Vagrant-libvirt`/`Cloud-Base-Vagrant-VirtualBox`)
+* Base Container (image type: `oci`, image profiles `Container-Base-Generic-Minimal`/`Container-Base-Generic`)
+* Toolbox Container (image type: `oci`, image profiles `Container-Toolbox`)
+* KDE Spin (image type: `iso`, image profiles: `KDE-Live`)
+* Workstation Edition (image type: `iso`, image profiles: `Workstation-Live`)
+