summaryrefslogtreecommitdiff
path: root/configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg')
-rw-r--r--configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg17
1 files changed, 14 insertions, 3 deletions
diff --git a/configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg b/configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg
index 2729002..b2c943c 100644
--- a/configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg
+++ b/configs/releng-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg
@@ -1,14 +1,25 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
-TIMEOUT 30
+TIMEOUT 150
LABEL parabola32
TEXT HELP
-Boot the Parabola GNU/Linux-libre (i686) 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 (i686)
+MENU LABEL Parabola GNU/Linux-libre install medium (i686, BIOS)
LINUX /%INSTALL_DIR%/boot/i686/vmlinuz-linux-libre
INITRD /%INSTALL_DIR%/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 /%INSTALL_DIR%/boot/i686/vmlinuz-linux-libre
+INITRD /%INSTALL_DIR%/boot/i686/initramfs-linux-libre.img
+APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% accessibility=on