/mandos/release

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

« back to all changes in this revision

Viewing changes to TODO

* initramfs-tools-hook: Bug fix: Add "--userid" and "--groupid" to
                        start of "plugin-runner.conf" file instead of
                        appending, to allow any preexisting options to
                        override.
* plugin-runner.conf: Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
* plugin-runner
7
7
** TODO [#B] use scandir(3) instead of readdir(3)
8
 
** TODO [#C] use same file name rules as run-parts(8)
9
8
 
10
9
* mandos (server)
11
10
** TODO [#B] Log level                          :BUGS:
54
53
 
55
54
* Package
56
55
** /usr/share/initramfs-tools/hooks/mandos
57
 
*** TODO [#C] use same file name rules as run-parts(8)
58
56
*** TODO [#C] Do not install in initrd.img if configured not to.
59
57
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
60
58
** TODO [#C] /etc/bash_completion.d/mandos