2015-03-22 14:04:46 +00:00
|
|
|
===========
|
|
|
|
yum-minimal
|
|
|
|
===========
|
|
|
|
Base element for creating minimal yum-based images.
|
|
|
|
|
|
|
|
This element is incomplete by itself, you'll want to use the centos-minimal
|
|
|
|
or fedora-minimal elements to get an actual base image.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
2015-12-14 04:26:11 +00:00
|
|
|
If you wish to have DHCP networking setup for eth0 & eth1 via
|
|
|
|
/etc/sysconfig/network-config scripts/ifcfg-eth[0|1], set the
|
|
|
|
environment variable `DIB_YUM_MINIMAL_CREATE_INTERFACES` to `1`.
|