[Systraq-commit] r210 - trunk/systraq

Joost van Baal joostvb@costa.debian.org
Sat, 12 Feb 2005 21:38:55 +0100


Author: joostvb
Date: 2005-02-12 21:38:55 +0100 (Sat, 12 Feb 2005)
New Revision: 210

Modified:
   trunk/systraq/TODO
Log:
some stuff is done

Modified: trunk/systraq/TODO
===================================================================
--- trunk/systraq/TODO	2005-02-12 20:30:59 UTC (rev 209)
+++ trunk/systraq/TODO	2005-02-12 20:38:55 UTC (rev 210)
@@ -1,48 +1,36 @@
 
 $Id$
 
-- split requirements in manual in cvs-build-time, build-time and run-time;
+- Split requirements in manual in cvs-build-time, build-time and run-time;
   document all run-time dependencies, get configure.ac check for them.
-- Check if it's documented we're using svn on alioth now.
-- Make commit email messages go to a mailing list, not a hardcoded list
-  of recipients.
+- Document systraq-commit@lists.alioth.debian.org on systraq webpage.
 - Make sure "Skipped 'foo'" messages don't show up in ChangeLog.
-- don't use pod but zoem for st_snapshot manpage (or wait for Laurent to do
+- Don't use pod but zoem for st_snapshot manpage (or wait for Laurent to do
   this).  document zoem build-depends.
-- write a systraq(8) manpage (or wait for Laurent to do this).  Remove details
+- Write a systraq(8) manpage (or wait for Laurent to do this).  Remove details
   about this script from the systraq manual.  Copy stuff from NEWS file.
-- finish systraq manual: add diagram listing dependencies (see the FIXME)
-- check wether we really help packagers:
-
-    ./configure --prefix=/usr --sysconfdir=/etc [...]
-    make
-    make install DESTDIR=`pwd`/packagetmpbuildarea
-
-  should do the right thing.
-
+- Finish systraq manual: add diagram listing dependencies (see the FIXME)
 - Do not install systraq_is_unconfigured , just ship it with tarball for
   packagers only.
 - Document st_snapshot.hourly in manual.dbx.
 - Don't install st_snapshot.hourly in bin/ , but in a location like libexec/ .
-- don't use md5sum, but sha1sum as shipped with GNU coreutils
+- Don't use md5sum, but sha1sum as shipped with GNU coreutils
   ( ftp://ftp.gnu.org/gnu/coreutils/ ).  Interface seems same, so change
   should be trivial.
   md5sum should be variable ST_SUM in /usr/sbin/systraq, it should be set
   optionally.
-- the way all homedirectories are found is braindead.  it fails in case
+- The way all homedirectories are found is braindead.  it fails in case
   something like NIS is used.  document this.
-- check announcement of systraq on FreshMeat: project (ID 50277) "systraq";
-  Fri, 15 Oct 2004 22:49:13 +0200
-- announce systraq on http://directory.fsf.org/
-- refer to checksecurity (seems only available as Debian package): offers
+- Announce systraq on http://directory.fsf.org/
+- Refer to checksecurity (seems only available as Debian package): offers
   similar functionality as systraq script.
-- systraq should silently ignore non-world-readable to-be-monitored files in
+- Systraq should silently ignore non-world-readable to-be-monitored files in
   homedirectories.  This is nice on systems where some users like to have e.g.
   ~/.bashrc monitored and others do not.  Document this behaviour, and instruct
   admins to check for readability when setting up list of to be monitored
   files.  Check what happens when permissions change: are we getting warned?  I
   guess we should be warned.  Bug reported by Lionel Elie Mamane.
-- make this package usable on systems with a configured filetraq:
+- Make this package usable on systems with a configured filetraq:
   > What to do with filetraq.default
   > What to do with filetraq cron job
 - Guess systraq doesn't need it's own group, but is fine with being in