Commit Graph

44 Commits

Author SHA1 Message Date
Chris Lamb 49a4ffc061 Add lh_binary_silo and associated templates to support the SILO bootloader.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-06-15 04:46:25 +01:00
Chris Lamb 9e272993cc Fix a number of issues with Syslinux templates (Closes: #476204)
This fixes:

 * The ugly "toboot" and "to\nboot" problems
 * Mistitled F4 page
 * Ugly line-breaking of Debian Live URL

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-04-16 03:34:21 +01:00
Daniel Baumann 4e21be3148 Adjusting wrong variable convention in syslinux templates for LH_VERSION (Closes: #468841). 2008-03-09 10:07:10 +01:00
Daniel Baumann ab336ba97e Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00
Chris Lamb 97cc5853ca Remove trailing newline from syslinux splash screens. (Closes: #457740)
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-01-15 20:01:41 +00:00
Daniel Baumann 7cacae2d94 Renaming live-failsafe boot target to livefailsafe (Closes: #450576). 2007-11-10 15:23:27 +01:00
Jesse Hathaway 27e3585e7a add new option --syslinux-menu to enable syslinux menu
added a new syslinux menu splash screen, I'm not an artist
but I think it is better than the generic splash which was
already included. Also added the svg file if anyone wants
to make any changes.
2007-11-02 09:34:00 -04:00
Jesse Hathaway 890801563d fix syslinux timeout option
change MILISECONDS to SECONDS. Syslinux actually uses
tenths of seconds not milliseconds, but it seems
unnecessary to expose this to the user. Fix templates
to only specify the timeout once.
2007-10-31 14:43:26 -04:00
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 a516cac94f templates: change font used on syslinux menu to a better one
Previous used font had a bug with some chars and was also too big for
general use so a smaller and right one has been choosen.
2007-10-08 10:14:41 +02: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
Otavio Salvador 90ffcda4b3 templates: move syslinux-menu to syslinux/menu
All files from syslinux-menu templates directory has been moved to
syslinux/menu. lh_binary_syslinux had some changes to work with that
but they were minimal ones.
2007-09-25 20:20:45 +02:00
Otavio Salvador 46f6fb1f4e add template to be used by syslinux vesa menu support
A new template has been included to enable live-helper to support
syslinux vesa menu. This includes a font, splash image and a new
configuration file.
2007-09-23 17:23:28 +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 7c25acdfc1 Added Spanish syslinux templates translation from Rene Merou <ochominutosdearco@gmail.com>. 2007-09-23 14:05:10 +02:00
Daniel Baumann 8407eb17e3 Added Catalan syslinux templates translation from Rene Merou <ochominutosdearco@gmail.com>. 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
Daniel Baumann f4af8492a6 Removing cruft from debian-cd templates. 2007-09-23 13:59:20 +02:00
Daniel Baumann fdd30ecebf Adding live-helper 1.0~a22-1. 2007-09-23 10:05:17 +02:00
Daniel Baumann c026e68cd0 Adding live-helper 1.0~a21-1. 2007-09-23 10:05:16 +02:00
Daniel Baumann 1803c47164 Adding live-helper 1.0~a20-1. 2007-09-23 10:05:16 +02:00
Daniel Baumann 615360e7ad Adding live-helper 1.0~a18-1. 2007-09-23 10:05:14 +02:00
Daniel Baumann ae5c245c5d Adding live-helper 1.0~a17-1. 2007-09-23 10:05:13 +02:00
Daniel Baumann ce2db1b609 Adding live-helper 1.0~a15-1. 2007-09-23 10:05:12 +02:00
Daniel Baumann f0712b2f79 Adding live-helper 1.0~a10-1. 2007-09-23 10:05:09 +02:00
Daniel Baumann afe37cce93 Adding live-helper 1.0~a9-1. 2007-09-23 10:04:52 +02:00
Daniel Baumann dfd9c85cd9 Adding live-helper 1.0~a8-1. 2007-09-23 10:04:52 +02:00
Daniel Baumann 3de3c99147 Adding live-helper 1.0~a7-1. 2007-09-23 10:04:51 +02:00
Daniel Baumann 2230835b69 Adding live-helper 1.0~a6-1. 2007-09-23 10:04:50 +02:00
Daniel Baumann 8762edaa61 Adding live-helper 1.0~a4-1. 2007-09-23 10:04:49 +02:00
Daniel Baumann 544384c28f Adding live-helper 1.0~a3-1. 2007-09-23 10:04:48 +02:00
Daniel Baumann f4383da69d Adding live-helper 1.0~a2-1. 2007-09-23 10:04:47 +02:00
Daniel Baumann 2b43599e46 Adding live-helper 1.0~a1-1. 2007-09-23 10:04:46 +02:00
Daniel Baumann 6f5e2da03e Adding live-package 0.99.22-1. 2007-09-23 10:04:40 +02:00
Daniel Baumann 9a9491318d Adding live-package 0.99.21-1. 2007-09-23 10:04:40 +02:00
Daniel Baumann af04c39b8b Adding live-package 0.99.20-1. 2007-09-23 10:04:39 +02:00
Daniel Baumann 16b3f9f04c Adding live-package 0.99.17-1. 2007-09-23 10:04:38 +02:00
Daniel Baumann d2b526b342 Adding live-package 0.99.10-1. 2007-09-23 10:04:34 +02:00
Daniel Baumann d80c8552b6 Adding live-package 0.99.6-1. 2007-09-23 10:04:22 +02:00
Daniel Baumann c9462fd48b Adding live-package 0.99.4-1. 2007-09-23 10:04:21 +02:00
Daniel Baumann 18e4f460bf Adding live-package 0.99.2-1. 2007-09-23 10:04:21 +02:00
Daniel Baumann eeaafbe5c0 Adding live-package 0.99-1. 2007-09-23 10:04:20 +02:00