diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +Many things... + +* Build a "rsynth" based server. Change primary 'make' to request + server type, as in 'make rsynth', 'make spo256', or 'make utils', + the latter to build utilities only on a machine without it's own + server. + +* Add support for retrieving "index" status and time-sync rondeveus + by supporting a "inquire" sequence for the server to respond to. + Time-sync would be with "<drain>" server tag, which would force + the server to 'tcdrain' the port and then return a response. The + "<index>" tag would retrieve an index. Other 'tag' options for + volume control, pitch, inflection, etc, may also need to be added + for rsynth, although the SPO does not support these features. + +* Build spksnmpd for rule based verbalization of specific snmp trap + events. + +* Add user login monitoring to vmon. + +* Add external "df" code to vmon for systems that have no statfs() + call. + +* Build rpm package for speak. + |