summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/parabolaiso_sys32-linux-libre.cfg
blob: b2de1cab8b43a071c1ad27a5e173d3db9034cee1 (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
#
# SPDX-License-Identifier: GPL-3.0-or-later

TIMEOUT 150

LABEL parabola32
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 (i686, BIOS)
LINUX boot/i686/vmlinuz-linux-libre
INITRD boot/i686/initramfs-linux-libre.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL%

# Accessibility boot option
LABEL parabola32speech
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 (i686, BIOS) with ^speech
LINUX boot/i686/vmlinuz-linux-libre
INITRD boot/i686/initramfs-linux-libre.img
APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% accessibility=on