19 |
+ allowExtraRepos = True |
+ allowExtraRepos = True |
20 |
if 0: # not productName.startswith("Red Hat Enterprise"): |
if 0: # not productName.startswith("Red Hat Enterprise"): |
21 |
hidden = 1 |
hidden = 1 |
22 |
|
|
23 |
--- anaconda-11.1.2.242/installclasses/rhel.py 2011-06-27 07:25:06.000000000 -0700 |
diff -uNr anaconda-11.1.2.87__orig/installclasses/rhel.py anaconda-11.1.2.87/installclasses/rhel.py |
24 |
+++ anaconda-11.1.2.242/installclasses/rhel1.py 2013-09-17 20:41:35.000000000 -0700 |
--- anaconda-11.1.2.87__orig/installclasses/rhel.py 2007-11-14 01:13:08.000000000 +0000 |
25 |
@@ -95,25 +95,6 @@ |
+++ anaconda-11.1.2.87/installclasses/rhel.py 2007-11-14 01:20:52.000000000 +0000 |
26 |
map(string.lower, self.inum.get_repos_dict().keys()) |
@@ -75,25 +75,6 @@ |
27 |
return name in allowedRepos |
dispatch.skipStep("partition") |
28 |
|
dispatch.skipStep("regkey", skip = 0) |
29 |
|
|
30 |
- # for rhel, we're putting the metadata under productpath |
- # for rhel, we're putting the metadata under productpath |
31 |
- def getPackagePaths(self, uri): |
- def getPackagePaths(self, uri): |