add fedora-repos-anaconda to runtime environment
This is a virtual provides that should install the product specific yum repo files in /etc/yum.repos.d/ with the one matching the product name enabled. Eg. fedora-server.repo with an id of fedora-server and enabled=1 Anaconda will then use this repository when 'Closest Mirror' is selected as the installation source. Signed-off-by: Brian C. Lane <bcl@redhat.com>
This commit is contained in:
parent
25b4d539ac
commit
bc9b40f18f
@ -7,6 +7,8 @@ installpkg kexec-tools-anaconda-addon
|
||||
## anaconda deps that aren't in the RPM
|
||||
installpkg tmux
|
||||
installpkg iscsi-initiator-utils
|
||||
## needed for product-ized installs to find correct frozen repos
|
||||
installpkg fedora-repos-anaconda
|
||||
## Other available payloads
|
||||
installpkg dnf
|
||||
installpkg rpm-ostree
|
||||
|
Loading…
Reference in New Issue
Block a user