/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

* debian/rules (install-indep): Removed "--no-start" from
                                dh_installinit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
3
* mandos-client
 
4
** TODO [#B] Temporarily lower kernel log level
 
5
   for less printouts during sucessfull boot.
 
6
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
4
7
** TODO [#C] IPv4 support
5
8
 
6
9
* plugin-runner
38
41
* mandos-list
39
42
*** Handle "no D-Bus server" and/or "no Mandos server found" better
40
43
*** [#B] --dump option
 
44
** TODO Disable client
 
45
** TODO Enable client
 
46
** TODO Reset timer
41
47
 
42
48
* Curses interface
43
49
 
47
53
** TODO [#B] "--test" option
48
54
   For testing decryption before rebooting.
49
55
 
50
 
* [#A] Package
 
56
* Package
51
57
** /usr/share/initramfs-tools/hooks/mandos
52
58
*** TODO [#C] Do not install in initrd.img if configured not to.
53
59
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
54
60
    question.
55
61
** TODO [#C] /etc/bash_completion.d/mandos
56
62
   From XML sources directly?
57
 
** TODO initramfs-tools-script                                            :test:
58
 
   Do not insert plugin-runner as keyscript if a kernel parameter
59
 
   "mandos=off" is passed.
60
63
 
61
64
 
62
65
#+STARTUP: showall