Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 386119

Summary: sys-boot/grub-1.99-r2 add RDEPEND on efibootmgr for efi GRUB_PLATFORM
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: New packagesAssignee: Tomáš Chvátal (RETIRED) <scarabeus>
Status: RESOLVED INVALID    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to ebuild
patch to ebuild

Description Chris Mayo 2011-10-07 18:11:22 UTC
Created attachment 289095 [details]
patch to ebuild

grub2-install can use efibootmgr to automatically configure the EFI Boot Manager for you.

Patch attached for ebuild, don't know if this is the right way to do it but it works for me. Can efi-32 use efibootmgr too?
Comment 1 Chris Mayo 2011-10-07 18:12:25 UTC
Created attachment 289097 [details, diff]
patch to ebuild
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-10-09 20:28:17 UTC
You can use EFI without efibootmgr perfectly fine, so I don't see why this is needed. I have it set up on my new laptop (Thinkpad X220).
Comment 3 Chris Mayo 2011-10-10 16:25:56 UTC
Another reason against it would be that even if you did use it once, you could then unemerge it because as long as you didn't change any configuration new grub2-install generated .efi files would still be in the same location.