summaryrefslogtreecommitdiff
path: root/src/boot/bootctl-install.c
Commit message (Expand)AuthorAgeFilesLines
* bootctl: Gracefully handle missing bootloader directoryDaan De Meyer2023-04-071-0/+4
* bootctl: clean up handling of files with no version informationZbigniew Jędrzejewski-Szmek2023-03-301-12/+14
* bootctl: split-out entry token related definitions into boot-entry.[ch]Yu Watanabe2023-03-271-2/+2
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-9/+9
* bootctl: 'graceful' should ignore EFI variable failuresKevin P. Fleming2023-03-221-9/+22
* bootctl: fix wrong type comparisonYu Watanabe2023-03-201-1/+1
* Merge pull request #26784 from DaanDeMeyer/chase-fixDaan De Meyer2023-03-151-1/+1
|\
| * chase-symlinks: Remove unused ret_fd argumentsDaan De Meyer2023-03-141-1/+1
* | fs-util: Drop unlink_noerrno()Daan De Meyer2023-03-151-4/+5
|/
* tmpfile-util: teach link_tmpfile() to optionally replace filesLennart Poettering2023-03-031-4/+6
* bootctl: Fix debug messagesSamanta Navarro2023-02-161-2/+2
* boot: Make sure we take --root into account everywhere.Daan De Meyer2023-02-091-4/+8
* bootctl: Add missing %mDaan De Meyer2023-02-091-1/+1
* id128: introduce ERRNO_IS_MACHINE_ID_UNSET() helper macroLennart Poettering2023-02-011-6/+9
* bootctl: honor $KERNEL_INSTALL_CONF_ROOTLudwig Nussel2023-01-101-6/+14
* bootctl: print entry token as wellLudwig Nussel2023-01-051-92/+0
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-2/+2
* bootctl: split out "install" verb tooLennart Poettering2022-12-191-0/+1157