SOURCES: anaconda-kernel.patch - update

glen glen at pld-linux.org
Wed May 24 17:15:59 CEST 2006


Author: glen                         Date: Wed May 24 15:15:59 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update

---- Files affected:
SOURCES:
   anaconda-kernel.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/anaconda-kernel.patch
diff -u SOURCES/anaconda-kernel.patch:1.2 SOURCES/anaconda-kernel.patch:1.3
--- SOURCES/anaconda-kernel.patch:1.2	Wed May 24 02:20:07 2006
+++ SOURCES/anaconda-kernel.patch	Wed May 24 17:15:53 2006
@@ -1,5 +1,5 @@
---- anaconda-11.0.5/yuminstall.py	2006-05-24 03:01:04.177356166 +0300
-+++ anaconda-11.0.5/yuminstall.py	2006-05-24 03:11:56.912047364 +0300
+--- anaconda-11.0.5/yuminstall.py	2006-05-24 03:11:56.912047364 +0300
++++ anaconda-11.0.5/yuminstall.py	2006-05-24 18:09:49.619010315 +0300
 @@ -697,11 +697,11 @@
              return pkgs[0]
  
@@ -25,6 +25,15 @@
                  foundkernel = True
              except PackageSackError:
                  ksmp = None
+@@ -750,7 +750,7 @@
+                     self.selectPackage("kernel-smp-devel")
+             
+         if not foundkernel:
+-            log.info("selected kernel package for kernel")
++            log.info("selected kernel-grsecurity package for kernel")
+             self.ayum.install(po=kpkg)
+             if len(self.ayum.tsInfo.matchNaevr(name="gcc")) > 0:
+                 log.debug("selecting kernel-devel")
 @@ -1028,7 +1028,7 @@
          kernelVersions = []
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/anaconda-kernel.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list