summaryrefslogtreecommitdiff
path: root/lxde-openrc/efiboot/entries/04-parabolaiso-x86_64-ram-speech-linux-libre.conf
blob: f8b4ae3620caacd7c1ae6ee24db7766c40a6add2 (plain)
1
2
3
4
5
menuentry "Parabola GNU/Linux-libre install medium (x86_64, UEFI, Copy to RAM) with speech" {
    loader   /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-libre
    initrd   /%INSTALL_DIR%/boot/x86_64/initramfs-linux-libre.img
    options  "parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% copytoram accessibility=on"
}