tasks revision 38494
1# -*- text -*-
2
3			  AM-UTILS-6.0 TASKS TODO
4
5Please volunteer to do any of the following:
6
7- complete testing of untested platforms in INSTALL file
8	ncr2
9	sunos 3.5
10
11- autofs support: see README.autofs for details.
12	needs to be re-ported to solaris 2.6 (headers changed)
13
14- deal with everything that has XXX on it in the sources
15- documentation update ("XXX: FILL IN" sections).
16
17- hlfsd should be able to not use /var/alt_mail, but send code 75 back to
18sendmail (telling it to re-queue the mail and retry later).
19
20- compatibility with Sun's automount maps?
21	should be easier via the amd.conf file to specify type of map
22	perhaps done at the same time autofs support is done.
23
24- a selector ala if_exists() for networkmask(1.2.3.4/5.6.7.8), will match
25against all known IP addresses of this host.
26
27- convert to using my own rpcgen .x files for amq/amq/nfs (v2 and v3)
28
29- support multiple "fail-over" NFS mounts in Solaris 2.6.
30
31- add LSM file
32
33- use packaging info for various OSs (such as RPM, Redhat Package Format)
34
35- $mindelay and $maxdelay in milliseconds
36
37- multiple nfsl should be matched if one matched and nfs mount failed.  fall
38through.
39- fall through syntax?  opts:=nofail,fallthrough?
40
41- random nfs rhost:={srv1, srv2, srv3}
42
43- after cutting next release dist, check that all files are there
44
45- nfslx, same as nfsl, but using linkx
46
47- find out why this sometimes works and sometimes not:
48	mcl	-rhost:=minetta host!=${rhost};type:=nfs host==${rhost}
49
50- loadable info_*, amfs_*, and ops_* modules (lazy evaluation).
51
52- hlfsd for ~root/.mailspool (getpwnam("root"))
53- hlfsd should daemonize even if -DDEBUG, then use -D nofork
54
55- fixmount should use generic code from transp/transp_{tli,sockets}.c
56
57- report netbsd/openbsd bugs in BUGS file
58
59- contribute patches to automake 1.3
60
61- reverse notion of -F and other cmd-line options, so they override the
62amd.conf file (right now amd.conf overrides cmd-line options).
63
64- y2k compliance.
65