=== modified file 'dracut-module/password-agent.c'
--- dracut-module/password-agent.c 2020-07-04 11:58:52 +0000
+++ dracut-module/password-agent.c 2020-11-29 21:54:00 +0000
@@ -1193,8 +1193,8 @@
bool *const password_is_read = task.password_is_read;
/* We use the GLib "Key-value file parser" functions to parse the
- question file. See for specification of contents */
+ question file. See for
+ specification of contents */
__attribute__((nonnull))
void cleanup_g_key_file(GKeyFile **key_file){
if(*key_file != NULL){
@@ -1490,8 +1490,8 @@
not. You may but don't have to include a final NUL byte in
your message.
- — (Wed 08 Oct 2014 02:14:28 AM UTC)
+ — (Tue, 15 Sep 2020
+ 14:24:20 GMT)
*/
send_buffer[0] = '+'; /* Prefix with "+" */
/* Always add an extra NUL */
=== modified file 'dracut-module/password-agent.xml'
--- dracut-module/password-agent.xml 2019-11-16 15:56:49 +0000
+++ dracut-module/password-agent.xml 2020-11-29 21:54:00 +0000
@@ -2,7 +2,7 @@
-
+
%common;
]>
@@ -113,9 +113,9 @@
be a systemd1Password
Agent (See Password Agents). The aim of this program is therefore
- to acquire and then send a password to some other program which
+ url="https://systemd.io/PASSWORD_AGENTS/">Password
+ Agents). The aim of this program is therefore to
+ acquire and then send a password to some other program which
will use the password to unlock the encrypted root disk.
@@ -146,9 +146,8 @@
Specify a different agent directory. The default is
/run/systemd/ask-password as per the
- Password Agents specification.
+ Password
+ Agents specification.
@@ -270,8 +269,8 @@
responsible for getting a password from the Mandos client
program itself, and to send that password to whatever is
currently asking for a password using the systemd Password Agents mechanism.
+ url="https://systemd.io/PASSWORD_AGENTS/">Password
+ Agents mechanism.
To accomplish this, &COMMANDNAME; runs the
mandos-client program (which is the actual
@@ -281,9 +280,8 @@
password is acquired from the
MANDOS_CLIENT program, sends that
password (as per the Password Agents specification) to all currently
- unanswered password questions.
+ url="https://systemd.io/PASSWORD_AGENTS/">Password Agents
+ specification) to all currently unanswered password questions.
This program should be started (normally as a systemd service,
@@ -330,9 +328,9 @@
The default directory to watch for password questions as
per the Password Agents specification; can be changed
- by the option.
+ url="https://systemd.io/PASSWORD_AGENTS/">Password
+ Agents specification; can be changed by the
+ option.
@@ -446,9 +444,8 @@
- Password Agents
+ Password
+ Agents
=== modified file 'intro.xml'
--- intro.xml 2019-08-04 12:42:49 +0000
+++ intro.xml 2020-11-29 21:54:00 +0000
@@ -1,7 +1,7 @@
+
%common;
]>
@@ -403,11 +403,11 @@
As for systemd1 in particular, it has
its own Password Agents system. Mandos uses this via its
+ url="https://systemd.io/PASSWORD_AGENTS/">Password
+ Agents system. Mandos uses this via its
password-agent8mandos program, which
- is run instead of 8mandos program, which is
+ run instead of plugin-runner8mandos when systemd1