From bd2865caf6e730fa26807b749b1c3269943df8e2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Jun 2018 21:09:37 +0200 Subject: bootctl: include boot entries discovered by the boot loader but not in $BOOT in the "list" output Let's use the new LoaderEntries efi var for this, and show all entries we couldn't find via the config snippets. --- man/bootctl.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/bootctl.xml') diff --git a/man/bootctl.xml b/man/bootctl.xml index 45ea93252c..816b618087 100644 --- a/man/bootctl.xml +++ b/man/bootctl.xml @@ -115,7 +115,8 @@ Shows all available boot loader entries implementing the Boot Loader - Specification + Specification, as well as any other entries discovered or automatically generated by the boot + loader. -- cgit v1.2.1