summaryrefslogtreecommitdiff
path: root/configs/talkingparabola/syslinux
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-01-22 15:22:25 -0300
committerDavid P <megver83@parabola.nu>2020-01-22 15:22:25 -0300
commit5563a7863f4312fe1837fa85f22cb008e93f1671 (patch)
treede4b898e52607d7bc83c50dda6731b2b1f8ac79b /configs/talkingparabola/syslinux
parent4de086fd36c3801e7b42a3a0dd05a53396b3f0bf (diff)
[talkingparabola] sync with talkingarch
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs/talkingparabola/syslinux')
-rw-r--r--configs/talkingparabola/syslinux/parabolaiso_sys32.cfg12
-rw-r--r--configs/talkingparabola/syslinux/parabolaiso_sys64.cfg12
2 files changed, 14 insertions, 10 deletions
diff --git a/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg b/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg
index 4abdf7a..404c00e 100644
--- a/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg
+++ b/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg
@@ -1,9 +1,11 @@
-LABEL parabola32
+# accessability boot option
+
+LABEL parabola32speatch
TEXT HELP
-Boot the Parabola GNU/Linux-libre (i686) live medium.
-It allows you to install Parabola GNU/Linux-libre or perform system maintenance.
+Boot the Parabola GNU/Linux-libre (i686) live medium with speakup enabled.
+It allows you to install Parabola GNU/Linux-libre or perform system maintenance using speatch feedback.
ENDTEXT
-MENU LABEL Boot Parabola GNU/Linux-libre (i686)
+MENU LABEL Boot Parabola GNU/Linux-libre (i686) with speatch
LINUX boot/i686/vmlinuz
INITRD boot/i686/parabolaiso.img
-APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL%
+APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% speakup.synth=soft
diff --git a/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg b/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg
index b154459..9f7df06 100644
--- a/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg
+++ b/configs/talkingparabola/syslinux/parabolaiso_sys64.cfg
@@ -1,9 +1,11 @@
-LABEL parabola64
+# accessability boot option
+
+LABEL parabola64speatch
TEXT HELP
-Boot the Parabola GNU/Linux-libre (x86_64) live medium.
-It allows you to install Parabola GNU/Linux-libre or perform system maintenance.
+Boot the Parabola GNU/Linux-libre (x86_64) live medium with speakup enabled.
+It allows you to install Parabola GNU/Linux-libre or perform system maintenance using speatch feedback.
ENDTEXT
-MENU LABEL Boot Parabola GNU/Linux-libre (x86_64)
+MENU LABEL Boot Parabola GNU/Linux-libre (x86_64) with speatch
LINUX boot/x86_64/vmlinuz
INITRD boot/x86_64/parabolaiso.img
-APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL%
+APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% speakup.synth=soft