]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Flesh out TODO a little more.
authorRuss Allbery <rra@debian.org>
Fri, 26 Aug 2005 08:29:12 +0000 (08:29 +0000)
committerRuss Allbery <rra@debian.org>
Fri, 26 Aug 2005 08:29:12 +0000 (08:29 +0000)
debian/TODO

index dbbd37de632e8d8a15cb7a423fe3127c4d282720..241a2078bd5e00cdb27790276fdc7b8bd3faa50a 100644 (file)
@@ -1 +1,18 @@
-* Get bos restrict working
+* Get bos restrict working.
+
+* The configuration transcript and the README.servers file would be best
+  read together, but preferrably with some nicer formatting (such as HTML
+  with a style sheet to set off the transcript in a different background
+  color).
+
+* The way the module packages are generated could stand to be simplified
+  considerably.  Much of what prep-modules does is not actually necessary
+  and just makes the script hard to read.  Also, rethink whether both
+  control.module and control.module-image are needed, and try to use
+  substvars to handle the control.module variables rather than dynamically
+  generating the control file.
+
+* Include some of the other random useful AFS programs in openafs-client
+  (scout, vlclient, fstrace, up).
+
+* Consider including the kdump executable in the kernel module package.