changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > box / syslinux/archiso_head.cfg

changeset 2: 2fafbe22bd34
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 31 May 2024 17:30:09 -0400
permissions: -rw-r--r--
description: init releng
1 SERIAL 0 115200
2 UI vesamenu.c32
3 MENU TITLE Arch Linux
4 MENU BACKGROUND splash.png
5 
6 MENU WIDTH 78
7 MENU MARGIN 4
8 MENU ROWS 7
9 MENU VSHIFT 10
10 MENU TABMSGROW 14
11 MENU CMDLINEROW 14
12 MENU HELPMSGROW 16
13 MENU HELPMSGENDROW 29
14 
15 # Refer to https://wiki.syslinux.org/wiki/index.php/Comboot/menu.c32
16 
17 MENU COLOR border 30;44 #40ffffff #a0000000 std
18 MENU COLOR title 1;36;44 #9033ccff #a0000000 std
19 MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
20 MENU COLOR unsel 37;44 #50ffffff #a0000000 std
21 MENU COLOR help 37;40 #c0ffffff #a0000000 std
22 MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
23 MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
24 MENU COLOR msg07 37;40 #90ffffff #a0000000 std
25 MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
26 
27 MENU CLEAR
28 MENU IMMEDIATE