eadd79c2cb
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 |
||
---|---|---|
.. | ||
environment.d | ||
yum.repos.d | ||
element-deps | ||
element-provides | ||
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.