summaryrefslogtreecommitdiffstats
path: root/meta/classes/syslinux.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-194/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-2/+2
* image_types: Remove remnants of hdddirectDaniel Ammann2019-07-261-5/+0
* default-distrovars: set default KERNEL_IMAGETYPE(S)California Sullivan2018-03-311-1/+0
* syslinux.bbclass: don't use vmlinuzCalifornia Sullivan2018-03-061-1/+3
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-1/+0
* meta: remove True option to getVar callsJoshua Lock2016-12-161-17/+17
* syslinux.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-4/+4
* image: Deploy images to IMGDEPLOYDIREd Bartosh2016-09-041-1/+1
* syslinux.bbclass: ensure creation of output directoryEd Bartosh2016-08-201-0/+1
* meta/classes: fix bb.build.FuncFailed typosJonathan Liu2016-08-101-1/+1
* syslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTIONS variableDavis, Michael2016-06-031-1/+7
* classes/oeqa: Update for print statements and file() -> open() for python3uninative-1.0Richard Purdie2016-05-161-1/+1
* syslinux.bbclass: Remove APPEND from variable dependencyOtavio Salvador2016-04-191-1/+0
* syslinux.bbclass: The AUTO_SYSLINUXMENU value needs to be booleanOtavio Salvador2016-04-191-1/+1
* grub-efi.bbclass: use GRUB_ROOT rather than APPEND for root deviceRobert Yang2016-04-031-10/+12
* bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang2016-03-251-4/+3
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-12/+1
* syslinux.bbclass: make vm and live can be built togetherRobert Yang2016-03-021-5/+18
* boot loader: support root=UUIDPatrick Ohly2015-09-061-1/+4
* INITRD var: make it a list of filesystem imagesNitin A Kamble2014-08-021-1/+1
* syslinux.bbclass: Ensure MLPREFIX is applied to depends flagMing Liu2014-06-241-1/+1
* syslinux.bbclass: Enable additional kernel parameters for syslinuxKonrad Scherer2014-03-301-0/+5
* syslinux: add APPEND to dependency listRoss Burton2013-11-121-0/+1
* syslinux.bbclass: Fix default serial port stringJason Wessel2013-11-011-1/+1
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-301-5/+7
* syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel2013-09-301-12/+9
* syslinux.bbclass: Fix hard coding of console=tty*Jason Wessel2013-09-301-3/+11
* boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2013-09-141-0/+5
* syslinux: Update to 4.06Jonathan Liu2013-05-161-4/+4
* syslinux.bbclass: Add a default serial console option and real boot menu supportJason Wessel2013-03-181-79/+49
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-139/+139
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-14/+14
* syslinux: add SYSLINUX_ROOT to APPEND lineSaul Wold2012-02-231-0/+1
* syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinuxSaul Wold2012-02-231-5/+5
* bootimg: Use the same OS files for each boot methodDarren Hart2012-02-081-21/+13
* bootimage: Use ${S} explicitly for generated config filesDarren Hart2011-12-021-2/+2
* bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart2011-11-301-8/+60
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-17/+17
* syslinux.bbclass: Clean up boot menu titleRichard Purdie2008-10-171-1/+1
* syslinux: We forward the LABEL through cmdlineSamuel Ortiz2008-10-081-0/+2
* syslinux.bbclass: Update to use more modern and efficient functionsRichard Purdie2008-09-031-7/+3
* syslinux.bbclass: imported from OE (needed to generate booting CD)Marcin Juszkiewicz2007-06-081-0/+156