Files
diskimage-builder/diskimage_builder/elements/fedora-minimal/README.rst
Ian Wienand 3f8800832a Merge tag '1.27.0' into merge-branch
Release 1.27.0

Change-Id: I9f6948636cae6d375d1d8315976504021f5a3bbb
2017-02-03 11:49:45 +11:00

688 B

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.