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