Age | Commit message (Expand) | Author |
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 |
2011-03-09 | Renaming live-failsafe boot target to livefailsafe (Closes: #450576). | Daniel Baumann |
2011-03-09 | fix isolinux when booting multiple kernel flavours | Jesse Hathaway |
2011-03-09 | fix syslinux timeout option | Jesse Hathaway |
2011-03-09 | Fixing indenting. | Daniel Baumann |
2011-03-09 | add new option to mount cow device on nfs volume | Jesse Hathaway |
2011-03-09 | Remove ".img" from kernel image file name. | Maarten ter Huurne |
2011-03-09 | add exposedroot option which exposes the root fs as ro | Jesse Hathaway |
2011-03-09 | lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid file... | Otavio Salvador |
2011-03-09 | lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect wro... | Otavio Salvador |
2011-03-09 | lh_binary_syslinux: fix usb-hdd etch images | Jesse Hathaway |
2011-03-09 | readd support for booting etch via syslinux | Jesse Hathaway |
2011-03-09 | Unify syslinux code, so that pxelinux isolinux & usb-hdd | Jesse Hathaway |
2011-03-09 | Adding check to fail if a cross build is started (Closes: #444669, #444670). | Daniel Baumann |
2011-03-09 | syslinux: fix usb-hdd templates coping | Otavio Salvador |
2011-03-09 | syslinux: properly change timeout and do not fail if help files do not exists | Otavio Salvador |
2011-03-09 | syslinux: fix usb-hdd entries to use menu.cfg file | Otavio Salvador |
2011-03-09 | syslinux: force latin1 encoding on texts used for labels | Otavio Salvador |
2011-03-09 | syslinux: fix module detection otherwise it won't be copied | Otavio Salvador |
2011-03-09 | syslinux: fix memcheck path since it was using the wrong path | Otavio Salvador |
2011-03-09 | syslinux: split syslinux configuration in multiple files | Otavio Salvador |
2011-03-09 | syslinux: always output MENU LABEL since they're ignored if menu.c32 isn't lo... | Otavio Salvador |
2011-03-09 | templates: move syslinux-menu to syslinux/menu | Otavio Salvador |
2011-03-09 | syslinux: fix menu label usage for normal live boot | Otavio Salvador |
2011-03-09 | syslinux: defaults to english text if we lack the specified language | Otavio Salvador |
2011-03-09 | refactoring: simplified if/else case since the list of supported arch were to... | Otavio Salvador |
2011-03-09 | Replacing backticks with POSIX expression. | Daniel Baumann |
2011-03-09 | implements syslinux vesa menu support | Otavio Salvador |
2011-03-09 | Fixing typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq <jp.l... | Daniel Baumann |
2011-03-09 | Fixed wrong sed call. | Daniel Baumann |
2011-03-09 | Adding LH_BOOTAPPEND_INSTALL. | Daniel Baumann |