Deleted Added
full compact
FREEBSD-upgrade (155310) FREEBSD-upgrade (155363)
1Upgrade Instructions for OpenBSM
2--------------------------------
3
4Currently this is very straight forward:
5
6 cd ~/p4/projects/trustedbsd/openbsm
1Upgrade Instructions for OpenBSM
2--------------------------------
3
4Currently this is very straight forward:
5
6 cd ~/p4/projects/trustedbsd/openbsm
7 cvs -d rwatson@repoman.FreeBSD.org -q import src/contrib/openbsm \
7 cvs -d rwatson@repoman.FreeBSD.org:/home/ncvs -q import src/contrib/openbsm \
8 TrustedBSD OPENBSM_1_0_ALPHA_1
9
10Replacing the version string as required. Use the "-n" argument to CVS to
11do a test run.
12
13Right now, no local FreeBSD modification or configuration is required. In
14future OpenBSM versions, this is likely to change.
15
16After importing OpenBSM, make sure to propagate any changes to files that
17appear in both contrib/openbsm/bsm and sys/bsm.
18
8 TrustedBSD OPENBSM_1_0_ALPHA_1
9
10Replacing the version string as required. Use the "-n" argument to CVS to
11do a test run.
12
13Right now, no local FreeBSD modification or configuration is required. In
14future OpenBSM versions, this is likely to change.
15
16After importing OpenBSM, make sure to propagate any changes to files that
17appear in both contrib/openbsm/bsm and sys/bsm.
18
19$FreeBSD: head/contrib/openbsm/FREEBSD-upgrade 155310 2006-02-04 18:29:51Z rwatson $
19$FreeBSD: head/contrib/openbsm/FREEBSD-upgrade 155363 2006-02-06 00:03:39Z rwatson $