summaryrefslogtreecommitdiff
path: root/configs/profile-openrc/efiboot/EFI
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-03-10 12:24:46 -0300
committerDavid P <megver83@parabola.nu>2019-03-10 22:32:44 -0300
commitc189603d90f6eeb576f7a0739eb69e8316c86982 (patch)
tree477410dea1805dfd9429b99fdce35ba940e1499e /configs/profile-openrc/efiboot/EFI
parenta661b478127575459eb6182586790c146fd863d1 (diff)
refind.conf: add replace dont_scan_dirs with scanfor
To avoid showing other bootloaders present on the machine, which is not something that we want. We only need Parabola and UEFI Shell. And do not copy refind's drivers to the ISO, I just tested it without them and it works for what we want, so they were useless. Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs/profile-openrc/efiboot/EFI')
-rw-r--r--configs/profile-openrc/efiboot/EFI/boot/refind.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/profile-openrc/efiboot/EFI/boot/refind.conf b/configs/profile-openrc/efiboot/EFI/boot/refind.conf
index 6dba60c..8918c8f 100644
--- a/configs/profile-openrc/efiboot/EFI/boot/refind.conf
+++ b/configs/profile-openrc/efiboot/EFI/boot/refind.conf
@@ -1,6 +1,6 @@
timeout 3
textonly
-dont_scan_dirs /EFI/parabolaiso
+scanfor manual
include entries/parabolaiso-x86_64.conf
include entries/uefi-shell-x86_64.conf