> --- 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(): For some reason this patch makes me really nervous, though looking through the places we call getArch, I don't think it's actually going to have any ill effects. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list