kiwi-el8/doc/source/development
Dan Čermák 2b17684d2c
Add support to build vagrant boxes with the Virtualbox provider
This commits adds initial support to build Vagrant boxes with the Virtualbox
provider.
- The attribute 'provider' of the option <vagrantconfig> now supports the option
  "virtualbox".
- A new boolean attribute 'virtualbox_guest_additions_present' was added to
  <vagrantconfig>. When set to true, KIWI will assume that guest additions have
  been installed into the base image and configure the shared folders to use
  vboxfs, otherwise rsync will be used.

This fixes #532 (https://github.com/SUSE/kiwi/issues/532).
2019-03-05 15:33:18 +01:00
..
api Add support to build vagrant boxes with the Virtualbox provider 2019-03-05 15:33:18 +01:00
schema Rework package manager selection to use DNF when YUM is requested 2019-02-28 15:09:21 -05:00
kiwi_from_python.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
schema_extensions.rst Refactor documentation layout and structure 2017-05-10 16:32:23 +02:00
schema.rst Update schema version in headline of doc chapter 2018-03-23 10:44:32 +01:00