Re: [PATCH anaconda/master] Add support to determine the ARM processor variety and select the correct kernel to install.

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

 



On Fri, Apr 27, 2012 at 09:59:28AM -0500, d.marlin wrote:

> +    if not os.uname()[4].startswith('arm'):
> +        return 0

Just use isARM()?

> +                'OMAP3 Beagle Board'                  : 'omap',
> +                'OMAP4 Panda board'                   : 'omap',
> +                'trimslice'                           : 'tegra',
> +                'Marvell GuruPlug Reference Board'    : 'kirkwood',
> +                'Efika MX'                            : 'imx',
> +                'Genesi Efika MX'                     : 'imx',
> +                'Genesi Efika MX (Smartbook)'         : 'imx',
> +                'Highbank'                            : 'highbank',

Well ugh. Any chance of the kernel being able to expose this mapping, 
since presumably it already exists there in some form?

-- 
Matthew Garrett | mjg59@xxxxxxxxxxxxx

_______________________________________________
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