From 748c19a321412358174b9e6d6126c97dd3bc984c Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 25 Sep 2007 14:52:24 -0300 Subject: syslinux: split syslinux configuration in multiple files Normal and menu templates share a lot of common stuff and then a splited syslinux.cfg is much better to handle that. --- templates/syslinux/menu/footer.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/syslinux/menu/footer.cfg (limited to 'templates/syslinux/menu/footer.cfg') diff --git a/templates/syslinux/menu/footer.cfg b/templates/syslinux/menu/footer.cfg new file mode 100644 index 000000000..a59d9dce0 --- /dev/null +++ b/templates/syslinux/menu/footer.cfg @@ -0,0 +1,4 @@ +label help + menu label ^Help + say + config prompt.cfg -- cgit v1.2.3