aboutsummaryrefslogtreecommitdiff
path: root/contrib/amd/scripts
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-05 11:42:30 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-05 11:42:30 +0000
commitb1007096ee68c1273bb98189480a5d9e66665e6a (patch)
tree46240689aa24d9a1648512b10fe2f488efff320c /contrib/amd/scripts
parenta3c9e47ae409e1df8be76938dded42da4fe12ba8 (diff)
parent56b658f4c005d078f663f7483244d943db6d7c93 (diff)
downloadsrc-b1007096ee68c1273bb98189480a5d9e66665e6a.tar.gz
src-b1007096ee68c1273bb98189480a5d9e66665e6a.zip
This commit was generated by cvs2svn to compensate for changes in r52894,
which included commits to RCS files with non-trunk default branches.
Notes
Notes: svn path=/head/; revision=52895
Diffstat (limited to 'contrib/amd/scripts')
-rw-r--r--contrib/amd/scripts/amd.conf-sample5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/amd/scripts/amd.conf-sample b/contrib/amd/scripts/amd.conf-sample
index 59ce1f81c752..9a60e2d6b4be 100644
--- a/contrib/amd/scripts/amd.conf-sample
+++ b/contrib/amd/scripts/amd.conf-sample
@@ -25,9 +25,12 @@ arch = sun4
os = sos5
# (amd -o)
osver = 2.5.1
+# full os name
+full_os = linux-2.2.5
+# OS vendor
+vendor = redhat
# if you print_version after setting up "os", it will show it. (amd -v)
print_version = yes | no
-
# (amd -l)
log_file = /var/log/amd | syslog | syslog:facility
# NFS (RPC/UDP) retry interval, in tenths of secs (amd -t interval.counter)