]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing options.
authorimp <imp@FreeBSD.org>
Sun, 21 Oct 2018 06:33:35 +0000 (06:33 +0000)
committerimp <imp@FreeBSD.org>
Sun, 21 Oct 2018 06:33:35 +0000 (06:33 +0000)
commitae8394a1667d146e73c8d7c2dfba390090875b70
treebac07ef3b31c1c66297f9fcdd50224a9a763f49a
parent7b8cfcfcd6bbf138434b54048dd7a68f48adc397
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.
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_NVME [new file with mode: 0644]