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