# -*- text -*-

			  AM-UTILS-6.0 TASKS TODO

Please volunteer to do any of the following:

- 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

- 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 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.

- host maps fixed: all of the nfsv3 code needs to be ported to it.

- amd.conf: map_options, map_type, search_path, mount_type, and
browsable_dirs should also be in [global].

- new amfs type nfslink that would do nfs if remote host, and symlink
otherwise.
