Mount the UEFI ESP on /boot/efi. No current system uses this by default, but
there are many ad-hoc schemes that do this in /efi or /esp or /uefi and adding a
new directory at the top-level would have a much higher likelihood of
collision. Document this in /etc/mtree/BSD.root.mtree and create EFIDIR and
related variables in bsd.own.mk.
Details
Details
- Reviewers
- None
- Group Reviewers
manpages - Commits
- rS354915: Standardize EFI's ESP mount point.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 25981 Build 24536: arc lint + arc unit
Event Timeline
Comment Actions
mounting the ESP at /boot/efi LGTM, this will give paths like /boot/efi/EFI/... but this is consistent with what Linux distros do