[PATCH] kernel-PAE

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

 



The attached patch does two things.  One, it changes ARCH from i586 to
i686.  Second, it drops reference to kernel-PAE, which is needed to
correct .treeinfo for RHEL 6.

Cheers
-- Dennis
--- anaconda-12.32/scripts/mk-images	2009-10-01 14:13:32.917742000 -0400
+++ anaconda-12.32-dg/scripts/mk-images	2009-10-01 14:21:00.339082000 -0400
@@ -968,10 +968,9 @@
 if [ "$BUILDARCH" = "ppc" ]; then
     arches="ppc64 ppc"
 elif [ "$BUILDARCH" = "i386" ]; then
-    arches="i586"
+    arches="i686"
     efiarch="ia32"
-    kerneltags="kernel kernel-PAE"
-    kernelxen="kernel-PAE"
+    kerneltags="kernel"
 elif [ "$BUILDARCH" = "x86_64" ]; then
     kerneltags="kernel"
     efiarch="x64"
_______________________________________________
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