# -*- text -*-

			  AM-UTILS-6.0 TASKS TODO

Please volunteer to do any of the following:

- complete testing of untested platforms in INSTALL file
	aix4
	hpux10
	ncr2

- autofs support: see README.autofs for details.
	needs to be re-ported to solaris 2.6 (headers changed)

- documentation update ("XXX: FILL IN" sections).

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

- hlfsd should be able to not use /var/alt_mail, but send code 75 back to
sendmail (telling it to re-queue the mail and retry later).

- 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
against all known IP addresses of this host.

- cachefs support

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

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

- if portmap isn't running, amd should not hang, but cleanly fail.

- allow users to include "localconfig.h" for their own overriding stuff

- convert to using my own rpcgen .x files for amq/amq/nfs (v2 and v3)

- deal with everything that has XXX on it

- automatically run texi2html and install HTML files

- include .ps and .html w/ distribution?

- update the tmp/update-binaries script to gtar only when changes were made
