diskimage-builder/elements/centos-minimal
Monty Taylor eadd79c2cb Port centos-minimal to yum-minimal
Now that we have a generic yum-minimal element, just use it in centos
instead of rinse. Adding base as an element-provides of yum-minimal
because this element conflicts with the base element.

Co-Authored-By: Gregory Haynes <greg@greghaynes.net>

Change-Id: I15275d821781171c118f21aa0c0bca55f65a65b3
2015-04-22 20:34:48 -04:00
..
environment.d Port centos-minimal to yum-minimal 2015-04-22 20:34:48 -04:00
yum.repos.d Port centos-minimal to yum-minimal 2015-04-22 20:34:48 -04:00
README.rst Port centos-minimal to yum-minimal 2015-04-22 20:34:48 -04:00
element-deps Port centos-minimal to yum-minimal 2015-04-22 20:34:48 -04:00
element-provides Port centos-minimal to yum-minimal 2015-04-22 20:34:48 -04:00

README.rst

centos-minimal

Create a minimal image based on CentOS 7.

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.

This element cannot be used with the base element, therefore must pass the -n flag to disk-image-create when using this element.

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.