c4d19f7f8e
In preparation for having multiple top-level kiwi description files, expose the ability to define which file to read. Additionally, tests are updated to use this new flag.
22 lines
1.4 KiB
Markdown
22 lines
1.4 KiB
Markdown
## 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` |
|
|
| Base Container | `oci` | `Container-Base-Generic-Init` |
|
|
| | | `Container-Base-Generic-Minimal` |
|
|
| | | `Container-Base-Generic` |
|
|
| Toolbox Container | `oci` | `Container-Toolbox` |
|
|
| KDE Spin | `iso` | `KDE-Desktop-Live` |
|
|
| | `oem` | `KDE-Desktop-Disk` |
|
|
| KDE Mobile Spin | `iso` | `KDE-Mobile-Live` |
|
|
| | `oem` | `KDE-Mobile-Disk` |
|
|
| Workstation Edition | `iso` | `Workstation-Live` |
|