summaryrefslogtreecommitdiffstats
path: root/contrib/amd/FREEBSD-upgrade
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2007-12-11 19:16:51 +0000
committerobrien <obrien@FreeBSD.org>2007-12-11 19:16:51 +0000
commit1056a75218a76136f6bd5c7ba2c150d9fdc165c2 (patch)
tree6863789546f03e2657704245ca669677ec0f7d61 /contrib/amd/FREEBSD-upgrade
parent3695a7888976774d0e42b137f3ffa7d6f8aa6519 (diff)
downloadFreeBSD-src-1056a75218a76136f6bd5c7ba2c150d9fdc165c2.zip
FreeBSD-src-1056a75218a76136f6bd5c7ba2c150d9fdc165c2.tar.gz
Update for the 6.1.5 import.
Diffstat (limited to 'contrib/amd/FREEBSD-upgrade')
-rw-r--r--contrib/amd/FREEBSD-upgrade19
1 files changed, 10 insertions, 9 deletions
diff --git a/contrib/amd/FREEBSD-upgrade b/contrib/amd/FREEBSD-upgrade
index a8e6d53..701f0cf 100644
--- a/contrib/amd/FREEBSD-upgrade
+++ b/contrib/amd/FREEBSD-upgrade
@@ -1,21 +1,19 @@
# ex:ts=8
$FreeBSD$
-AMD (am-utils) 6.0.9
- originals can be found at: ftp://shekel.mcl.cs.columbia.edu/pub/am-utils/
- (http://www.cs.columbia.edu/~ezk/am-utils/index.html)
-
+AMD (am-utils) 6.1.5
+ originals can be found at: ftp://ftp.am-utils.org/pub/am-utils/
For the import of AMD many files were pruned by:
- tar -X FREEBSD-Xlist -xzf am-utils-6.0.9.tar.gz
+ tar -X FREEBSD-Xlist -xf am-utils-6.1.5.tar.gz
and `find . -name '.cvsignore' -delete`
Then imported by:
- cvs import -m 'Virgin import of AMD (am-utils) v6.0.9' \
- src/contrib/amd COLUMBIA amd_6_0_9
+ cvs import -m 'Virgin import of AMD (am-utils) v6.1.5' \
+ src/contrib/amd COLUMBIA amd_6_1_5
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
@@ -25,8 +23,11 @@ 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.
+Note, we don't trim anything in scripts/ as sysadmins may find the bits
+as a useful reference.
+
+All local changes should be submitted to "am-utils@am-utils.org" or
+https://bugzilla.am-utils.org for inclusion in the next vendor release.
Local changes:
OpenPOWER on IntegriCloud