aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/syslinux.bbclass
AgeCommit message (Expand)Author
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