summaryrefslogtreecommitdiff
path: root/src/boot/bootctl-random-seed.c
Commit message (Expand)AuthorAgeFilesLines
* bootctl: 'tmp' is always non-NULLYu Watanabe2023-01-091-2/+2
* bootctl: fix indentationYu Watanabe2023-01-091-1/+1
* bootctl: split out setting of system token into function of its ownLennart Poettering2023-01-041-62/+69
* bootctl: downgrade graceful messages to LOG_NOTICELennart Poettering2023-01-041-2/+2
* sha256: add helper than hashes a buffer *and* its sizeLennart Poettering2023-01-041-4/+2
* bootctl: when updating EFI random seed file, hash old seed with new oneLennart Poettering2023-01-041-1/+35
* bootctl: properly sync fs before/after moving random seed file into placeLennart Poettering2023-01-041-1/+8
* bootctl: rework random seed logic to use open_mkdir_at() and openat()Lennart Poettering2023-01-041-28/+29
* bootctl: fix errno loggingLennart Poettering2023-01-041-1/+1
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* bootctl: split out random seed verb, tooLennart Poettering2022-12-191-0/+151