aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/syslinux.bbclass
AgeCommit message (Expand)Author
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-03syslinux.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-08-20syslinux.bbclass: ensure creation of output directoryEd Bartosh
2016-08-07meta/classes: fix bb.build.FuncFailed typosJonathan Liu
2016-06-02syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael
2016-05-16classes/oeqa: Update for print statements and file() -> open() for python3Richard Purdie
2016-04-19syslinux.bbclass: Remove APPEND from variable dependencyOtavio Salvador
2016-04-19syslinux.bbclass: The AUTO_SYSLINUXMENU value needs to be booleanOtavio Salvador
2016-04-03grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang
2016-03-24bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang
2016-03-24bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang
2016-03-02syslinux.bbclass: make vm and live can be built togetherRobert Yang
2015-09-06boot loader: support root=UUIDPatrick Ohly
2014-08-02INITRD var: make it a list of filesystem imagesNitin A Kamble
2014-06-24syslinux.bbclass: Ensure MLPREFIX is applied to depends flagMing Liu
2014-03-30syslinux.bbclass: Enable additional kernel parameters for syslinuxKonrad Scherer
2013-11-12syslinux: add APPEND to dependency listRoss Burton
2013-10-31syslinux.bbclass: Fix default serial port stringJason Wessel
2013-09-26boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel
2013-09-26syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel
2013-09-26syslinux.bbclass: Fix hard coding of console=tty*Jason Wessel
2013-09-14boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas
2013-05-16syslinux: Update to 4.06Jonathan Liu
2013-03-18syslinux.bbclass: Add a default serial console option and real boot menu supportJason Wessel
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-23syslinux: add SYSLINUX_ROOT to APPEND lineSaul Wold
2012-02-23syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinuxSaul Wold
2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart
2011-12-02bootimage: Use ${S} explicitly for generated config filesDarren Hart
2011-11-30bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2008-10-17syslinux.bbclass: Clean up boot menu titleRichard Purdie
2008-10-08syslinux: We forward the LABEL through cmdlineSamuel Ortiz
2008-09-03syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie
2007-06-08syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz