summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg')
-rw-r--r--configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg18
1 files changed, 13 insertions, 5 deletions
diff --git a/configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg b/configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg
index 853bb8d..18a66d3 100644
--- a/configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg
+++ b/configs/releng/syslinux/parabolaiso_sys64-linux-libre.cfg
@@ -1,15 +1,23 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
-DEFAULT parabola64
-TIMEOUT 30
-
LABEL parabola64
TEXT HELP
-Boot the Parabola GNU/Linux-libre (x86_64) live medium.
+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 Boot Parabola GNU/Linux-libre (x86_64)
+MENU LABEL Parabola GNU/Linux-libre install medium (x86_64, BIOS)
LINUX boot/x86_64/vmlinuz-linux-libre
INITRD 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 boot/x86_64/vmlinuz-linux-libre
+INITRD boot/x86_64/initramfs-linux-libre.img
+APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% accessibility=on