Deleted Added
full compact
amd.conf-sample (38494) amd.conf-sample (52894)
1# -*- text -*-
2# A SAMPLE CONFIGURATION FILE FOR AMD
3
4##############################################################################
5# GLOBAL OPTIONS SECTION (must be first in amd.conf file)
6[ global ]
7# (amd -n)
8normalize_hostnames = yes | no

--- 11 unchanged lines hidden (view full) ---

20local_domain = cs.columbia.edu
21# (amd -k)
22karch = sun4m
23arch = sun4
24# if you don't like autoconf picking up "sunos5" as the os-type, override it
25os = sos5
26# (amd -o)
27osver = 2.5.1
1# -*- text -*-
2# A SAMPLE CONFIGURATION FILE FOR AMD
3
4##############################################################################
5# GLOBAL OPTIONS SECTION (must be first in amd.conf file)
6[ global ]
7# (amd -n)
8normalize_hostnames = yes | no

--- 11 unchanged lines hidden (view full) ---

20local_domain = cs.columbia.edu
21# (amd -k)
22karch = sun4m
23arch = sun4
24# if you don't like autoconf picking up "sunos5" as the os-type, override it
25os = sos5
26# (amd -o)
27osver = 2.5.1
28# full os name
29full_os = linux-2.2.5
30# OS vendor
31vendor = redhat
28# if you print_version after setting up "os", it will show it. (amd -v)
29print_version = yes | no
32# if you print_version after setting up "os", it will show it. (amd -v)
33print_version = yes | no
30
31# (amd -l)
32log_file = /var/log/amd | syslog | syslog:facility
33# NFS (RPC/UDP) retry interval, in tenths of secs (amd -t interval.counter)
34nfs_retry_interval = 8
35nfs_retransmit_counter = 110
36# (amd -w)
37dismount_interval = 120
38# (amd -y)

--- 56 unchanged lines hidden ---
34# (amd -l)
35log_file = /var/log/amd | syslog | syslog:facility
36# NFS (RPC/UDP) retry interval, in tenths of secs (amd -t interval.counter)
37nfs_retry_interval = 8
38nfs_retransmit_counter = 110
39# (amd -w)
40dismount_interval = 120
41# (amd -y)

--- 56 unchanged lines hidden ---