HomeFreeBSD

loader: install help files only once

Description

loader: install help files only once

Every file should be installed exactly once by make installworld.
This is especially important for pkgbase.

Loader help files were being installed by each loader variant (e.g.,
the simp, lua, and 4th EFI loaders). Add a (slightly hacky) mechanism
to skip installing help files for all but one variant.

PR: 271178
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40021

Details

Provenance
emasteAuthored on May 5 2023, 5:43 PM
Reviewer
imp
Differential Revision
D40021: loader: install help files only once
Parents
rGc55b7e522629: freebsd-update: Fix merging already-updated files
Branches
Unknown
Tags
Unknown