/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-17 06:17:10 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080817061710-epkw87paysoo9g7w
* mandos-keygen.xml (NOTES): Removed section, since it is
                             automatically created for footnotes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
** [#B] Add more if(debug) calls
8
8
** [#B] Seperate more code to function for more readability
9
9
** [#A] Man page: man8/plugin-runner.8mandos
10
 
*** DESCRIPTION
11
 
    Describe the plus sign syntax for passing options from crypttab
12
10
*** EXIT STATUS
13
11
    Text needed
14
12
*** EXAMPLES
18
16
    Text needed
19
17
*** SECURITY
20
18
    Text needed
21
 
*** NOTES
22
 
    Text needed
23
19
*** BUGS
24
20
    Text needed
25
21
*** SEE ALSO
26
 
    Explaining test on what you can read
 
22
    Explaining text on what you can read
27
23
** Keydir move: /etc/mandos -> /etc/keys/mandos
28
24
   Must create in preinst if not pre-depending on cryptsetup
29
25
 
48
44
    Create this section
49
45
*** SECURITY
50
46
    Create this section
51
 
*** NOTES
52
 
    Create this section (if needed)
53
47
*** BUGS
54
48
    Create this section
55
49
*** SEE ALSO
66
60
** [#A] Man page: man8/password-prompt.8mandos
67
61
*** DESCRIPTION
68
62
    Move options to new OPTIONS section.
 
63
    Note that this is more or less a simple getpass(3) wrapper, even
 
64
    though actual use of getpass(3) is not guaranteed.
69
65
*** EXIT STATUS
70
66
    Create this section
71
67
*** EXAMPLES
76
72
    Create this section
77
73
    Not much to do here but it is noteworthy to state the danger of
78
74
    not having a fallback option.
79
 
*** NOTES
80
 
    Note that this is more or less a simple getpass(3) wrapper, even
81
 
    though actual use of getpass(3) is not guaranteed.
82
75
*** BUGS
83
76
    Create this section
84
77
*** SEE ALSO
91
84
 
92
85
* Mandos (server)
93
86
** [#A] Command man page: man8/mandos.8
94
 
*** DESCRIPTION
95
 
    Move options to new OPTIONS section
96
 
*** EXIT STATUS
97
 
    Create this section
98
87
*** EXAMPLES
99
88
    Create this section
100
89
*** FILES
105
94
    Create this section
106
95
*** SECURITY
107
96
    Create this section
108
 
*** NOTES
109
 
    Create this section (if needed)
110
97
*** BUGS
111
98
    Create this section
112
 
*** SEE ALSO
113
 
    Refer to the client man page
114
99
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
115
100
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
116
101
** [#A] /etc/init.d/mandos-server               :teddy:
146
131
 
147
132
** mandos-keygen
148
133
*** [#A] Command man page: man8/mandos-keygen.8
 
134
**** EXIT STATUS
 
135
**** FILES
 
136
**** BUGS
 
137
**** EXAMPLES
 
138
**** SECURITY
149
139
*** [#A] Output cut-and-paste ready snippet for clients.conf.
150
140
 
151
141
* [#A] Package
152
142
** /usr/share/initramfs-tools/hooks/mandos
153
 
*** Do not install in initrd.img if configured not to
 
143
*** Do not install in initrd.img if configured not to.
154
144
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
155
145
    question.
156
146
** /etc/bash_completion.d/mandos
157
 
*** From xml sources directly?
 
147
*** From XML sources directly?
158
148
** unperish
159
149
** bzr-builddeb
160
150