* Script work is brought into better focus * New layout will be used to better package the python scripts * No hidden folders (they will be hidden at build time) * All building should be done under setup/ * Avoids ambiguous .bin/.cbin folders at root of project
14 lines
228 B
INI
14 lines
228 B
INI
DEFAULT select
|
|
|
|
LABEL select
|
|
COM32 boot/syslinux/whichsys.c32
|
|
APPEND -pxe- pxe -sys- sys -iso- iso
|
|
|
|
LABEL iso
|
|
CONFIG boot/syslinux/wk_iso.cfg
|
|
|
|
LABEL pxe
|
|
CONFIG boot/syslinux/wk_pxe.cfg
|
|
|
|
LABEL sys
|
|
CONFIG boot/syslinux/wk_sys.cfg
|