Blame SOURCES/koan-el6-ks-embed.patch

1070a0
--- ./koan/app.py	2011-03-31 20:47:55.360598401 +0200
1070a0
+++ ./koan/app.py	2011-03-31 20:48:01.308598402 +0200
1070a0
@@ -808,7 +808,7 @@ class Koan:
1070a0
 
1070a0
             (make, version) = utils.os_release()
1070a0
 
1070a0
-            if (make == "centos" and version < 6) or (make == "redhat" and version < 6) or (make == "fedora" and version < 10):
1070a0
+            if (make == "centos" and version < 6) or (make == "redhat" and version < 7) or (make == "fedora" and version < 10):
1070a0
 
1070a0
                 # embed the initrd in the kickstart file because of libdhcp and/or pump
1070a0
                 # needing the help due to some DHCP timeout potential in some certain