aboutsummaryrefslogtreecommitdiff
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-02-22 01:22:56 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2025-02-22 01:22:56 -0500
commit914e61919e3a3a82c0ef7b6bd3a73f74e2de36e7 (patch)
treee75fcd27d0452096fe5d6cc150bf99538723d03c
parentecd07afee9753841df0cb4ac68d96cefabdfd292 (diff)
downloadkiwi-descriptions-914e61919e3a3a82c0ef7b6bd3a73f74e2de36e7.tar.gz
kiwi-descriptions-914e61919e3a3a82c0ef7b6bd3a73f74e2de36e7.zip
VARIANTS: Add Python Classroom Lab and reformat table
The Fedora Python Classroom Lab moved to kiwi with Fedora Linux 42.
-rw-r--r--VARIANTS.md66
1 files changed, 35 insertions, 31 deletions
diff --git a/VARIANTS.md b/VARIANTS.md
index 5cf50f9..58dd107 100644
--- a/VARIANTS.md
+++ b/VARIANTS.md
@@ -2,34 +2,38 @@
### For the `Fedora.kiwi` kiwi file
-| 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` |
-| Server Edition as a VM guest | `oem` | `Server-Guest-Generic` |
-| Server Edition as a hypervisor | `oem` | `Server-Host-Generic` |
-| Base Container | `oci` | `Container-Base-Generic-Init` |
-| | | `Container-Base-Generic-Minimal` |
-| | | `Container-Base-Generic` |
-| Toolbox Container | `oci` | `Container-Toolbox` |
-| RootFS for FEX | `erofs` | `FEX-RootFS` |
-| KDE Plasma Desktop Edition | `iso` | `KDE-Desktop-Live` |
-| | `oem` | `KDE-Desktop-Disk` |
-| KDE Plasma Mobile Spin | `iso` | `KDE-Mobile-Live` |
-| | `oem` | `KDE-Mobile-Disk` |
-| Workstation Edition | `iso` | `Workstation-Live` |
-| | `oem` | `Workstation-Disk` |
-| LXQt Spin | `iso` | `LXQt-Live` |
-| | `oem` | `LXQt-Disk` |
-| Xfce Spin | `iso` | `Xfce-Live` |
-| | `oem` | `Xfce-Disk` |
-| Budgie Spin | `iso` | `Budgie-Live` |
-| | `oem` | `Budgie-Disk` |
-| MiracleWM Spin | `iso` | `MiracleWM-Live` |
-| | `oem` | `MiracleWM-Disk` |
-| COSMIC Spin | `iso` | `COSMIC-Live` |
-| | `oem` | `COSMIC-Disk` |
+| 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` |
+| Server Edition as a VM guest | `oem` | `Server-Guest-Generic` |
+| Server Edition as a hypervisor | `oem` | `Server-Host-Generic` |
+| Base Container | `oci` | `Container-Base-Generic-Init` |
+| | | `Container-Base-Generic-Minimal` |
+| | | `Container-Base-Generic` |
+| Toolbox Container | `oci` | `Container-Toolbox` |
+| RootFS for FEX | `erofs` | `FEX-RootFS` |
+| KDE Plasma Desktop Edition | `iso` | `KDE-Desktop-Live` |
+| | `oem` | `KDE-Desktop-Disk` |
+| KDE Plasma Mobile Spin | `iso` | `KDE-Mobile-Live` |
+| | `oem` | `KDE-Mobile-Disk` |
+| Workstation Edition | `iso` | `Workstation-Live` |
+| | `oem` | `Workstation-Disk` |
+| LXQt Spin | `iso` | `LXQt-Live` |
+| | `oem` | `LXQt-Disk` |
+| Xfce Spin | `iso` | `Xfce-Live` |
+| | `oem` | `Xfce-Disk` |
+| Budgie Spin | `iso` | `Budgie-Live` |
+| | `oem` | `Budgie-Disk` |
+| MiracleWM Spin | `iso` | `MiracleWM-Live` |
+| | `oem` | `MiracleWM-Disk` |
+| COSMIC Spin | `iso` | `COSMIC-Live` |
+| | `oem` | `COSMIC-Disk` |
+| Python Classroom Lab | `iso` | `Python-Classroom-Live` |
+| | `oem` | `Python-Classroom-Disk` |
+| | `oem` | `Python-Classroom-Vagrant-libvirt` |
+| | `oem` | `Python-Classroom-Vagrant-VirtualBox` |