summaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* bootimg.bbclass: Improve documentationRichard Purdie2010-03-251-4/+18
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-5/+5
* bootimg: Let mkdosfs choose between fat12 and fat16Samuel Ortiz2008-11-101-1/+1
* bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz2008-11-061-1/+1
* bootimg: copy rootfs to ISO imageSamuel Ortiz2008-10-271-0/+4
* syslinux-native: Try to make syslinux cross-compile friendly.Andrzej Zaborowski2008-10-201-3/+4
* bootimg: Add symbolic links to iso and hddimgSamuel Ortiz2008-10-171-0/+9
* bootimg.bbclass: Set nostamp for the bootimg taskRichard Purdie2008-10-011-0/+1
* bootimg: Adding a rootfs to the disk imageSamuel Ortiz2008-09-101-1/+5
* bootimg.bbclass: removed bootsplash task support - we do not have such oneMarcin Juszkiewicz2008-03-111-4/+1
* Remove hardcoded staging layout assumptionsRichard Purdie2007-11-121-2/+2
* bootimg.bbclass: Fix taskname referenceRichard Purdie2007-10-111-1/+1
* bootimg.bbclass: get kernel from proper directory in stagingMarcin Juszkiewicz2007-06-111-2/+2
* bootimg.bbclass: fixed generation of ISO & HDD imagesMarcin Juszkiewicz2007-06-081-15/+18
* bootimg: reformatted againMarcin Juszkiewicz2007-06-081-5/+6
OpenPOWER on IntegriCloud