aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
AgeCommit message (Expand)Author
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-08-09bootimg.bbclass:iso: determine the -iso-level only if there is a rootfsRicardo Neri
2015-07-22bootimg: remove previous FATIMG before creating a new oneRicardo Neri
2015-07-02bootimg bbclass: don't hardcode 'bzImage' nameKoen Kooi
2015-07-01bootimg.bbclass:hddimg: check the size of rootfs.img for hddimgRobert Yang
2015-07-01bootimg.bbclass:iso: use mkisofs -iso-level 3 for large isoRobert Yang
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2014-12-21bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie
2014-08-06code cleanup for INITRD variable handingNitin A Kamble
2014-08-02INITRD var: make it a list of filesystem imagesNitin A Kamble
2014-07-10bootimg.bbclass: Add parameter to specify HDDIMG volume IDRicardo Neri
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador
2014-03-11bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar
2014-02-20image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu
2013-09-26boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel
2013-09-26bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel
2013-09-26bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel
2013-09-17bootimage.bbclass: Move fat image creation into a functionJason Wessel
2013-05-10boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang
2013-05-09bootimg.bbclass: add comment for NOHDDRobert Yang
2012-12-13bootimg: Use FAT 32 for images larger than 512MBDarren Hart
2012-12-07bootimg: Remove now unnecessary dummy inherit usageRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-06bootimg: Use STAGING_KERNEL_DIRDarren Hart
2012-04-24bootimg.bbclass: Tweak iso images to become hybrid imagesDamien Lespiau
2012-02-28bootimg: Fix QuotingSaul Wold
2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart
2012-02-01bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart
2012-01-25bootimg: Fix a math thinko in the block count calculationDarren Hart
2012-01-17bootimg: Account for FAT filesystem overhead in image sizeDarren Hart
2011-12-16bootimg: Use mcopy to construct the hddimgDarren Hart
2011-12-16bootimg: Use dosfsck to clean up the generated live imageDarren Hart
2011-11-30bootimg: Allow for EFI-only boot imagesDarren Hart
2011-11-30bootimg: Add grub-efi supportDarren Hart
2011-11-30bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart
2011-11-30bootimg: Refactor build_hddimg and build_iso routinesDarren Hart
2011-11-18bootimg: Create a valid boot sector for the iso imageDamien Lespiau
2011-10-24bootimg.bbclass: add support to disable HDD image buildingOtavio Salvador
2011-10-04bootimg.bbclass: fix comment typoOtavio Salvador
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2010-03-25bootimg.bbclass: Fix dependency nameRichard Purdie
2010-03-25bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie
2010-03-25bootimg.bbclass: Improve documentationRichard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2008-11-10bootimg: Let mkdosfs choose between fat12 and fat16Samuel Ortiz
2008-11-06bootimg: As image size grows, we want to switch to FAT16Samuel Ortiz
2008-10-27bootimg: copy rootfs to ISO imageSamuel Ortiz
2008-10-20syslinux-native: Try to make syslinux cross-compile friendly.Andrzej Zaborowski
2008-10-17bootimg: Add symbolic links to iso and hddimgSamuel Ortiz
2008-10-01bootimg.bbclass: Set nostamp for the bootimg taskRichard Purdie