UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
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.12.tar.xz
Source directory: grub-2.12
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/g/grub-2.12.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/g/grub-2.12.tar.xz.md5sum
Dependances: X, freetype, efibootmgr.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: unifont-15.1.05.pcf.gz.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
echo depends bli part_gpt > grub-core/extra_deps.lst
mkdir -pv /usr/share/fonts/unifont &&
gunzip -c ../unifont-15.1.05.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
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