summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_syslinux
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Fixing typo in sed call to set isolinux splash file.Daniel Baumann1-1/+1
2011-03-09Consistently using the pipe as seperator in sed commands now.Daniel Baumann1-19/+19
2011-03-09Fixing some coding style issues.Daniel Baumann1-126/+145
2011-03-09Fixing some coding style issues.Daniel Baumann1-3/+3
2011-03-09Renaming live-failsafe boot target to livefailsafe (Closes: #450576).Daniel Baumann1-1/+1
2011-03-09fix isolinux when booting multiple kernel flavoursJesse Hathaway1-7/+8
2011-03-09fix syslinux timeout optionJesse Hathaway1-1/+1
2011-03-09Fixing indenting.Daniel Baumann1-6/+8
2011-03-09add new option to mount cow device on nfs volumeJesse Hathaway1-5/+22
2011-03-09Remove ".img" from kernel image file name.Maarten ter Huurne1-2/+3
2011-03-09add exposedroot option which exposes the root fs as roJesse Hathaway1-0/+5
2011-03-09lh_binary_syslinux: always put splash image as splash.{rle,png} to avoid file...Otavio Salvador1-21/+20
2011-03-09lh_binary_syslinux: check for ${INITFS} and not ${LH_INITRAMFS} to detect wro...Otavio Salvador1-4/+4
2011-03-09lh_binary_syslinux: fix usb-hdd etch imagesJesse Hathaway1-17/+41
2011-03-09readd support for booting etch via syslinuxJesse Hathaway1-4/+26
2011-03-09Unify syslinux code, so that pxelinux isolinux & usb-hddJesse Hathaway1-405/+209
2011-03-09Adding check to fail if a cross build is started (Closes: #444669, #444670).Daniel Baumann1-0/+1
2011-03-09syslinux: fix usb-hdd templates copingOtavio Salvador1-0/+6
2011-03-09syslinux: properly change timeout and do not fail if help files do not existsOtavio Salvador1-8/+13
2011-03-09syslinux: fix usb-hdd entries to use menu.cfg fileOtavio Salvador1-6/+6
2011-03-09syslinux: force latin1 encoding on texts used for labelsOtavio Salvador1-1/+9
2011-03-09syslinux: fix module detection otherwise it won't be copiedOtavio Salvador1-1/+1
2011-03-09syslinux: fix memcheck path since it was using the wrong pathOtavio Salvador1-1/+1
2011-03-09syslinux: split syslinux configuration in multiple filesOtavio Salvador1-9/+11
2011-03-09syslinux: always output MENU LABEL since they're ignored if menu.c32 isn't lo...Otavio Salvador1-8/+2
2011-03-09templates: move syslinux-menu to syslinux/menuOtavio Salvador1-6/+7
2011-03-09syslinux: fix menu label usage for normal live bootOtavio Salvador1-1/+1
2011-03-09syslinux: defaults to english text if we lack the specified languageOtavio Salvador1-1/+6
2011-03-09refactoring: simplified if/else case since the list of supported arch were to...Otavio Salvador1-9/+12
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann1-36/+36
2011-03-09implements syslinux vesa menu supportOtavio Salvador1-28/+82
2011-03-09Fixing typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq <jp.l...Daniel Baumann1-1/+1
2011-03-09Fixed wrong sed call.Daniel Baumann1-2/+2
2011-03-09Adding LH_BOOTAPPEND_INSTALL.Daniel Baumann1-4/+4
2011-03-09Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE.Daniel Baumann1-14/+14
2011-03-09Supporting localized syslinux templates based on LH_LANGUAGE.Daniel Baumann1-3/+6
2011-03-09Adding live-helper 1.0~a26-1.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann1-0/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-83/+88
2011-03-09Adding live-helper 1.0~a20-1.Daniel Baumann1-3/+83
2011-03-09Adding live-helper 1.0~a19-1.Daniel Baumann1-7/+44
2011-03-09Adding live-helper 1.0~a18-1.Daniel Baumann1-66/+74
2011-03-09Adding live-helper 1.0~a17-1.Daniel Baumann1-115/+131
2011-03-09Adding live-helper 1.0~a16-1.Daniel Baumann1-35/+31
2011-03-09Adding live-helper 1.0~a15-1.Daniel Baumann1-60/+22
2011-03-09Adding live-helper 1.0~a14-1.Daniel Baumann1-4/+4
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-12/+9
2011-03-09Adding live-helper 1.0~a11-1.Daniel Baumann1-44/+178
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann1-41/+47