From ad900a84709bb6c2b751f9d5bed2ce7280c7dc04 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 6 Dec 2014 00:14:11 +0100 Subject: Soup up the config, use the releng profile --- liveusb/syslinux/archiso_sys_both_inc.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 liveusb/syslinux/archiso_sys_both_inc.cfg (limited to 'liveusb/syslinux/archiso_sys_both_inc.cfg') diff --git a/liveusb/syslinux/archiso_sys_both_inc.cfg b/liveusb/syslinux/archiso_sys_both_inc.cfg new file mode 100644 index 0000000..e885c40 --- /dev/null +++ b/liveusb/syslinux/archiso_sys_both_inc.cfg @@ -0,0 +1,4 @@ +INCLUDE boot/syslinux/archiso_head.cfg +INCLUDE boot/syslinux/archiso_sys64.cfg +INCLUDE boot/syslinux/archiso_sys32.cfg +INCLUDE boot/syslinux/archiso_tail.cfg -- cgit v1.3.1