summaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
Commit message (Expand)AuthorAgeFilesLines
* bootimg.bbclass: merge it into image-live.bbclassRobert Yang2016-03-311-305/+0
* image-live.bbclass: DEPENDS on syslinuxRobert Yang2016-03-311-0/+1
* bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang2016-03-251-2/+7
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-3/+1
* bootimg: set default value for LABELS variableEd Bartosh2016-03-021-0/+2
* syslinux.bbclass: make vm and live can be built togetherRobert Yang2016-03-021-0/+1
* bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie2016-01-191-1/+1
* bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2016-01-191-8/+3
* IMAGES_FSTYPES: default to EXT4Juro Bystricky2015-08-161-2/+2
* bootimg.bbclass:iso: determine the -iso-level only if there is a rootfsRicardo Neri2015-08-101-5/+8
* bootimg: remove previous FATIMG before creating a new oneRicardo Neri2015-07-231-0/+6
* bootimg bbclass: don't hardcode 'bzImage' nameKoen Kooi2015-07-021-2/+4
* bootimg.bbclass:hddimg: check the size of rootfs.img for hddimgRobert Yang2015-07-011-0/+13
* bootimg.bbclass:iso: use mkisofs -iso-level 3 for large isoRobert Yang2015-07-011-2/+13
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-1/+1
* bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie2014-12-211-1/+2
* code cleanup for INITRD variable handingNitin A Kamble2014-08-061-0/+2
* INITRD var: make it a list of filesystem imagesNitin A Kamble2014-08-021-5/+22
* bootimg.bbclass: Add parameter to specify HDDIMG volume IDRicardo Neri2014-07-101-1/+9
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-4/+4
* bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar2014-03-111-4/+5
* image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu2014-02-201-0/+4
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-301-4/+4
* bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel2013-09-301-3/+21
* bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel2013-09-301-12/+23
* bootimage.bbclass: Move fat image creation into a functionJason Wessel2013-09-171-52/+58
* boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang2013-05-101-1/+0
* bootimg.bbclass: add comment for NOHDDRobert Yang2013-05-091-0/+1
* bootimg: Use FAT 32 for images larger than 512MBDarren Hart2012-12-131-1/+8
* bootimg: Remove now unnecessary dummy inherit usageRichard Purdie2012-12-071-2/+2
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-13/+13
* bootimg: Use STAGING_KERNEL_DIRDarren Hart2012-07-061-1/+1
* bootimg.bbclass: Tweak iso images to become hybrid imagesDamien Lespiau2012-04-261-0/+2
* bootimg: Fix QuotingSaul Wold2012-02-281-4/+4
* bootimg: Use the same OS files for each boot methodDarren Hart2012-02-081-7/+24
* bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart2012-02-011-1/+4
* bootimg: Fix a math thinko in the block count calculationDarren Hart2012-01-251-1/+1
* bootimg: Account for FAT filesystem overhead in image sizeDarren Hart2012-01-171-9/+36
* bootimg: Use mcopy to construct the hddimgDarren Hart2011-12-161-5/+13
* bootimg: Use dosfsck to clean up the generated live imageDarren Hart2011-12-161-0/+1
* bootimg: Allow for EFI-only boot imagesDarren Hart2011-11-301-9/+40
* bootimg: Add grub-efi supportDarren Hart2011-11-301-0/+13
* bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart2011-11-301-55/+16
* bootimg: Refactor build_hddimg and build_iso routinesDarren Hart2011-11-301-42/+43
* bootimg: Create a valid boot sector for the iso imageDamien Lespiau2011-11-181-0/+2
* bootimg.bbclass: add support to disable HDD image buildingOtavio Salvador2011-10-241-21/+23
* bootimg.bbclass: fix comment typoOtavio Salvador2011-10-041-1/+1
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-251-2/+2
* bootimg.bbclass: Fix dependency nameRichard Purdie2010-03-251-1/+1
* bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2010-03-251-4/+2