diskimage-builder/diskimage_builder/block_device/level1
Ian Wienand 55b479b54f GPT partitioning support
This adds support for a GPT label type to the partitioning code.  This
is relatively straight-forward translation of the partition config
into a sgparted command-line and subsequent call.

A unit test is added based on a working GPT/EFI configuration and the
fedora-minimal functional test is updated to build a single-partition
GPT based using the new block-device-gpt override element.  See notes
in the sample configuration files about partition requirements and
types.

Documentation has been updated.

Co-Authored-By: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Change-Id: I6b819a8071389e7e4eb4874ff7750bd192695ff2
2018-02-23 10:04:26 +11: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 GPT partitioning support 2018-02-23 10:04:26 +11:00
partitioning.py GPT partitioning support 2018-02-23 10:04:26 +11:00