mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-21 06:03:41 +00:00
SystemRescueCd-6.0.0
This commit is contained in:
commit
5a6aec2276
61 changed files with 1887 additions and 0 deletions
11
syslinux/sysresccd.cfg
Normal file
11
syslinux/sysresccd.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/sysresccd_pxe.cfg
|
||||
|
||||
LABEL sys
|
||||
CONFIG boot/syslinux/sysresccd_sys.cfg
|
||||
Loading…
Add table
Add a link
Reference in a new issue