Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Baumann a31541517b Updating syslinux menu configuration. 2011-03-09 19:09:42 +01:00
Jesse Hathaway 1bea707a71 Unify syslinux code, so that pxelinux isolinux & usb-hdd
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-09 18:22:27 +01:00
Otavio Salvador 1fff7803f8 templates: split syslinux templates to reduce diverting
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-09 18:22:27 +01:00
Otavio Salvador 748c19a321 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.
2011-03-09 18:22:27 +01:00
Daniel Baumann d8a50346ac Temporarily disabling extended options, they seem to make problems and need testing. 2011-03-09 18:22:26 +01:00
Daniel Baumann 5883fe6864 Setting default language to 'en'. 2011-03-09 18:22:26 +01:00
Daniel Baumann 63d4329269 Supporting localized syslinux templates based on LH_LANGUAGE. 2011-03-09 18:22:26 +01:00