summaryrefslogtreecommitdiffstats
path: root/src/shared/boot-entry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Load entry-token and layout.conf from /usr/lib/kernel/ as wellDaan De Meyer2024-01-161-9/+27
* boot-entry: Add boot_entry_token_type_to_string()Daan De Meyer2023-11-061-0/+11
* boot-entry: introduce boot_entry_token_ensure_at()Yu Watanabe2023-04-121-21/+43
* boot-entry: use chase_and_fopen_unlocked() to open /etc/kernel/entry-tokenYu Watanabe2023-04-121-2/+9
* boot-entry: prioritize machine ID only when it is not randomly generatedYu Watanabe2023-04-121-3/+12
* bootctl: split-out entry token related definitions into boot-entry.[ch]Yu Watanabe2023-03-271-0/+224