# -*- text -*-

			  AM-UTILS-6.0 TASKS TODO

- be able to run multiple amd's:
	avoid portmapper registration or use alternate RPC numbers
	amq should be able to contact 2 or more amd's

- complete testing of untested platforms in INSTALL file
	test configure/build/run with gcc and cc
	irix5.3 NFS3/tcp support is known to be broken

- autofs support
	check out amd using overlay mounts (overlay crashed amd's?)

- DOCUMENTATION UPDATE!

- hlfsd should use alternate input file rather than getpwent()

- cleanup old amd startup options that are unused (-m e.g.)

- cleanup wire=, netnum=, network= etc in favor of a selector that checks
for all possible interfaces.  remove old variables.

- compatibility with Sun's automount maps?
	should be easier via the amd.conf file to specify type of map
	perhaps done at the same time autofs support is done.

- a selector ala if_exists() for if_netgroup_member($var, $netgroup)

- a selector ala if_exists() for networkmask(1.2.3.4/5.6.7.8), will match
aginst all known IP addresses of this host.

- cachefs support

- use automake 1.2
	port my shared-libs to autoconf

- provide autoconf patches to bug-gnu-utils

- make sure amd can "restart" vold mounts, but also ignore them and leave
them in mnttab.

- complete LDAP support
