summaryrefslogtreecommitdiff
path: root/configs/X11/syslinux/parabolaiso.cfg
diff options
context:
space:
mode:
authorJorge Lopez <jorginho@riseup.net>2014-12-04 15:30:31 +0100
committerJorge Lopez <jorginho@riseup.net>2014-12-04 15:30:31 +0100
commitcdb7aa1413132df18c92b96d0d93dd4e12daa761 (patch)
treef73f91e437160668b8d71b7d1e4e71eac079e311 /configs/X11/syslinux/parabolaiso.cfg
parent67eef9192237757f3302aaa3fc8004a90eaa2fc4 (diff)
Add Graphil Scripts
Diffstat (limited to 'configs/X11/syslinux/parabolaiso.cfg')
-rw-r--r--configs/X11/syslinux/parabolaiso.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/X11/syslinux/parabolaiso.cfg b/configs/X11/syslinux/parabolaiso.cfg
new file mode 100644
index 0000000..473e245
--- /dev/null
+++ b/configs/X11/syslinux/parabolaiso.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/parabolaiso_pxe_choose.cfg
+
+LABEL sys
+CONFIG boot/syslinux/parabolaiso_sys_choose.cfg