summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/syslinux
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2021-02-21 21:03:01 -0300
committerDavid P <megver83@parabola.nu>2021-02-21 21:04:42 -0300
commit58a06fcdbec74751782b280a0cc137ba519549e2 (patch)
tree470931db83961eb7e55780345f56477fd07ed0bc /configs/lxde-openrc/syslinux
parentb6e12aaf5f9899effabe126821aec1ce0232d58d (diff)
add braille support on lxde-openrc
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'configs/lxde-openrc/syslinux')
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_head.cfg1
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_pxe_both_inc.cfg4
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg17
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_sys64-linux-libre.cfg18
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_sys_32_inc.cfg5
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_sys_both_inc.cfg6
-rw-r--r--configs/lxde-openrc/syslinux/parabolaiso_tail.cfg2
-rw-r--r--configs/lxde-openrc/syslinux/syslinux.cfg1
8 files changed, 43 insertions, 11 deletions
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_head.cfg b/configs/lxde-openrc/syslinux/parabolaiso_head.cfg
index d3c18d6..17b77e9 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_head.cfg
+++ b/configs/lxde-openrc/syslinux/parabolaiso_head.cfg
@@ -28,3 +28,4 @@ MENU COLOR msg07 35;40 #ff777caa #a0000000 std
MENU COLOR tabmsg 35;40 #ff777caa #00000000 std
MENU CLEAR
+MENU IMMEDIATE
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_pxe_both_inc.cfg b/configs/lxde-openrc/syslinux/parabolaiso_pxe_both_inc.cfg
index ea72b27..ed898b5 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_pxe_both_inc.cfg
+++ b/configs/lxde-openrc/syslinux/parabolaiso_pxe_both_inc.cfg
@@ -2,6 +2,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
INCLUDE parabolaiso_head.cfg
-INCLUDE parabolaiso_pxe64.cfg
-INCLUDE parabolaiso_pxe32.cfg
+INCLUDE parabolaiso_pxe64-linux-libre.cfg
+INCLUDE parabolaiso_pxe32-linux-libre.cfg
INCLUDE parabolaiso_tail.cfg
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg b/configs/lxde-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg
index 2729002..b2c943c 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_sys32-linux-libre.cfg
+++ b/configs/lxde-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
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_sys64-linux-libre.cfg b/configs/lxde-openrc/syslinux/parabolaiso_sys64-linux-libre.cfg
index 25f43c2..b173f93 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_sys64-linux-libre.cfg
+++ b/configs/lxde-openrc/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 /%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
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_sys_32_inc.cfg b/configs/lxde-openrc/syslinux/parabolaiso_sys_32_inc.cfg
index 99f22cf..b9306ed 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_sys_32_inc.cfg
+++ b/configs/lxde-openrc/syslinux/parabolaiso_sys_32_inc.cfg
@@ -2,5 +2,10 @@
# SPDX-License-Identifier: GPL-3.0-or-later
INCLUDE parabolaiso_head.cfg
+
+DEFAULT parabola32
+TIMEOUT 150
+
INCLUDE parabolaiso_sys32-linux-libre.cfg
+
INCLUDE parabolaiso_tail.cfg
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_sys_both_inc.cfg b/configs/lxde-openrc/syslinux/parabolaiso_sys_both_inc.cfg
index cd77b43..afb027d 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_sys_both_inc.cfg
+++ b/configs/lxde-openrc/syslinux/parabolaiso_sys_both_inc.cfg
@@ -2,6 +2,12 @@
# SPDX-License-Identifier: GPL-3.0-or-later
INCLUDE parabolaiso_head.cfg
+
+DEFAULT parabola64
+TIMEOUT 150
+
INCLUDE parabolaiso_sys64-linux-libre.cfg
+
INCLUDE parabolaiso_sys32-linux-libre.cfg
+
INCLUDE parabolaiso_tail.cfg
diff --git a/configs/lxde-openrc/syslinux/parabolaiso_tail.cfg b/configs/lxde-openrc/syslinux/parabolaiso_tail.cfg
index f7a27a2..af172c0 100644
--- a/configs/lxde-openrc/syslinux/parabolaiso_tail.cfg
+++ b/configs/lxde-openrc/syslinux/parabolaiso_tail.cfg
@@ -19,7 +19,7 @@ LINUX /%INSTALL_DIR%/boot/memtest
LABEL hdt
MENU LABEL Hardware Information (HDT)
COM32 hdt.c32
-APPEND modules_alias=hdt/modalias.gz pciids=boot/syslinux/hdt/pciids.gz
+APPEND modules_alias=hdt/modalias.gz pciids=hdt/pciids.gz
LABEL reboot
TEXT HELP
diff --git a/configs/lxde-openrc/syslinux/syslinux.cfg b/configs/lxde-openrc/syslinux/syslinux.cfg
index 7cb63ed..187eea5 100644
--- a/configs/lxde-openrc/syslinux/syslinux.cfg
+++ b/configs/lxde-openrc/syslinux/syslinux.cfg
@@ -12,3 +12,4 @@ CONFIG parabolaiso_pxe_choose.cfg
LABEL sys
CONFIG parabolaiso_sys_choose.cfg
+