]> code.delx.au - refind/blobdiff - BUILDING.txt
Tweaks to disc-eject functionality.
[refind] / BUILDING.txt
index 91d86f9d579d9a8c7dec3f96254ac25a16352c4b..2c624c644d036f7934f96bbadce0e4b70206c774 100644 (file)
@@ -151,3 +151,6 @@ build process for your binary packages (RPMs, Debian packages, etc.).
 (Gentoo could use it in an ebuild, though....) You COULD, however, copy the
 files to a directory somewhere (/usr/share/refind or whatever) and then
 call install.sh as part of the binary package installation process.
+Placing the files in /boot/efi/EFI/{distname}/refind and then having a
+post-install script call efibootmgr is probably the better way to go,
+though.