Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-09 | Adjusting pathes for boot-screens in netboot images. | Daniel Baumann | 1 | -0/+2 | |
2011-03-09 | Correctly replacing pathes in exithelp.cfg for returning back to syslinux menu. | Daniel Baumann | 1 | -4/+15 | |
2011-03-09 | Correcting pathes in include statements when building netboot images ↵ | Daniel Baumann | 1 | -0/+6 | |
(Closes: #546910). | |||||
2011-03-09 | Fixing regression imported by fixing #533846 incorrectly. | Daniel Baumann | 1 | -3/+6 | |
2011-03-09 | Respecting (possibly) customized LH_SYSLINUX_CFG when autodecting syslinux ↵ | Daniel Baumann | 1 | -1/+3 | |
menu module (Closes: #533846). | |||||
2011-03-09 | Allow to enforce syslinux menu module through LH_SYSLINUX_MENU. | Daniel Baumann | 1 | -2/+18 | |
2011-03-09 | Only add available install frontend boot entries. | Cody A.W. Somerville | 1 | -2/+9 | |
2011-03-09 | Fixing build failure in lh_binary_syslinux that occurs if exithelp.cfg does ↵ | Cody A.W. Somerville | 1 | -1/+4 | |
not exist. | |||||
2011-03-09 | Returning to menu in syslinux. | Tzafrir Cohen | 1 | -0/+2 | |
2011-03-09 | Adding lpia support. | Cody A.W. Somerville | 1 | -2/+2 | |
2011-03-09 | Improving check for syslinux templates by checking actual content, not just ↵ | Daniel Baumann | 1 | -2/+2 | |
the directory. | |||||
2011-03-09 | Only trying to handle syslinux help screens if they are actually available. | Daniel Baumann | 1 | -12/+21 | |
2011-03-09 | Only trying to copy syslinux english templates if they are actually available. | Daniel Baumann | 1 | -1/+4 | |
2011-03-09 | Updating syslinux menu configuration. | Daniel Baumann | 1 | -19/+22 | |
2011-03-09 | Updating year in copyright notices for 2009. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Using common function file to source shell includes. | Daniel Baumann | 1 | -6/+1 | |
2011-03-09 | Translating the description of the helpers | Antonio Terceiro | 1 | -1/+1 | |
2011-03-09 | Copy menu binary from the correct directory | An-Cheng Huang | 1 | -2/+9 | |
2011-03-09 | Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Enforcing lh_config to be run before lh_build, see also ↵ | Daniel Baumann | 1 | -1/+1 | |
http://lists.debian.org/debian-live/2008/10/msg00102.html (Closes: #500740). | |||||
2011-03-09 | Only install memtest in lh_binary_syslinux if enabled. | Maximilian Gass | 1 | -1/+5 | |
2011-03-09 | Standardise on appending " (fail-safe mode)" for all bootloaders. | Chris Lamb | 1 | -1/+1 | |
2011-03-09 | Adding last modifications in order to have localization fully working in ↵ | Tiago Bortoletto Vaz | 1 | -1/+1 | |
live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. | |||||
2011-03-09 | Consolidate grep text searching predicates to use "grep -qs" | Chris Lamb | 1 | -1/+1 | |
If this is deemed not portable enough in the future, it should be easy enough to find/replace. | |||||
2011-03-09 | Remove more imported whitespaces. | Chris Lamb | 1 | -5/+5 | |
2011-03-09 | Replace a few unweildy "if" statements with their "case" equivalents | Chris Lamb | 1 | -19/+23 | |
2011-03-09 | Fix a number of issues with Syslinux templates (Closes: #476204) | Chris Lamb | 1 | -1/+0 | |
This fixes: * The ugly "toboot" and "to\nboot" problems * Mistitled F4 page * Ugly line-breaking of Debian Live URL | |||||
2011-03-09 | Using new Read_conffile(); now. | Daniel Baumann | 1 | -7/+1 | |
2011-03-09 | Adding 'all' configuration file. | Daniel Baumann | 1 | -0/+1 | |
2011-03-09 | Allow LH_ENCRYPTION="disabled" to disable encryption | Chris Lamb | 1 | -4/+7 | |
2011-03-09 | Fixing wrong debian-installer auto target configuration. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Re-adding quiet on all d-i install targets in post-etch, except expert (and ↵ | Daniel Baumann | 1 | -3/+3 | |
keeping Chris fixed quiet handling). | |||||
2011-03-09 | Don't append 'quiet' kernel parameter in rescue modes | Chris Lamb | 1 | -5/+5 | |
2011-03-09 | Ensure syslinux entry names match templates and standard d-i names | Chris Lamb | 1 | -1/+10 | |
This patch alters the syslinux labels to follow the "expert" and "expertgui" style in favour of "TextExpert" and "GUIExpert". This makes the names match Live Helper's syslinux templates, as well as the more typical d-i installations and numerious sources that claim that one should "just type 'expert' at the syslinux prompt", etc. | |||||
2011-03-09 | Updating copyright years to 2008. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Fixing typo in sed call to set isolinux splash file. | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | Consistently using the pipe as seperator in sed commands now. | Daniel Baumann | 1 | -19/+19 | |
2011-03-09 | Fixing some coding style issues. | Daniel Baumann | 1 | -126/+145 | |
2011-03-09 | Fixing some coding style issues. | Daniel Baumann | 1 | -3/+3 | |
2011-03-09 | Renaming live-failsafe boot target to livefailsafe (Closes: #450576). | Daniel Baumann | 1 | -1/+1 | |
2011-03-09 | fix isolinux when booting multiple kernel flavours | Jesse Hathaway | 1 | -7/+8 | |
2011-03-09 | fix syslinux timeout option | Jesse Hathaway | 1 | -1/+1 | |
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. | |||||
2011-03-09 | Fixing indenting. | Daniel Baumann | 1 | -6/+8 | |
2011-03-09 | add new option to mount cow device on nfs volume | Jesse Hathaway | 1 | -5/+22 | |
At the moment this only works with the root volume on nfs as well. If we add a switch to configure the network early in the boot process then this option could be made available for other root mediums. This option works reliably on the latest kernel 2.6.23.1 On earlier kernels I experienced frequent oopses. | |||||
2011-03-09 | Remove ".img" from kernel image file name. | Maarten ter Huurne | 1 | -2/+3 | |
When an ISO is created with the kernel image file name ending in ".img", the ISO will not boot. In Qemu, the following error will be shown: FATAL: Int13 eltorito call with AX=4C00 This means a non-implemented BIOS entry was called. In VMware and on real hardware there is a different error message: Cannot load disk image (invalid file)? Removing the ".img" part of the file name solves this. | |||||
2011-03-09 | add exposedroot option which exposes the root fs as ro | Jesse Hathaway | 1 | -0/+5 | |
This option allows you to expose the root read only. Using this option a person could upgrade the root filesystem or add packages without requiring the user to reboot. The root filesystem could be kept on an nfs volume or some other persistent medium. Multiple clients could then be booted off the same root fs. I used LTSP as a template to determine which directories to make rw. | |||||
2011-03-09 | lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid ↵ | Otavio Salvador | 1 | -21/+20 | |
filename issues | |||||
2011-03-09 | lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect ↵ | Otavio Salvador | 1 | -4/+4 | |
wrong path | |||||
2011-03-09 | lh_binary_syslinux: fix usb-hdd etch images | Jesse Hathaway | 1 | -17/+41 | |
I did not realize that the syslinux boot methods, iso, net, & hdd do not have feature parity for any given version. As per old comments etch syslinux v3.31 does not support sub directories on FAT images | |||||
2011-03-09 | readd support for booting etch via syslinux | Jesse Hathaway | 1 | -4/+26 | |