Systemd/src/boot
Zbigniew Jędrzejewski-Szmek 44e6a5ef82 bootctl: check if files specified by boot entry exist, and warn if not
Example output:
        title: Fedora 30 (Workstation Edition) (5.0.5-300.fc30.x86_64)
           id: 08a5690a2eed47cf92ac0a5d2e3cf6b0-5.0.5-bad-300.fc30.x86_64
       source: /boot/efi/loader/entries/08a5690a2eed47cf92ac0a5d2e3cf6b0-5.0.5-bad-300.fc30.x86_64.conf
      version: 5.0.5-300.fc30.x86_64
   machine-id: 08a5690a2eed47cf92ac0a5d2e3cf6b0
        linux: /08a5690a2eed47cf92ac0a/5.0.5-300.fc30.x86_64/linux (No such file or directory)
       initrd: /08a5690a2eed47cf92ac0a/5.0.5-300.fc30.x86_64/initrd (No such file or directory)
               /08a5690a2eed47cf92ac0a/5.0.5-300.fc30.x86_64/initrd2 (No such file or directory)
      options: ...
2019-04-05 13:51:19 +02:00
..
efi boot: use TAKE_PTR() where appropriate 2019-04-02 14:54:42 +02:00
bless-boot-generator.c generators: drop umask calls 2018-11-21 13:40:24 +01:00
bless-boot.c boot-bless: port over to new $BOOT discovery calls 2019-03-01 12:41:32 +01:00
boot-check-no-failures.c util-lib: move main() definition macros to its own header file 2018-11-19 21:14:34 +01:00
bootctl.c bootctl: check if files specified by boot entry exist, and warn if not 2019-04-05 13:51:19 +02:00