PERFORCE change 79913 for review
Robert Watson
rwatson at FreeBSD.org
Sun Jul 10 11:49:26 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79913
Change 79913 by rwatson at rwatson_zoo on 2005/07/10 11:49:20
NO_SEBSD will allow the SEBSD-specific components, such as SEBSD
kernel module, libraries, and tools, as well as disable parts of
SEBSD-related modifications in various tools and utilities,
allowing the building of a system largely free of SEBSD if
desired.
Affected files ...
.. //depot/projects/trustedbsd/sebsd/share/examples/etc/make.conf#8 edit
.. //depot/projects/trustedbsd/sebsd/share/man/man5/make.conf.5#9 edit
Differences ...
==== //depot/projects/trustedbsd/sebsd/share/examples/etc/make.conf#8 (text+ko) ====
@@ -139,6 +139,7 @@
#NO_PF= # do not build PF firewall package
#NO_PROFILE= # Avoid compiling profiled libraries
#NO_RCMDS= # do not build or install BSD r* commands (rsh, etc).
+#NO_SEBSD= # do not built SEBSD kernel module or related programs
#NO_SENDMAIL= # do not build sendmail and related programs
#NO_SHARE= # do not go into the share subdir
#NO_SHARED= # build /bin and /sbin dynamically linked (bad idea
==== //depot/projects/trustedbsd/sebsd/share/man/man5/make.conf.5#9 (text+ko) ====
@@ -524,6 +524,11 @@
.Va NO_KERBEROS
and
.Va NO_OPENSSH ) .
+.It Va NO_SEBSD
+.Pq Vt bool
+Set to not build
+.Xr sebsd 4
+and related programs.
.It Va NO_SENDMAIL
.Pq Vt bool
Set to not build
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list