/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 03:50:28 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080818035028-su31apqs2pv2147v
* mandos-keygen.xml: Removed <?xml-stylesheet>.  New entity
                     "&OVERVIEW;" referring to "overview.xml".
  (PURPOSE, OVERVIEW): New sections, same as in mandos(8).
  (EXAMPLES): Renamed to "EXAMPLE", as per man-pages(7).

* mandos.xml (OPTIONS, CLIENTS): Slight wording change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
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?]]
84
84
 
85
85
* Mandos (server)
86
 
** [#A] Command man page: man8/mandos.8
87
86
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
88
87
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
89
88
** [#A] /etc/init.d/mandos-server               :teddy:
109
108
 
110
109
* Installer
111
110
** Client
112
 
*** DONE [#A] Change initrd.img file to not be publically readable
113
 
    /usr/share/initramfs-tools/conf-hooks.d/mandos
114
 
    UMASK=027
115
111
*** Update initrd.img after installation
 
112
    This seems to use some kind of "trigger" system
116
113
** Server
117
114
*** [#A] Create mandos user and group for server
118
115
*** [#A] Create /var/run/mandos directory with perm and ownership