[anaconda f21/master] Revert "add fedora-repos-anaconda to runtime environment"

Brian C. Lane bcl at redhat.com
Thu Nov 6 18:45:15 UTC 2014


This reverts commit bc9b40f18f85f85aedea0a9a53a126815000c669.

anaconda-21.48.14-1 will revert to the below behavior, so remove the virtual
provide that was added for F21 Alpha/Beta.

You must include a repo in your installation environment that has an id
matching the lower case first part of your product name when split at the '-'
character.

If you don't do that closest mirror will not work.

For Fedora products this means including ONE repo with an id of
'fedora'.
---
 share/runtime-install.tmpl | 2 --
 1 file changed, 2 deletions(-)

diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl
index 0eaa25b..cc3ec00 100644
--- a/share/runtime-install.tmpl
+++ b/share/runtime-install.tmpl
@@ -7,8 +7,6 @@ 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
-- 
1.9.3



More information about the anaconda-patches mailing list