mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add a brief FREEBSD-upgrade file to provide direction on how to perform
OpenBSM upgrades. Right now, this is very easy, but in the future it will probably become more complicated.
This commit is contained in:
parent
344c91d1b2
commit
41b0acb1ac
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155310
19
contrib/openbsm/FREEBSD-upgrade
Normal file
19
contrib/openbsm/FREEBSD-upgrade
Normal file
@ -0,0 +1,19 @@
|
||||
Upgrade Instructions for OpenBSM
|
||||
--------------------------------
|
||||
|
||||
Currently this is very straight forward:
|
||||
|
||||
cd ~/p4/projects/trustedbsd/openbsm
|
||||
cvs -d rwatson@repoman.FreeBSD.org -q import src/contrib/openbsm \
|
||||
TrustedBSD OPENBSM_1_0_ALPHA_1
|
||||
|
||||
Replacing the version string as required. Use the "-n" argument to CVS to
|
||||
do a test run.
|
||||
|
||||
Right now, no local FreeBSD modification or configuration is required. In
|
||||
future OpenBSM versions, this is likely to change.
|
||||
|
||||
After importing OpenBSM, make sure to propagate any changes to files that
|
||||
appear in both contrib/openbsm/bsm and sys/bsm.
|
||||
|
||||
$FreeBSD$
|
Loading…
Reference in New Issue
Block a user