[PATCH lorax rhel7-branch] runtime-install: Add rpm-ostree

Radek Vykydal rvykydal at redhat.com
Fri Jul 25 08:36:55 UTC 2014


From: Colin Walters <walters at verbum.org>

rpm-ostree is a new payload type available in Anaconda, will be used
by RHEL Atomic Host.

Related: rhbz#1113535
Port of rpmostreepayload patches from master
commit 3345a97f35e3c0af358dbb6d5ee7e0caf4eba051
---
 share/runtime-install.tmpl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index a1d21d3..8ff8b72 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -7,6 +7,8 @@ installpkg anaconda anaconda-widgets
 installpkg tmux
 installpkg firstboot
 installpkg iscsi-initiator-utils
+## Other available payloads
+installpkg rpm-ostree
 
 ## kernel and firmware
 installpkg kernel
-- 
1.9.3



More information about the anaconda-patches mailing list