bootctl: split out random seed verb, too
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Dec 2022 17:42:39 +0000 (18:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 19 Dec 2022 10:43:19 +0000 (11:43 +0100)
commit85f875357b144b7a6c6eba3556db828a6f10a436
tree2f1ec1b479b9430ffae7269e3744e056382a9200
parent34ea7e02320f6f91c354a5c329eeb29f998dd731
bootctl: split out random seed verb, too
meson.build
src/boot/bootctl-random-seed.c [new file with mode: 0644]
src/boot/bootctl-random-seed.h [new file with mode: 0644]
src/boot/bootctl-util.c [new file with mode: 0644]
src/boot/bootctl-util.h [new file with mode: 0644]
src/boot/bootctl.c
src/boot/bootctl.h [new file with mode: 0644]