Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/archiso_head.cfg
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2020-06-29 21:20:13 +0300
committernl6720 <nl6720@gmail.com>2020-06-30 10:43:08 +0300
commitf00c0734ad3822ed5f191675b2939dfbe7d00be2 (patch)
tree405c8afddf68ef28dc0dc58877c3e00f998fed08 /configs/releng/syslinux/archiso_head.cfg
parentff926f72a10f751d3783c39e9789d768e2865ca1 (diff)
Clear the screen after syslinux exits
Reduce the time where boot loader artifacts linger on screen after the boot loader has done its job.
Diffstat (limited to 'configs/releng/syslinux/archiso_head.cfg')
-rw-r--r--configs/releng/syslinux/archiso_head.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/releng/syslinux/archiso_head.cfg b/configs/releng/syslinux/archiso_head.cfg
index 81ad26e..a915d34 100644
--- a/configs/releng/syslinux/archiso_head.cfg
+++ b/configs/releng/syslinux/archiso_head.cfg
@@ -23,3 +23,5 @@ MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
MENU COLOR msg07 37;40 #90ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
+
+MENU CLEAR