Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2020-10-31 19:12:44 +0100
committerDavid Runge <dvzrv@archlinux.org>2020-10-31 19:12:44 +0100
commit40ae3ba97c0a496c230bd76eb2bbb570ca003427 (patch)
tree616b5c5a2a083df9fa60efdee06140f54faa9040 /configs/releng/syslinux
parentee6c5faa8634920502de670435c428914c2ba6f3 (diff)
Set syslinux bootloader timeout to 15s
configs/releng/syslinux/archiso_sys.cfg: Set the syslinux bootloader timeout to 15s. In !97 it has accidentally been set to 1.5s.
Diffstat (limited to 'configs/releng/syslinux')
-rw-r--r--configs/releng/syslinux/archiso_sys.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/releng/syslinux/archiso_sys.cfg b/configs/releng/syslinux/archiso_sys.cfg
index 8f45bc5..9e70c17 100644
--- a/configs/releng/syslinux/archiso_sys.cfg
+++ b/configs/releng/syslinux/archiso_sys.cfg
@@ -4,7 +4,7 @@
INCLUDE boot/syslinux/archiso_head.cfg
DEFAULT arch64
-TIMEOUT 15
+TIMEOUT 150
INCLUDE boot/syslinux/archiso_sys-linux.cfg