/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2008-08-18 05:57:11 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080818055711-2rpzat3hkbq3us62
No code or documentation changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
** [#B] Seperate more code to function for more readability
9
9
** [#A] Man page: man8/plugin-runner.8mandos
10
10
*** EXIT STATUS
11
 
*** ENVIRONMENT
12
 
    Environment is modified according to options and passed to plugins
13
 
*** EXAMPLE
 
11
*** EXAMPLES
14
12
    Examples of normal usage, debug usage, debugging single or all
15
13
    plugins, etc.
16
14
*** FILES
85
83
   [[http://www.steve.org.uk/Reference/Unix/faq_4.html#SEC48][Unix Programming FAQ 3.1 How can I make my program not echo input?]]
86
84
 
87
85
* mandos (server)
 
86
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
 
87
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
88
88
** [#A] /etc/init.d/mandos-server               :teddy:
89
89
** [#B] Log level                               :bugs:
90
90
** /etc/mandos/clients.d/*.conf
106
106
** Disable client
107
107
** Enable client
108
108
 
109
 
* Man pages tags
110
 
  Go through all man pages to conform to the style of tags chosen in 
111
 
  [[http://svn.debian.org/wsvn/debian-xml-sgml/packages/docbook-xsl/trunk/debian/examples/foo.1.example_manpage.xml?op=file&rev=0&sc=0][foo.1.example_manpage.xml]].
112
 
 
113
109
* Installer
114
110
** Client-side
115
111
*** Update initrd.img after installation
116
112
    This seems to use some kind of "trigger" system
117
 
    [[file:/usr/share/doc/dpkg/triggers.txt.gz]]
118
 
    dpkg-trigger(1), deb-triggers(5)
119
113
*** Keydir move: /etc/mandos -> /etc/keys/mandos
120
114
    Must create in preinst if not pre-depending on cryptsetup
121
115
*** mandos-keygen
122
 
**** "--passfile" option
123
 
     Using the "secfile" option instead of "secret"
124
 
**** [#A] "--test" option
125
 
     For testing decryption before rebooting.
 
116
**** [#A] Output cut-and-paste ready snippet for clients.conf.
126
117
** Server-side
127
118
*** [#A] Create mandos user and group for server
128
119
*** [#A] Create /var/run/mandos directory with perm and ownership