]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- one more
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 24 May 2006 00:20:07 +0000 (00:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda-kernel.patch -> 1.2

anaconda-kernel.patch

index 95968ee105986a4d506ebbebf0bbb0eb48e40a1e..cf50e606f262afbbe1c6d84dd3a106748747cc67 100644 (file)
@@ -1,6 +1,11 @@
---- anaconda-11.0.5/yuminstall.py~     2006-05-24 02:51:56.715042751 +0300
-+++ anaconda-11.0.5/yuminstall.py      2006-05-24 03:01:04.177356166 +0300
-@@ -701,7 +701,7 @@
+--- 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
+@@ -697,11 +697,11 @@
+             return pkgs[0]
+         foundkernel = False
+-        kpkg = getBestKernelByArch("kernel", self.ayum)
++        kpkg = getBestKernelByArch("kernel-grsecurity", self.ayum)
  
          # FIXME: this is a bit of a hack.  we shouldn't hard-code and
          # instead check by provides.  but alas.
This page took 0.060216 seconds and 4 git commands to generate.