From 99b2b84b09718800e4c210e25e671392cdb7e889 Mon Sep 17 00:00:00 2001 From: David P Date: Tue, 25 Aug 2020 20:09:18 -0400 Subject: [openrc] rename efiboot directory: EFI/boot -> EFI/BOOT Signed-off-by: David P --- .../efiboot/EFI/BOOT/entries/parabolaiso-x86_64-cd.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 configs/releng-openrc/efiboot/EFI/BOOT/entries/parabolaiso-x86_64-cd.conf (limited to 'configs/releng-openrc/efiboot/EFI/BOOT/entries/parabolaiso-x86_64-cd.conf') diff --git a/configs/releng-openrc/efiboot/EFI/BOOT/entries/parabolaiso-x86_64-cd.conf b/configs/releng-openrc/efiboot/EFI/BOOT/entries/parabolaiso-x86_64-cd.conf new file mode 100644 index 0000000..4800e71 --- /dev/null +++ b/configs/releng-openrc/efiboot/EFI/BOOT/entries/parabolaiso-x86_64-cd.conf @@ -0,0 +1,6 @@ +menuentry "Parabola GNU/Linux-libre parabolaiso x86_64 UEFI CD" { + volume %PARABOLAISO_LABEL% + loader /EFI/parabolaiso/vmlinuz-linux-libre + initrd /EFI/parabolaiso/parabolaiso.img + options "parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL%" +} -- cgit v1.2.2