freebsd-dev/stand/userboot
Ed Maste e32fecd0c2 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
2023-05-09 20:18:19 -04:00
..
test Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
userboot stand/userboot: Simplify code 2023-05-01 15:02:53 -06:00
userboot_4th loader: install help files only once 2023-05-09 20:18:19 -04:00
userboot_lua loader: install help files only once 2023-05-09 20:18:19 -04:00
Makefile userboot: handle guest interpreter mismatches more intelligently 2018-09-01 02:23:45 +00:00
Makefile.inc
userboot.h loader: zfs should support bootonce an nextboot 2020-09-21 09:01:10 +00:00