summaryrefslogtreecommitdiff
path: root/templates/syslinux/common
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Updating syslinux menu configuration.Daniel Baumann3-13/+0
2011-03-09Unify syslinux code, so that pxelinux isolinux & usb-hddJesse Hathaway4-16/+16
share more code. Change pxelinux directory setup to match debian installer Change syslinux templates to use {$VAR} syntax so the templates are easier to read Remove etch support for syslinux, since INCLUDE syntax is not available in etch syslinux v3.31
2011-03-09templates: split syslinux templates to reduce divertingOtavio Salvador3-10/+0
A new common template called help.cfg has been included to avoid help keys to be duplicated while prompt.cfg has been changed to be specific to each mode since it has different requirements for initial text to be displayed. Other minor fixes were also been done during the spliting and then included on this patch too.
2011-03-09syslinux: split syslinux configuration in multiple filesOtavio Salvador3-33/+37
Normal and menu templates share a lot of common stuff and then a splited syslinux.cfg is much better to handle that.
2011-03-09Temporarily disabling extended options, they seem to make problems and need ↵Daniel Baumann1-8/+8
testing.
2011-03-09Setting default language to 'en'.Daniel Baumann1-0/+36
2011-03-09Supporting localized syslinux templates based on LH_LANGUAGE.Daniel Baumann1-0/+0