[first post] has anyone proposed creating a page for efibootmgr? this is an extremely useful utility for those of us with uefi; especially on a multi-boot machine. i've compiled it on a blfs system with no (okay, a few) problems. the abstract looks like this:
depends on: kernel flag CONFIG_EFIVAR_FS=y (maybe others, too) recent kernel headers (dep on linux/nvme.h) popt 1.16 (maybe others?) efivar-master (needs to be patched to install into /usr/lib, not /usr/lib64) => https://github.com/vathpela/efivar/archive/master.zip efibootmgr => https://github.com/vathpela/efibootmgr/archive/master.zip and then configure, make, install. ~{}
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
