aboutsummaryrefslogtreecommitdiff
path: root/VARIANTS.md
blob: 5056dbe01a3e1682621caf68ef030e13bdb066ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
## Image variants

### 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`                         |
| Python Classroom Lab           | `iso`      | `Python-Classroom-Live`               |
|                                | `oem`      | `Python-Classroom-Disk`               |
|                                | `oem`      | `Python-Classroom-Vagrant-libvirt`    |
|                                | `oem`      | `Python-Classroom-Vagrant-VirtualBox` |
| Phosh Spin                     | `iso`      | `Phosh-Desktop-Live`                  |
|                                | `oem`      | `Phosh-Desktop-Disk`                  |