mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-07 02:06:34 +05:30
moved base to iso
This commit is contained in:
11
iso/syslinux/syslinux.cfg
Normal file
11
iso/syslinux/syslinux.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
DEFAULT select
|
||||
|
||||
LABEL select
|
||||
COM32 whichsys.c32
|
||||
APPEND -pxe- pxe -sys- sys -iso- sys
|
||||
|
||||
LABEL pxe
|
||||
CONFIG tuxOS_iso_pxe.cfg
|
||||
|
||||
LABEL sys
|
||||
CONFIG tuxOS_iso_sys.cfg
|
Reference in New Issue
Block a user