summaryrefslogtreecommitdiffstats
path: root/meta/classes/boot-directdisk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* boot-directdisk.bbclass: merge it into image-vm.bbclassRobert Yang2016-03-311-190/+0
* bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang2016-03-251-1/+0
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-3/+3
* syslinux.bbclass: make vm and live can be built togetherRobert Yang2016-03-021-4/+4
* boot-directdisk.bbclass: drop IS_VM chechkingRobert Yang2016-02-281-8/+4
* image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFGRobert Yang2016-02-281-1/+0
* bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie2016-01-191-1/+1
* boot-directdisk.bbclass: remove HDDIMG before createRobert Yang2015-12-011-0/+2
* Revert "boot-directdisk.bbclass: use rootfs UUID by default"Patrick Ohly2015-09-121-1/+1
* boot-directdisk.bbclass: use rootfs UUID by defaultPatrick Ohly2015-09-061-1/+1
* image: Support for qcow2Christian Ziethén2015-07-251-1/+1
* boot-directdisk: Make kernel image inclusion conditional.Christian Ziethén2015-07-251-1/+3
* boot-direct.bbclass: Add support for VDI imagesJuro Bystricky2015-06-111-2/+2
* boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysrootRichard Purdie2014-12-211-1/+2
* boot-directdisk.bbclass: use local HDDDIRRobert Yang2014-08-111-2/+2
* code cleanup for INITRD variable handingNitin A Kamble2014-08-061-1/+3
* INITRD var: make it a list of filesystem imagesNitin A Kamble2014-08-021-3/+10
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-5/+5
* bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar2014-03-111-3/+4
* boot-directdisk: fix the support of vmdkJoao Henrique Ferreira de Freitas2014-01-231-10/+8
* boot-directdisk: add the support of vmdkyanjun.zhu2013-12-091-3/+18
* boot-directdisk: avoid loop in MBR disk signature generationJonathan Liu2013-10-041-4/+5
* boot-directdisk: ensure generated MBR disk signature is non-zeroJonathan Liu2013-09-301-1/+5
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-301-8/+8
* boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2013-09-141-10/+55
* boot-directdisk: use awk instead of echo -ne for dash compatibilityJonathan Liu2013-07-241-1/+1
* boot-directdisk: allow specifying custom MBR disk signatureJonathan Liu2013-07-131-0/+20
* boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflictsJonathan Liu2013-05-161-13/+12
* syslinux: Update to 4.06Jonathan Liu2013-05-161-2/+2
* boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang2013-05-101-1/+0
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-2/+2
* boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR changeRichard Purdie2012-07-181-1/+1
* boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENUSaul Wold2012-04-111-3/+0
* boot-directdisk: Fix Block CalcuationSaul Wold2012-03-271-6/+13
* boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of AP...Saul Wold2012-02-231-2/+4
* boot-directdisk: fix bzImage source locationTom Zanussi2011-05-051-1/+1
* bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2010-03-251-4/+6
* boot-directdisk.bbclass: Add direct disk image creation classRichard Purdie2010-03-251-0/+92