Commit Graph

6 Commits

Author SHA1 Message Date
Jesse Hathaway 4314b13356 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
2007-10-14 11:32:43 -04:00
Otavio Salvador ae7d46ca72 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.
2007-10-03 06:21:17 +02:00
Otavio Salvador 80ffa22281 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.
2007-09-26 12:21:03 +02:00
Daniel Baumann 173bd27953 Temporarily disabling extended options, they seem to make problems and need testing. 2007-09-23 14:05:10 +02:00
Daniel Baumann 7845095071 Setting default language to 'en'. 2007-09-23 14:05:09 +02:00
Daniel Baumann 3fddecbe0e Supporting localized syslinux templates based on LH_LANGUAGE. 2007-09-23 14:02:56 +02:00