summaryrefslogtreecommitdiff
path: root/configs/releng-openrc/efiboot/EFI
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-07-15 12:48:07 -0400
committerDavid P <megver83@parabola.nu>2020-07-15 12:48:07 -0400
commitd5624a36114284c5821daba2734a0e5e339b39b6 (patch)
tree87b1129a3225845b96cce3aa67445f102a3056ae /configs/releng-openrc/efiboot/EFI
parenta3c0eff996172eef784a97169f7bc651d8c62f1f (diff)
[releng-openrc] update according to releng
I had to adapt some changes, e.g. put logind files in /etc/elogind and creating a NM dispatcher script for reflector Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs/releng-openrc/efiboot/EFI')
-rw-r--r--configs/releng-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/releng-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf b/configs/releng-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
deleted file mode 100644
index 19e2164..0000000
--- a/configs/releng-openrc/efiboot/EFI/boot/entries/uefi-shell-x86_64.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-menuentry "UEFI Shell x86_64 v1" {
- loader /EFI/shellx64_v1.efi
-}
-menuentry "UEFI Shell x86_64 v2" {
- loader /EFI/shellx64_v2.efi
-}