summaryrefslogtreecommitdiffstats
path: root/contrib/amd/FREEBSD-upgrade
blob: 76cb8a114a4c460b1e42eec8e68f167df05824f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# ex:ts=8
$FreeBSD$

AMD (am-utils) 6.0.1
    originals can be found at: ftp://shekel.mcl.cs.columbia.edu/pub/am-utils/
    (http://www.cs.columbia.edu/~ezk/am-utils/index.html)


For the import of AMD many files were pruned by:

	tar -X FREEBSD-Xlist -xzf am-utils-6.0.1.tar.gz

Then imported by:

	cvs import -m 'Virgin import of AMD (am-utils) v6.0.1' \
		src/contrib/amd COLUMBIA amd_6_0_1

After the import, a separate extraction of am-utils was GNU configured in
the "normal" way.  The resulting config.h file should be compared with
src/usr.sbin/amd/include/config.h, and src/usr.sbin/amd/include/config.h
updated as needed.

To make local changes to amd, simply patch and commit to the main
branch (aka HEAD).  Never make local changes on the vendor (COLUMBIA) branch.

All local changes should be submitted to "amd-dev@majordomo.cs.columbia.edu"
for inclusion in the next vendor release.

obrien@NUXI.com
14-September-1999
OpenPOWER on IntegriCloud