UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
grub2efi
The GRUB package provides GRand Unified Bootloader with UEFI support, which is not enabled for GRUB built in LFS.
Package info
Codename: grub2efi
Source file: grub-2.06.tar.xz
Source directory: grub-2.06
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/g/grub-2.06.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/g/grub-2.06.tar.xz.md5sum
Dependances: X, freetype, efibootmgr.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: unifont-15.0.06.pcf.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -pv /usr/share/fonts/unifont &&
gunzip -c ../unifont-15.0.06.pcf.gz > /usr/share/fonts/unifont/unifont.pcf
unset {C,CPP,CXX,LD}FLAGS
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-efiemu \
--enable-grub-mkfont \
--with-platform=efi \
--target=x86_64 \
--disable-werror &&
unset TARGET_CC
Build script:
make
Install script:
make install &&
mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions
Apache/2.4.62 (Debian) Server at ulfs.org Port 443