add roles/toxcore
This commit is contained in:
30
roles/ansible-gentoo_install/templates/boot/syslinux/syslinux.cfg
Executable file
30
roles/ansible-gentoo_install/templates/boot/syslinux/syslinux.cfg
Executable file
@ -0,0 +1,30 @@
|
||||
# -*-mode: sh; tab-width: 8; coding: utf-8-dos -*-
|
||||
|
||||
default vesamenu.c32
|
||||
|
||||
##? SERIAL 0 115200
|
||||
##? CONSOLE 0
|
||||
prompt 0
|
||||
|
||||
timeout 150
|
||||
|
||||
|
||||
|
||||
menu title {{BOX_NBD_DEV}} TAB to edit RETURN to boot
|
||||
|
||||
menu color title 1;36;44 #c0ffffff #00000000 std
|
||||
|
||||
menu color sel 7;37;40 #e0000000 #20ECEAC7 all
|
||||
|
||||
menu rows 15
|
||||
|
||||
menu tabmsgrow 21
|
||||
|
||||
menu timeoutrow 23
|
||||
|
||||
menu helpmsgrow 23
|
||||
|
||||
|
||||
|
||||
# rd.shell rd.debug
|
||||
|
Reference in New Issue
Block a user