From: Russ Allbery Date: Fri, 26 Aug 2005 08:29:12 +0000 (+0000) Subject: Flesh out TODO a little more. X-Git-Tag: debian/1.4rc1-1~1 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=30238f08b559f0cc57a682e9d4645e0df7df4bca;p=packages%2Fo%2Fopenafs.git Flesh out TODO a little more. --- diff --git a/debian/TODO b/debian/TODO index dbbd37de6..241a2078b 100644 --- a/debian/TODO +++ b/debian/TODO @@ -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.