6
6
** [#B] Add more comments to code
7
7
** [#B] Add more if(debug) calls
8
8
** [#B] Seperate more code to function for more readability
9
** [#A] Man page: man8/plugin-runner.8mandos
11
Examples of normal usage, debug usage, debugging single or all
14
Note the danger of using this program, since you might lock
15
yourself out of your system without any means of entering the root
16
file system password. This is, however, very unlikely considering
17
the fallback to getpass(3).
20
Explaining text on what you can read
23
** [#A] Man page: man8/password-request.8mandos
25
Document short options
27
State that this command is not meant to be invoked directly, but
28
is run as a plugin from mandos-client(8) and only run in the
29
initrd environment, not the real system.
36
Note that it does *not* currently use cryptsource or crypttarget.
38
Describe the key files and the key ring files. Also note that
39
they should normally have been automatically created.
42
Examples of normal usage, debug usage, debugging by connecting
46
Update from mandos.xml
47
11
** [#B] Temporarily lower kernel log level
48
12
for less printouts during sucessfull boot.