> On Tue, 2 Mar 2021 at 19:30, Warner Losh <i...@bsdimp.com> wrote: > > > > There has been some talk of moving the mount point to /efi, but I think > > that went nowhere... > > I thought about /efi based on arguments from the Linux world, more > info at > https://wiki.archlinux.org/index.php/EFI_system_partition#Typical_mount_points. > I did open https://reviews.freebsd.org/D28814 to move the existing > uses to /efi. That said, I'm much more interested in us picking > something and using it in the installer/other tooling than whether > it's /boot/efi or /efi. >
I personally prefer /efi, as I consider /boot to belong to FreeBSD and contain the FreeBSD specific boot code. EFI is a platform specific set of boot code and belongs to the system board, and though it may contain freeBSD specific code it may also contain OTHER code, especially in a multiboot environment. If it happens to align us with Linux, all the more reason to have it at /efi. Regards, -- Rod Grimes rgri...@freebsd.org _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"