summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/syslinux/parabolaiso_sys64-linux-libre.cfg
blob: 234e3635b2d10a4d11d3a9931c60f2c6d5bfc147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#
# SPDX-License-Identifier: GPL-3.0-or-later

LABEL parabola64
TEXT HELP
Boot the Parabola GNU/Linux-libre install medium on BIOS.
It allows you to install Parabola GNU/Linux-libre or perform system maintenance.
ENDTEXT
MENU LABEL Parabola GNU/Linux-libre install medium (x86_64, BIOS)
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-libre
INITRD /%INSTALL_DIR%/boot/x86_64/initramfs-linux-libre.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL%

# Accessibility boot option
LABEL parabola64speech
TEXT HELP
Boot the Parabola GNU/Linux-libre install medium on BIOS with speakup screen reader.
It allows you to install Parabola GNU/Linux-libre or perform system maintenance with speech feedback.
ENDTEXT
MENU LABEL Parabola GNU/Linux-libre install medium (x86_64, BIOS) with ^speech
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-libre
INITRD /%INSTALL_DIR%/boot/x86_64/initramfs-linux-libre.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% accessibility=on

# Copy to RAM boot option
LABEL parabola64ram
TEXT HELP
Boot the Parabola GNU/Linux-libre install medium on BIOS with Copy-to-RAM option
It allows you to install Parabola GNU/Linux-libre or perform system maintenance.
ENDTEXT
MENU LABEL Parabola GNU/Linux-libre install medium (x86_64, BIOS, Copy to RAM)
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux-libre
INITRD /%INSTALL_DIR%/boot/x86_64/initramfs-linux-libre.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% copytoram