Age | Commit message (Expand) | Author |
2011-03-09 | Dropping lh_ prefix from internal helpers, this is not user visible. | Daniel Baumann |
2011-03-09 | Adding support for gfxboot. | Daniel Baumann |
2011-03-09 | For consistency, using true|false instead of enabled|disabled in configuratio... | Daniel Baumann |
2011-03-09 | Removing lpia support, this architecture is dead. | Daniel Baumann |
2011-03-09 | Dropping etch support. | Daniel Baumann |
2011-03-09 | Adding debian version 2.0~a1-1. | Daniel Baumann |
2011-03-09 | Only adding hardcoded fallback syslinux label when not using neither vesamenu... | Daniel Baumann |
2011-03-09 | Adding another workaround for etchs syslinux generation to manually treat liv... | Daniel Baumann |
2011-03-09 | Adding syslinux hardcoded default label entries. | Daniel Baumann |
2011-03-09 | Respecting that etch has no prompt.cfg in netboot images. | Daniel Baumann |
2011-03-09 | Omit numbering for first kernel and initrd installed into binary. | Cody A.W. Somerville |
2011-03-09 | Adjusting pathes for boot-screens in netboot images. | Daniel Baumann |
2011-03-09 | Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu. | Daniel Baumann |
2011-03-09 | Correcting pathes in include statements when building netboot images (Closes:... | Daniel Baumann |
2011-03-09 | Fixing regression imported by fixing #533846 incorrectly. | Daniel Baumann |
2011-03-09 | Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux me... | Daniel Baumann |
2011-03-09 | Allow to enforce syslinux menu module through LH_SYSLINUX_MENU. | Daniel Baumann |
2011-03-09 | Only add available install frontend boot entries. | Cody A.W. Somerville |
2011-03-09 | Fixing build failure in lh_binary_syslinux that occurs if exithelp.cfg does n... | Cody A.W. Somerville |
2011-03-09 | Returning to menu in syslinux. | Tzafrir Cohen |
2011-03-09 | Adding lpia support. | Cody A.W. Somerville |
2011-03-09 | Improving check for syslinux templates by checking actual content, not just t... | Daniel Baumann |
2011-03-09 | Only trying to handle syslinux help screens if they are actually available. | Daniel Baumann |
2011-03-09 | Only trying to copy syslinux english templates if they are actually available. | Daniel Baumann |
2011-03-09 | Updating syslinux menu configuration. | Daniel Baumann |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro |
2011-03-09 | Copy menu binary from the correct directory | An-Cheng Huang |
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also http://lists.debian.o... | Daniel Baumann |
2011-03-09 | Only install memtest in lh_binary_syslinux if enabled. | Maximilian Gass |
2011-03-09 | Standardise on appending " (fail-safe mode)" for all bootloaders. | Chris Lamb |
2011-03-09 | Adding last modifications in order to have localization fully working in live... | Tiago Bortoletto Vaz |
2011-03-09 | Consolidate grep text searching predicates to use "grep -qs" | Chris Lamb |
2011-03-09 | Remove more imported whitespaces. | Chris Lamb |
2011-03-09 | Replace a few unweildy "if" statements with their "case" equivalents | Chris Lamb |
2011-03-09 | Fix a number of issues with Syslinux templates (Closes: #476204) | Chris Lamb |
2011-03-09 | Using new Read_conffile(); now. | Daniel Baumann |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann |
2011-03-09 | Allow LH_ENCRYPTION="disabled" to disable encryption | Chris Lamb |
2011-03-09 | Fixing wrong debian-installer auto target configuration. | Daniel Baumann |
2011-03-09 | Re-adding quiet on all d-i install targets in post-etch, except expert (and k... | Daniel Baumann |
2011-03-09 | Don't append 'quiet' kernel parameter in rescue modes | Chris Lamb |
2011-03-09 | Ensure syslinux entry names match templates and standard d-i names | Chris Lamb |
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann |
2011-03-09 | Fixing typo in sed call to set isolinux splash file. | Daniel Baumann |
2011-03-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann |
2011-03-09 | Fixing some coding style issues. | Daniel Baumann |
2011-03-09 | Fixing some coding style issues. | Daniel Baumann |