diskimage-builder/diskimage_builder/block_device/tests/config
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
..
bad_edge_graph.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
bad_plugin.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
cmd_create.yaml Add state object, rename "results", add unit tests 2017-05-30 20:39:00 +10:00
deep_graph.yaml Add a more generic tree->graph parser 2017-05-26 10:13:14 +10:00
deep_tree.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
duplicate_fs_labels.yaml Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00
duplicate_name.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
gpt_efi.yaml GPT partitioning support 2018-02-23 10:04:26 +11:00
lvm_graph.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree_multiple_pv_vg.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree_multiple_pv.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree_partition_ordering.yaml Actually sort mount-point list 2017-09-19 11:30:36 +10:00
lvm_tree_spanned_vg.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
multi_key_node.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
multiple_partitions_graph.yaml Don't fstrim vfat partitions 2018-01-23 13:24:09 +11:00
multiple_partitions_tree.yaml Don't fstrim vfat partitions 2018-01-23 13:24:09 +11:00
rollback.yaml Move rollback into NodeBase object 2017-06-08 17:14:20 +10:00
simple_graph.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
simple_tree.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
too_long_fs_label.yaml Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00