summaryrefslogtreecommitdiffstats
path: root/contrib/amd/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/amd/tasks')
-rw-r--r--contrib/amd/tasks64
1 files changed, 64 insertions, 0 deletions
diff --git a/contrib/amd/tasks b/contrib/amd/tasks
new file mode 100644
index 0000000..a29b554
--- /dev/null
+++ b/contrib/amd/tasks
@@ -0,0 +1,64 @@
+# -*- text -*-
+
+ AM-UTILS-6.0 TASKS TODO
+
+Please volunteer to do any of the following:
+
+- complete testing of untested platforms in INSTALL file
+ ncr2
+ sunos 3.5
+
+- autofs support: see README.autofs for details.
+ needs to be re-ported to solaris 2.6 (headers changed)
+
+- deal with everything that has XXX on it in the sources
+- documentation update ("XXX: FILL IN" sections).
+
+- 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).
+
+- 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.
+
+- convert to using my own rpcgen .x files for amq/amq/nfs (v2 and v3)
+
+- support multiple "fail-over" NFS mounts in Solaris 2.6.
+
+- add LSM file
+
+- use packaging info for various OSs (such as RPM, Redhat Package Format)
+
+- $mindelay and $maxdelay in milliseconds
+
+- multiple nfsl should be matched if one matched and nfs mount failed. fall
+through.
+- fall through syntax? opts:=nofail,fallthrough?
+
+- random nfs rhost:={srv1, srv2, srv3}
+
+- after cutting next release dist, check that all files are there
+
+- nfslx, same as nfsl, but using linkx
+
+- find out why this sometimes works and sometimes not:
+ mcl -rhost:=minetta host!=${rhost};type:=nfs host==${rhost}
+
+- loadable info_*, amfs_*, and ops_* modules (lazy evaluation).
+
+- hlfsd for ~root/.mailspool (getpwnam("root"))
+- hlfsd should daemonize even if -DDEBUG, then use -D nofork
+
+- fixmount should use generic code from transp/transp_{tli,sockets}.c
+
+- report netbsd/openbsd bugs in BUGS file
+
+- contribute patches to automake 1.3
+
+- reverse notion of -F and other cmd-line options, so they override the
+amd.conf file (right now amd.conf overrides cmd-line options).
+
+- y2k compliance.
OpenPOWER on IntegriCloud