[PATCH lorax/master] Add initial 64-bit ARM (aarch64) support.

David A. Marlin dmarlin at redhat.com
Fri Oct 25 22:20:13 UTC 2013


On 10/25/2013 04:42 PM, d.marlin wrote:
> --- a/share/runtime-install.tmpl
> +++ b/share/runtime-install.tmpl
> @@ -21,6 +21,9 @@ installpkg grubby
>   %endif
>   
>   ## arch-specific packages (bootloaders etc.)
> +%if basearch == "aarch64":
> +    installpkg grubby
> +%endif

grubby is only needed here because we are using a newer kernel (3.12) 
with the F19 rootfs on aarch64, so nothing else is pulling it in for the 
kernel install.


d.marlin
=========



More information about the anaconda-patches mailing list