From 732876299f4dccb4caa3a915879d2b5945bbdd42 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 2 Apr 2014 11:15:54 +0200 Subject: filehooker is now elchOS --- elchos/syslinux/archiso.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 elchos/syslinux/archiso.cfg (limited to 'elchos/syslinux/archiso.cfg') diff --git a/elchos/syslinux/archiso.cfg b/elchos/syslinux/archiso.cfg new file mode 100644 index 00000000..d1817af9 --- /dev/null +++ b/elchos/syslinux/archiso.cfg @@ -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_choose.cfg + +LABEL sys +CONFIG boot/syslinux/archiso_sys_choose.cfg -- cgit v1.2.3