summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm')
-rw-r--r--contrib/openbsm/FREEBSD-upgrade10
1 files changed, 9 insertions, 1 deletions
diff --git a/contrib/openbsm/FREEBSD-upgrade b/contrib/openbsm/FREEBSD-upgrade
index 023223c..e177675 100644
--- a/contrib/openbsm/FREEBSD-upgrade
+++ b/contrib/openbsm/FREEBSD-upgrade
@@ -27,7 +27,15 @@ upgrade of OpenBSM generally involves the following steps:
- Update any library, tool, or etc BSD Makefiles to add new files,
defines, or other generally useful or necessary things.
-Normally, the CVS vendor import goes along the following lines:
+Certain files are present only in the vendor branch, and not in FreeBSD
+development branches:
+
+ contrib/openbsm/bsm audit.h audit_internal.h audit_kevents.h
+ audit_record.h
+
+This prevents confusion regarding whether the src/sys/bsm or contrib
+versions of the include files should be used in the build. Normally, the
+CVS vendor import goes along the following lines:
cd ~/p4/projects/trustedbsd/openbsm
cvs -n -d rwatson@repoman.FreeBSD.org:/home/ncvs -q import \
OpenPOWER on IntegriCloud