aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-19components/boot: Explicitly select grubbyGravatar Neal Gompa
This avoids issues caused by the existence of grubby and sdubby.
2023-12-19kiwi-build: Add support for setting the kiwi description directoryGravatar Neal Gompa
Generally, the kiwi descriptions are in the same directory, but when this script is being called out-of-tree, it needs to be told where they are.
2023-10-14platforms/cloud: Add Oracle Cloud imageGravatar Neal Gompa
Oracle Cloud images are KVM cloud images, just like the OpenStack images. Reuse the OpenStack image definition for Oracle Cloud.
2023-10-14platforms/vagrant: Define Vagrant images for libvirt and VirtualBoxGravatar Neal Gompa
KIWI differentiates between libvirt and VirtualBox based Vagrant images, especially for the box format, so now we split up the Vagrant definition accordingly.
2023-10-14platforms/vagrant: Remove cloud-initGravatar Neal Gompa
This is not used for Vagrant.
2023-10-14README: Enumerate all available image variants in alphabetical orderGravatar Neal Gompa
2023-10-14Initial import of descriptionsGravatar Neal Gompa
2023-10-14COPYING: Refresh to the latest version of the fileGravatar Neal Gompa
2021-09-10Initial commitGravatar Neal Gompa