[PATCH] Do not enable addon repos by default (#561164)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 yuminstall.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/yuminstall.py b/yuminstall.py
index 6601a82..f036267 100644
--- a/yuminstall.py
+++ b/yuminstall.py
@@ -791,9 +791,6 @@ class AnacondaYum(YumSorter):
                 addonRepo.name = addon[0]
                 addonRepo.baseurl = [ addon[1] ]
 
-                if repo.isEnabled():
-                    addonRepo.enable()
-
                 extraRepos.append(addonRepo)
 
         for repo in extraRepos:
-- 
1.7.0.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux