/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-09-12 19:12:40 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080912191240-edjlcll43eoijkx0
* Makefile (install): Use "install-client-nokey".
  (install-server): Create "/etc/default" and "/usr/sbin", too.
  (install-client): Do not depend on "$(INITRAMFSTOOLS)/hooks/.".
                    Renamed to "install-client-nokey".  Split out
                    post-installation-stuff to new "install-client"
                    target.

* mandos-clients.conf.xml: White space adjustments.
* mandos-keygen.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* plugin-runner.xml: - '' -
* plugins.d/mandos-client.xml: - '' -

* overview.xml: Improved grammar.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
* mandos-client
6
6
** TODO [#B] Temporarily lower kernel log level
7
7
   for less printouts during sucessfull boot.
8
 
** TODO [#C] IPv4 support
 
8
** TODO IPv4 support
 
9
** TODO use strsep instead of strtok?
9
10
 
10
11
* DONE password-prompt
11
12
 
39
40
 
40
41
* Installer
41
42
** Client-side
 
43
*** TODO Update initrd.img after installation
 
44
    This seems to use some kind of "trigger" system
 
45
    [[file:/usr/share/doc/dpkg/triggers.txt.gz]]
 
46
    dpkg-trigger(1), deb-triggers(5)
42
47
*** mandos-keygen
43
 
**** TODO "--secfile" option
 
48
**** TODO [#A] Ask for password twice for confirmation
 
49
**** TODO "--passfile" option
44
50
     Using the "secfile" option instead of "secret"
45
 
**** TODO [#B] "--test" option
 
51
**** TODO [#A] "--test" option
46
52
     For testing decryption before rebooting.
 
53
** Server-side
 
54
*** TODO [#A] Create mandos user and group for server
47
55
 
48
56
 
49
57
* [#A] Package
54
62
** TODO /etc/bash_completion.d/mandos
55
63
   From XML sources directly?
56
64
** TODO unperish
 
65
** DONE bzr-builddeb
57
66
 
58
67
* TODO Web site
59
 
** DONE http://www.fukt.bsnet.se/mandos
60
 
   Redirects to the wiki page
61
 
** DONE http://wiki.fukt.bsnet.se/wiki/Mandos
62
68
 
63
69
* Mailing list
64
 
** DONE mandos-dev
 
70
** TODO mandos-dev
 
71
*** TODO http://gmane.org/subscribe.php
 
72
** TODO mandos-user
65
73
*** TODO http://gmane.org/subscribe.php
66
74
 
67
 
* TODO Announce project on Usenet
 
75
* TODO Announce project on news
68
76
  [[news:comp.os.linux.announce]]
69
77
 
70
78