Systemd/src/firstboot
Lennart Poettering e287086b8a ask-password: add support for caching passwords in the kernel keyring
This adds support for caching harddisk passwords in the kernel keyring
if it is available, thus supporting caching without Plymouth being
around.

This is also useful for hooking up "gdm-auto-login" with the collected
boot-time harddisk password, in order to support gnome keyring
passphrase unlocking via the HDD password, if it is the same.

Any passwords added to the kernel keyring this way have a timeout of
2.5min at which time they are purged from the kernel.
2015-10-07 12:26:14 +02:00
..
firstboot.c ask-password: add support for caching passwords in the kernel keyring 2015-10-07 12:26:14 +02:00
Makefile firstboot: add new component to query basic system settings on first boot, or when creating OS images offline 2014-07-07 15:25:55 +02:00