55b479b54f
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 |
||
---|---|---|
.. | ||
environment.d | ||
test-elements/build-succeeds | ||
yum.repos.d | ||
element-deps | ||
element-provides | ||
README.rst |
============== fedora-minimal ============== Create a minimal image based on Fedora. Use of this element will require 'yum' and 'yum-utils' to be installed on Ubuntu and Debian. Nothing additional is needed on Fedora or CentOS. The element will need `python-lzma` everywhere. Due to a bug in the released version of urlgrabber, on many systems an installation of urlgrabber from git is required. The git repository can be found here: http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=summary This element sets the ``DIB_RELEASE`` var to 'fedora'. The release of fedora to be installed can be controlled through the ``DIB_RELEASE`` variable, which defaults the latest supported release.