/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

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  [[file:/usr/share/common-licenses/GPL-3][GPLv3]]
7
7
 
8
8
* Mandos-client
9
 
** [#A] Change syntaxt for arguments
 
9
** [#A] Change syntax for arguments
10
10
** [#A] Man page: man8/mandos-client.8mandos
11
11
*** DESCRIPTION
12
12
    Describe the plus sign syntax for passing options from crypttab
138
138
** Enable client
139
139
 
140
140
* Installer
141
 
** DONE [#A] Change initrd.img file to not be publically readable
142
 
   /etc/initramfs-tools/conf.d/mandos
143
 
   UMASK=027
144
 
** Update initrd.img after installation
145
 
** [#A] Create mandos user and group for server
146
 
** [#A] Create /var/run/mandos directory with perm and ownership
 
141
** Client
 
142
*** DONE [#A] Change initrd.img file to not be publically readable
 
143
    /usr/share/initramfs-tools/conf-hooks.d/mandos
 
144
    UMASK=027
 
145
*** Update initrd.img after installation
 
146
** Server
 
147
*** [#A] Create mandos user and group for server
 
148
*** [#A] Create /var/run/mandos directory with perm and ownership
 
149
 
 
150
** mandos-keygen
 
151
*** [#A] Command man page: man8/mandos-keygen.8
 
152
*** [#A] Output cut-and-paste ready snippet for clients.conf.
147
153
 
148
154
* [#A] Package
 
155
** /usr/share/initramfs-tools/hooks/mandos
 
156
*** Do not install in initrd.img if configured not to
 
157
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
 
158
    question.
149
159
** /etc/bash_completion.d/mandos
150
 
** /usr/share/initramfs-tools/hooks/mandos
151
 
   [[file:/usr/share/doc/initramfs-tools/examples/example_hook][Example initramfs-tools hook script]]
152
 
*** Create GPG key ring files in initrd
 
160
*** From xml sources directly?
153
161
** unperish
154
162
** bzr-builddeb
155
163