summaryrefslogtreecommitdiffstats
path: root/meta/classes/syslinux.bbclass
AgeCommit message (Expand)Author
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-11-01syslinux.bbclass: Fix default serial port stringJason Wessel
2013-09-30boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel
2013-09-30syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel
2013-09-30syslinux.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-08bootimg: 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