init
This commit is contained in:
commit
297c92a4b0
86 changed files with 1252 additions and 0 deletions
11
profile/syslinux/syslinux.cfg
Normal file
11
profile/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 archiso_pxe.cfg
|
||||
|
||||
LABEL sys
|
||||
CONFIG archiso_sys.cfg
|
Loading…
Add table
Add a link
Reference in a new issue