]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r339524 (by imp):
authorDimitry Andric <dim@FreeBSD.org>
Mon, 21 Oct 2019 17:45:00 +0000 (17:45 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 21 Oct 2019 17:45:00 +0000 (17:45 +0000)
commit9f2f949c9874b7a38e43fa98c242a85e86519bdd
treed96358db98ae2d7425650a390ae89ad13612eb94
parent398db808619373eda4cf742ed8bc7e699d5df526
MFC r339524 (by imp):

Add missing options.

WITHOUT_LOADER_LUA is only needed since we turned it off by default on
powerpc and sparc64 in r338203. Same with
WITHOUT_LOADER_GEIL. WITH_NVME, WITHOUT_NVME, WITH_LOADER_FORCE_LE
have been needed since they were added.

MFC r353737:

Provide a src.conf(5) description for the new WITHOUT_CAROOT option, and
rename the WITH_LOADER_VERIEXEC_PASS_MANFIEST description to its correct
name.  Also correct a bunch of spelling errors in that description.
share/man/man5/src.conf.5
tools/build/options/WITHOUT_LOADER_LUA [new file with mode: 0644]
tools/build/options/WITHOUT_NVME [new file with mode: 0644]
tools/build/options/WITH_LOADER_FORCE_LE [new file with mode: 0644]
tools/build/options/WITH_LOADER_GELI [new file with mode: 0644]
tools/build/options/WITH_LOADER_VERIEXEC
tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANFIEST [deleted file]
tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANIFEST [new file with mode: 0644]
tools/build/options/WITH_NVME [new file with mode: 0644]
tools/build/options/WITH_VERIEXEC