bootstrap-vz/manifests/examples/kvm
Brendan Harley 511a44f72e Add LVM as a disk backend
Enables the use of Logical Volumes as disk backends.

It uses an existing volume group and has no support for creating a new one.
It will not override an existing logical volume and fail gracefully.

The lv is created, activated and then mounted as a loop device.
The boostraping process is then launched on the loop device.
Once the process is completed, the lv is unmounted and desactivated.

The created lv will be deleted should the boostraping process fail.

The lv must be activated before use.

A manifest has been included for testing purposes.
2017-06-08 17:05:48 +02:00
..
jessie-arm64-virtio.yml enable support for creating kvm images for jessie on arm64 2016-01-08 13:06:57 -06:00
jessie-lvm.yml Add LVM as a disk backend 2017-06-08 17:05:48 +02:00
jessie-virtio.yml Add jessie-virtio.yml KVM example manifest 2016-05-09 22:07:32 -03:00
stretch-virtio-partitions.yml switch to stretch release and add boot and swap parttition 2016-12-12 20:01:39 +01:00
wheezy-virtio.yml Remove image section in manifest 2015-12-13 19:41:18 +01:00
wheezy.yml Remove image section in manifest 2015-12-13 19:41:18 +01:00