fd2f55ee41
Install selinux policy packages as part of the base-installs. selinux is part of the base-system and the kernel boots by default in selinux mode. Without both of these, we can get in a situation where later scripts (particuarly, some of the infra scripts) might install systemd-policy without a base policy (targeted), leading to a messed up situation where systemd will halt during boot due to missing policy files. Change-Id: I6bf156304d1134fb328fba9b12dc364701b13696 |
||
---|---|---|
.. | ||
install.d | ||
pre-install.d | ||
root.d | ||
element-deps | ||
package-installs.yaml | ||
pkg-map | ||
README.rst |
=========== 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. 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.