runtime-install: Add rpm-ostree, move dnf here

rpm-ostree is a new payload type available in Anaconda, will be used
by Project Atomic (http://projectatomic.io) builds and the new Fedora
Cloud Docker Host.

dnf has previously existed, but as it's only required at installation
time, let's move it here as well.

Per discussion on the anaconda list, we don't want to pull these in as
a dependency of the "anaconda" package as initial-setup -> anaconda
which means they end up on every system.
This commit is contained in:
Colin Walters 2014-05-12 08:28:52 -07:00 committed by Brian C. Lane
parent d25c0b0594
commit 3345a97f35
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ installpkg anaconda anaconda-widgets
## anaconda deps that aren't in the RPM
installpkg tmux
installpkg iscsi-initiator-utils
## Other available payloads
installpkg dnf
installpkg rpm-ostree
## speed up compression on multicore systems
installpkg pigz