[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Add initial man pages to distribution.



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv15348

Modified Files:
	MANIFEST.in README TODO 
Log Message:
Add initial man pages to distribution.

I tried to write good mandoc, and decribe the functionality pretty
well, but there will doubtlessly be wrong stuff, badly formatted
stuff, confusing stuff, and other gaffes still more byzantine.  Please
fix them, or at least tell me what they are.


Index: MANIFEST.in
===================================================================
RCS file: /home/minion/cvsroot/src/minion/MANIFEST.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- MANIFEST.in	14 Dec 2003 03:25:24 -0000	1.13
+++ MANIFEST.in	18 Mar 2004 04:49:59 -0000	1.14
@@ -3,8 +3,7 @@
 include contrib/coverage.py
 include etc/mixminiond.conf etc/blacklist.conf etc/countlines.py
 include etc/mixminion.init
-# The manual isn't up-to-date; don't include it.
-#include etc/mixminion.1
+include etc/mixminion.1 etc/mixminionrc.5
 # Old versions of distutils miss header files
 include src/_minionlib.h
 recursive-include debian *

Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- README	8 Mar 2004 03:27:31 -0000	1.75
+++ README	18 Mar 2004 04:49:59 -0000	1.76
@@ -335,7 +335,6 @@
       the path (rounding up). To specify a swap point explicitly, use
       a colon in your path, as in:
              -P 'Foo,Bar:Baz,Quux'    [Swap headers at server Bar]
-             --swap-at=<n>            [Swap headers at the n'th server]
       If you don't know what a swap point is, don't worry. :)
 
 If you want to use the same path by default for all of your messages,

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- TODO	7 Mar 2004 06:33:56 -0000	1.201
+++ TODO	18 Mar 2004 04:49:59 -0000	1.202
@@ -77,6 +77,15 @@
                 - Must include openssl libs with python-needed installer
                 o Use new version of py2exe
 
+For 0.0.7rc2:
+        - Man pages
+        - Nuke invalid cached dir.gz; don't kill server.
+        - On invalid dir_new.gz, server falls back to old one, and
+          client offers -D no.
+        - Document bandwidth spikiness, maybe make configurable.
+        - Don't report empty directories as having a "blank line 1."
+
+
 Deferred from 0.0.7:
         - Specification
                 - Clear up specification for payload versions.