]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/boot/efi/stub.c
stub: Load credentials from \loader\credentials\*.cred 21570/head
authorAdrian Vovk <adrianvovk@gmail.com>
Wed, 8 Dec 2021 02:21:40 +0000 (21:21 -0500)
committerAdrian Vovk <adrianvovk@gmail.com>
Fri, 10 Dec 2021 20:56:33 +0000 (15:56 -0500)
commitf3b6f33387a15e89e9720115a90650c50848440d
tree76f116cf56d6c6ed9adca68b246d332714c41b79
parentbf3f4d16d6426a26638d792f887f8e3fe86def94
stub: Load credentials from \loader\credentials\*.cred

Some types of credentials that a user would want to pass
into the initrd do not depend on the specific kernel/initrd
version. For instance, this can include SSH keys, rootfs
encryption keys, dm-integrity keys, and so on. This
introduces a directory where such credentials can be placed
so that any kernel image will load them
man/systemd-stub.xml
src/boot/efi/cpio.c
src/boot/efi/cpio.h
src/boot/efi/stub.c