* Uses main.py settings for KIT_NAME * Uses archiso %vars% which are expanded during build.sh * Pxelinux/Syslinux use backgrounds from Images/
11 lines
193 B
INI
11 lines
193 B
INI
DEFAULT select
|
|
|
|
LABEL select
|
|
COM32 boot/syslinux/whichsys.c32
|
|
APPEND -pxe- pxe -sys- sys -iso- sys
|
|
|
|
LABEL pxe
|
|
CONFIG boot/syslinux/wklive_pxe.cfg
|
|
|
|
LABEL sys
|
|
CONFIG boot/syslinux/wklive_sys.cfg
|