[PATCH] (rhel6-branch) check for ppc64 in .discinfo

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

 



The attached patch is for the rhel6 branch.  It makes sure that we check
for ppc64 in the media's .discinfo file.

-- Dennis
--- anaconda-11.5.0.59/iutil.py	2009-06-02 15:11:19.000000000 -0400
+++ anaconda-11.5.0.59-new/iutil.py	2009-07-07 16:41:48.218452000 -0400
@@ -659,7 +659,7 @@
     elif isX86(bits=64):
         return 'x86_64'
     elif isPPC():
-        return 'ppc'
+        return 'ppc64'
     elif isAlpha():
         return 'alpha'
     elif isSparc():
_______________________________________________
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