From 052cc9ce62effc84461837200927fd1a5f913d40 Mon Sep 17 00:00:00 2001 From: David P Date: Mon, 7 Sep 2020 19:36:38 -0300 Subject: [openrc] refind: add showtools option in this way users are not prompted to useless menus and utilities we don't need Signed-off-by: David P --- configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf | 4 +++- configs/releng-openrc/efiboot/EFI/BOOT/refind.conf | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf b/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf index 920709d..cc8723d 100644 --- a/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf +++ b/configs/lxde-openrc/efiboot/EFI/BOOT/refind.conf @@ -1,7 +1,9 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -timeout 3 scanfor manual +showtools shell firmware reboot shutdown + +timeout 3 include entries/parabolaiso-x86_64.conf default_selection entries/parabolaiso-x86_64.conf diff --git a/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf b/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf index 920709d..cc8723d 100644 --- a/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf +++ b/configs/releng-openrc/efiboot/EFI/BOOT/refind.conf @@ -1,7 +1,9 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -timeout 3 scanfor manual +showtools shell firmware reboot shutdown + +timeout 3 include entries/parabolaiso-x86_64.conf default_selection entries/parabolaiso-x86_64.conf -- cgit v1.2.2