summaryrefslogtreecommitdiffstats
path: root/meta/classes/boot-directdisk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* boot-directdisk: avoid loop in MBR disk signature generationJonathan Liu2013-10-041-4/+5
* boot-directdisk: ensure generated MBR disk signature is non-zeroJonathan Liu2013-09-301-1/+5
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-301-8/+8
* boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2013-09-141-10/+55
* boot-directdisk: use awk instead of echo -ne for dash compatibilityJonathan Liu2013-07-241-1/+1
* boot-directdisk: allow specifying custom MBR disk signatureJonathan Liu2013-07-131-0/+20
* boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflictsJonathan Liu2013-05-161-13/+12
* syslinux: Update to 4.06Jonathan Liu2013-05-161-2/+2
* boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang2013-05-101-1/+0
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-2/+2
* boot-directdisk: Fix kernel location after STAGING_KERNEL_DIR changeRichard Purdie2012-07-181-1/+1
* boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENUSaul Wold2012-04-111-3/+0
* boot-directdisk: Fix Block CalcuationSaul Wold2012-03-271-6/+13
* boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of AP...Saul Wold2012-02-231-2/+4
* boot-directdisk: fix bzImage source locationTom Zanussi2011-05-051-1/+1
* bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo...Richard Purdie2010-03-251-4/+6
* boot-directdisk.bbclass: Add direct disk image creation classRichard Purdie2010-03-251-0/+92