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_sys64.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 elchos/syslinux/archiso_sys64.cfg (limited to 'elchos/syslinux/archiso_sys64.cfg') diff --git a/elchos/syslinux/archiso_sys64.cfg b/elchos/syslinux/archiso_sys64.cfg new file mode 100644 index 00000000..171877f1 --- /dev/null +++ b/elchos/syslinux/archiso_sys64.cfg @@ -0,0 +1,9 @@ +LABEL arch64 +TEXT HELP +Filehooker boot +ENDTEXT +TIMEOUT 50 +MENU LABEL Boot Filehooker image +LINUX boot/x86_64/vmlinuz +INITRD boot/x86_64/archiso.img +APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL% copytoram=y -- cgit v1.2.3