summaryrefslogtreecommitdiffstats
path: root/meta/classes/bootimg.bbclass
Commit message (Expand)AuthorAgeFilesLines
* bootimg: Use STAGING_KERNEL_DIRDarren Hart2012-09-281-1/+1
* 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
* bootimg: reformattedMarcin Juszkiewicz2007-06-081-1/+4
* bootimg.bbclass: imported from OE, updated to recent BitBakeMarcin Juszkiewicz2007-06-081-0/+90