On Wed, Jun 27, 2012 at 2:30 PM, Ike Devolder <[email protected]> wrote: > Op woensdag 27 juni 2012 13:40:08 schreef Keshav P R: >> On Tue, Jun 26, 2012 at 7:39 PM, Keshav P R <[email protected]> > wrote: >> > Hi, >> > Please merge grub2-efi-bzr [1] into grub-efi-x86_64-bzr [2] and >> > grub2-bios-bzr [3] into grub-bios-bzr [4] . I renamed the packages to >> > follow >> > http://mailman.archlinux.org/pipermail/arch-dev-public/2012-June/023148.h >> > tml . Thanks in advance. >> > >> > >> > [1]: https://aur.archlinux.org/packages.php?ID=40290 >> > [2]: https://aur.archlinux.org/packages.php?ID=60357 >> > >> > [3]: https://aur.archlinux.org/packages.php?ID=41055 >> > [4]: https://aur.archlinux.org/packages.php?ID=60360 >> > >> > Regards. >> > >> > Keshav >> >> Bump > > Is there any reason why the grub-efi... only supports x86_64 ? > There are 'i386' systems with efi support out there. >
It does. Change _UEFI_ARCH env var in https://aur.archlinux.org/packages/gr/grub-efi-x86_64-bzr/PKGBUILD ? I changed the PKGBUILD so that it is easier to install using aur helpers with minimal PKGBUILD editing. By default _UEFI_ARCH="x86_64" since that is the majority and better supported both by bootloaders and the kernel. Even kernel/grub2 devs consider i386-efi low priority. I will add a comment in the AUR page. > --Ike
