summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_syslinux
AgeCommit message (Collapse)Author
2011-03-09readd support for booting etch via syslinuxJesse Hathaway
2011-03-09Unify syslinux code, so that pxelinux isolinux & usb-hddJesse Hathaway
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
2011-03-09Adding check to fail if a cross build is started (Closes: #444669, #444670).Daniel Baumann
2011-03-09syslinux: fix usb-hdd templates copingOtavio Salvador
2011-03-09syslinux: properly change timeout and do not fail if help files do not existsOtavio Salvador
2011-03-09syslinux: fix usb-hdd entries to use menu.cfg fileOtavio Salvador
2011-03-09syslinux: force latin1 encoding on texts used for labelsOtavio Salvador
syslinux cannot handle utf-8 encoding and then proper encoding needed to be enforced while printing the label texts.
2011-03-09syslinux: fix module detection otherwise it won't be copiedOtavio Salvador
2011-03-09syslinux: fix memcheck path since it was using the wrong pathOtavio Salvador
2011-03-09syslinux: split syslinux configuration in multiple filesOtavio Salvador
Normal and menu templates share a lot of common stuff and then a splited syslinux.cfg is much better to handle that.
2011-03-09syslinux: always output MENU LABEL since they're ignored if menu.c32 isn't ↵Otavio Salvador
loaded syslinux ignores MENU LABEL commands if there's no menu.c32 module loaded and then we don't need about check it.
2011-03-09templates: move syslinux-menu to syslinux/menuOtavio Salvador
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.
2011-03-09syslinux: fix menu label usage for normal live bootOtavio Salvador
2011-03-09syslinux: defaults to english text if we lack the specified languageOtavio Salvador
2011-03-09refactoring: simplified if/else case since the list of supported arch were ↵Otavio Salvador
too long
2011-03-09Replacing backticks with POSIX expression.Daniel Baumann
2011-03-09implements syslinux vesa menu supportOtavio Salvador
2011-03-09Fixing typing error in lh_binary_syslinux, thanks to Jean Pierre LeJacq ↵Daniel Baumann
<jp.lejacq@quoininc.com> (Closes: #443099).
2011-03-09Fixed wrong sed call.Daniel Baumann
2011-03-09Adding LH_BOOTAPPEND_INSTALL.Daniel Baumann
2011-03-09Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE.Daniel Baumann
2011-03-09Supporting localized syslinux templates based on LH_LANGUAGE.Daniel Baumann
2011-03-09Adding live-helper 1.0~a26-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a23-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a20-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a19-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a18-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a17-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a16-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a15-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a14-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a11-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a10-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a7-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a6-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a5-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a4-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a3-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a2-1.Daniel Baumann
2011-03-09Adding live-helper 1.0~a1-1.Daniel Baumann