summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-06 21:47:11 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-06 21:47:11 +0000
commitfb81dbbc01a4ac094318c16689df443493d4aab7 (patch)
treef33bccac68e1054e03642e0d767fa5f00929892e /packages/python
parent78b090a6db5d3237dd062af9cb6d7e4c860fc435 (diff)
glibc-2.4: Add upstream fix for ARM IPC issues
Diffstat (limited to 'packages/python')
0 files changed, 0 insertions, 0 deletions
>bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie1 2014-08-06code cleanup for INITRD variable handingNitin A Kamble1 2014-08-02INITRD var: make it a list of filesystem imagesNitin A Kamble1 2014-07-10bootimg.bbclass: Add parameter to specify HDDIMG volume IDRicardo Neri1 2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador1 2014-03-11bootimg/grub-efi.bbclass: allow using a different class for EFI imagesStefan Stanacar1 2014-02-20image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu1 2013-09-26boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel1 2013-09-26bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel1 2013-09-26bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel1 2013-09-17bootimage.bbclass: Move fat image creation into a functionJason Wessel1 2013-05-10boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang1 2013-05-09bootimg.bbclass: add comment for NOHDDRobert Yang1 2012-12-13bootimg: Use FAT 32 for images larger than 512MBDarren Hart1 2012-12-07bootimg: Remove now unnecessary dummy inherit usageRichard Purdie1 2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie1 2012-07-06bootimg: Use STAGING_KERNEL_DIRDarren Hart1 2012-04-24bootimg.bbclass: Tweak iso images to become hybrid imagesDamien Lespiau1 2012-02-28bootimg: Fix QuotingSaul Wold1 2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart1 2012-02-01bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart1 2012-01-25bootimg: Fix a math thinko in the block count calculationDarren Hart1 2012-01-17bootimg: Account for FAT filesystem overhead in image sizeDarren Hart1 2011-12-16bootimg: Use mcopy to construct the hddimgDarren Hart1 2011-12-16bootimg: Use dosfsck to clean up the generated live imageDarren Hart1 2011-11-30bootimg: Allow for EFI-only boot imagesDarren Hart1 2011-11-30bootimg: Add grub-efi supportDarren Hart1 2011-11-30bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart1 2011-11-30bootimg: Refactor build_hddimg and build_iso routinesDarren Hart1 2011-11-18bootimg: Create a valid boot sector for the iso imageDamien Lespiau1 2011-10-24bootimg.bbclass: add support to disable HDD image buildingOtavio Salvador1 2011-10-04bootimg.bbclass: fix comment typoOtavio Salvador1