diskimage-builder/elements/fedora-minimal
stephane 09317fccca Make Fedora 24 the default
Fedora 24 is the current release, so use it in the
fedora and fedora-minimal elements.

Change-Id: I0ac0d0767d4de9d28ae86d1344fd7c9d8876e5a1
2016-07-08 09:15:08 -07:00
..
environment.d Make Fedora 24 the default 2016-07-08 09:15:08 -07:00
yum.repos.d Add a yum-minimal element that just uses yum 2015-04-14 13:39:18 -04:00
element-deps Add a yum-minimal element that just uses yum 2015-04-14 13:39:18 -04:00
element-provides Add a yum-minimal element that just uses yum 2015-04-14 13:39:18 -04:00
README.rst Add a yum-minimal element that just uses yum 2015-04-14 13:39:18 -04:00

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

The DIB_OFFLINE or more specific DIB_YUMCHROOT_USE_CACHE variables can be set to prefer the use of a pre-cached root filesystem tarball.

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 to '21'.