Index: head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANFIEST =================================================================== --- head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANFIEST (revision 353736) +++ head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANFIEST (nonexistent) @@ -1,8 +0,0 @@ -.\" $FreeBSD$ -Enable building -.Xr loader 8 -with support to pass a verified manifest to kernel. -Kernel has to be build with a module to parse the manfiest. -.Pp -It depends on -.Va WITH_LOADER_VERIEXEC Property changes on: head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANFIEST ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/tools/build/options/WITHOUT_CAROOT =================================================================== --- head/tools/build/options/WITHOUT_CAROOT (nonexistent) +++ head/tools/build/options/WITHOUT_CAROOT (revision 353737) @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set to not add the trusted certificates from the Mozilla NSS bundle to +base. Property changes on: head/tools/build/options/WITHOUT_CAROOT ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/tools/build/options/WITH_LOADER_VERIEXEC =================================================================== --- head/tools/build/options/WITH_LOADER_VERIEXEC (revision 353736) +++ head/tools/build/options/WITH_LOADER_VERIEXEC (revision 353737) @@ -1,7 +1,7 @@ .\" $FreeBSD$ Enable building .Xr loader 8 -with support for verifcation similar to Verified Exec. +with support for verification similar to Verified Exec. .Pp -It depends on -.Va WITH_BEARSSL +Depends on +.Va WITH_BEARSSL . Index: head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANIFEST =================================================================== --- head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANIFEST (nonexistent) +++ head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANIFEST (revision 353737) @@ -0,0 +1,8 @@ +.\" $FreeBSD$ +Enable building +.Xr loader 8 +with support to pass a verified manifest to the kernel. +The kernel has to be built with a module to parse the manifest. +.Pp +Depends on +.Va WITH_LOADER_VERIEXEC . Property changes on: head/tools/build/options/WITH_LOADER_VERIEXEC_PASS_MANIFEST ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/tools/build/options/WITH_VERIEXEC =================================================================== --- head/tools/build/options/WITH_VERIEXEC (revision 353736) +++ head/tools/build/options/WITH_VERIEXEC (revision 353737) @@ -1,9 +1,9 @@ .\" $FreeBSD$ Enable building .Xr veriexec 8 which loads the contents of verified manifests into the kernel for use by .Xr mac_veriexec 4 .Pp -It depends on -.Va WITH_BEARSSL +Depends on +.Va WITH_BEARSSL .