| Commit message (Expand) | Author | Age | Files | Lines |
* | INITRD var: make it a list of filesystem images | Nitin A Kamble | 2014-08-02 | 1 | -1/+1 |
* | syslinux.bbclass: Ensure MLPREFIX is applied to depends flag | Ming Liu | 2014-06-24 | 1 | -1/+1 |
* | syslinux.bbclass: Enable additional kernel parameters for syslinux | Konrad Scherer | 2014-03-30 | 1 | -0/+5 |
* | syslinux: add APPEND to dependency list | Ross Burton | 2013-11-12 | 1 | -0/+1 |
* | syslinux.bbclass: Fix default serial port string | Jason Wessel | 2013-11-01 | 1 | -1/+1 |
* | boot-directdisk.bbclass: Fix media generation problems with vmdk | Jason Wessel | 2013-09-30 | 1 | -5/+7 |
* | syslinux.bbclass, syslinux: Update to syslinux 6.01 | Jason Wessel | 2013-09-30 | 1 | -12/+9 |
* | syslinux.bbclass: Fix hard coding of console=tty* | Jason Wessel | 2013-09-30 | 1 | -3/+11 |
* | boot-directdisk: Allow for EFI-only boot direct disk images | João Henrique Ferreira de Freitas | 2013-09-14 | 1 | -0/+5 |
* | syslinux: Update to 4.06 | Jonathan Liu | 2013-05-16 | 1 | -4/+4 |
* | syslinux.bbclass: Add a default serial console option and real boot menu support | Jason Wessel | 2013-03-18 | 1 | -79/+49 |
* | Convert tab indentation in python functions into four-space | Richard Purdie | 2012-07-19 | 1 | -139/+139 |
* | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 2012-03-05 | 1 | -1/+1 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -14/+14 |
* | syslinux: add SYSLINUX_ROOT to APPEND line | Saul Wold | 2012-02-23 | 1 | -0/+1 |
* | syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinux | Saul Wold | 2012-02-23 | 1 | -5/+5 |
* | bootimg: Use the same OS files for each boot method | Darren Hart | 2012-02-08 | 1 | -21/+13 |
* | bootimage: Use ${S} explicitly for generated config files | Darren Hart | 2011-12-02 | 1 | -2/+2 |
* | bootimg: Pull syslinux specific bits into syslinux.bbclass | Darren Hart | 2011-11-30 | 1 | -8/+60 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -17/+17 |
* | syslinux.bbclass: Clean up boot menu title | Richard Purdie | 2008-10-17 | 1 | -1/+1 |
* | syslinux: We forward the LABEL through cmdline | Samuel Ortiz | 2008-10-08 | 1 | -0/+2 |
* | syslinux.bbclass: Update to use more modern and efficient functions | Richard Purdie | 2008-09-03 | 1 | -7/+3 |
* | syslinux.bbclass: imported from OE (needed to generate booting CD) | Marcin Juszkiewicz | 2007-06-08 | 1 | -0/+156 |