diskimage-builder/diskimage_builder/block_device/level1
Andreas Florath bb6cf52d85 Remove dd from LVM element
This patch removes the unneeded dd calls in the lvm block device
plugin.

After removing the underlying block device, there is the need to call
'pvscan --cache'.  This is done by a dedicated LVM cleanup node which
is cleaned up after the the underlying block device.

Change-Id: Id8eaede77fbdc107d2ba1035cd6b8eb5c10160c3
Signed-off-by: Andreas Florath <andreas@florath.net>
2017-10-08 17:21:21 +00:00
..
__init__.py Create and use plugin/node abstract classes 2017-05-26 11:48:11 +10:00
lvm.py Remove dd from LVM element 2017-10-08 17:21:21 +00:00
mbr.py Sync after writing partition table 2017-06-19 17:13:36 +10:00
partition.py Pass all blockdevices to bootloader 2017-06-08 17:14:22 +10:00
partitioning.py Sync after writing partition table 2017-06-19 17:13:36 +10:00