Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sys-boot/grub:2 efi-64 GRUB_PLATFORMS constraint removal
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3625

PostPosted: Mon Jun 11, 2018 9:16 am    Post subject: sys-boot/grub:2 efi-64 GRUB_PLATFORMS constraint removal Reply with quote

Because of UEFI unsigned commercial bootloader use, UEFI bios laptop does only legacy MBR boot.
Code:
emerge -p grub:2

These are the packages that would be merged, in reverse order:

Calculating dependencies  ... done!
[ebuild  N     ] sys-boot/grub-2.02-r1  USE="-debug -device-mapper -doc -efiemu -fonts -libzfs -mount -multislot -nls -sdl -static {-test} -themes -truetype" GRUB_PLATFORMS="-coreboot -efi-32 efi-64 -emu -ieee1275 -loongson -multiboot pc -qemu -qemu-mips -uboot -xen -xen-32"
[ebuild  N     ]  sys-boot/efibootmgr-15
[ebuild  N     ]   sys-libs/efivar-31
[ebuild  N     ]   sys-apps/pciutils-3.4.1  USE="-dns -kmod -static-libs -udev -zlib" ABI_X86="-32 (64) (-x32)"

Is it possible 2 get rid of "efi-64" configuration setting, which seems irrelevant, AFAIU.

Thks 4 ur attention.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Mon Jun 11, 2018 9:31 am    Post subject: Reply with quote

GRUB_PLATFORMS is a use expand, you can remove adding in make.conf GRUB_PLATFORMS="pc" or remove it only to grub package using package.use (-grub_platforms_efi-64)

EDIT: https://wiki.gentoo.org/wiki//etc/portage/make.conf#USE_EXPAND
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum