| Commit message (Expand) | Author | Age | Files | Lines |
* | bootimg: Fix Quoting | Saul Wold | 2012-02-28 | 1 | -4/+4 |
* | bootimg: Use the same OS files for each boot method | Darren Hart | 2012-02-07 | 1 | -7/+24 |
* | bootimg: Do not force FAT32 on all images, it violates the FAT specification | Darren Hart | 2012-02-01 | 1 | -1/+4 |
* | bootimg: Fix a math thinko in the block count calculation | Darren Hart | 2012-01-25 | 1 | -1/+1 |
* | bootimg: Account for FAT filesystem overhead in image size | Darren Hart | 2012-01-17 | 1 | -9/+36 |
* | bootimg: Use mcopy to construct the hddimg | Darren Hart | 2011-12-16 | 1 | -5/+13 |
* | bootimg: Use dosfsck to clean up the generated live image | Darren Hart | 2011-12-16 | 1 | -0/+1 |
* | bootimg: Allow for EFI-only boot images | Darren Hart | 2011-11-30 | 1 | -9/+40 |
* | bootimg: Add grub-efi support | Darren Hart | 2011-11-30 | 1 | -0/+13 |
* | bootimg: Pull syslinux specific bits into syslinux.bbclass | Darren Hart | 2011-11-30 | 1 | -55/+16 |
* | bootimg: Refactor build_hddimg and build_iso routines | Darren Hart | 2011-11-30 | 1 | -42/+43 |
* | bootimg: Create a valid boot sector for the iso image | Damien Lespiau | 2011-11-18 | 1 | -0/+2 |
* | bootimg.bbclass: add support to disable HDD image building | Otavio Salvador | 2011-10-24 | 1 | -21/+23 |
* | bootimg.bbclass: fix comment typo | Otavio Salvador | 2011-10-04 | 1 | -1/+1 |
* | bitbake: machine specific sysroots implementation | Dongxiao Xu | 2011-01-25 | 1 | -2/+2 |
* | bootimg.bbclass: Fix dependency name | Richard Purdie | 2010-03-25 | 1 | -1/+1 |
* | bootimg/boot-directdisk.bbclass: Update afer syslinux changes, fix mbr.bin lo... | Richard Purdie | 2010-03-25 | 1 | -4/+2 |
* | bootimg.bbclass: Improve documentation | Richard Purdie | 2010-03-25 | 1 | -4/+18 |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -5/+5 |
* | bootimg: Let mkdosfs choose between fat12 and fat16 | Samuel Ortiz | 2008-11-10 | 1 | -1/+1 |
* | bootimg: As image size grows, we want to switch to FAT16 | Samuel Ortiz | 2008-11-06 | 1 | -1/+1 |
* | bootimg: copy rootfs to ISO image | Samuel Ortiz | 2008-10-27 | 1 | -0/+4 |
* | syslinux-native: Try to make syslinux cross-compile friendly. | Andrzej Zaborowski | 2008-10-20 | 1 | -3/+4 |
* | bootimg: Add symbolic links to iso and hddimg | Samuel Ortiz | 2008-10-17 | 1 | -0/+9 |
* | bootimg.bbclass: Set nostamp for the bootimg task | Richard Purdie | 2008-10-01 | 1 | -0/+1 |
* | bootimg: Adding a rootfs to the disk image | Samuel Ortiz | 2008-09-10 | 1 | -1/+5 |
* | bootimg.bbclass: removed bootsplash task support - we do not have such one | Marcin Juszkiewicz | 2008-03-11 | 1 | -4/+1 |
* | Remove hardcoded staging layout assumptions | Richard Purdie | 2007-11-12 | 1 | -2/+2 |
* | bootimg.bbclass: Fix taskname reference | Richard Purdie | 2007-10-11 | 1 | -1/+1 |
* | bootimg.bbclass: get kernel from proper directory in staging | Marcin Juszkiewicz | 2007-06-11 | 1 | -2/+2 |
* | bootimg.bbclass: fixed generation of ISO & HDD images | Marcin Juszkiewicz | 2007-06-08 | 1 | -15/+18 |
* | bootimg: reformatted again | Marcin Juszkiewicz | 2007-06-08 | 1 | -5/+6 |
* | bootimg: reformatted | Marcin Juszkiewicz | 2007-06-08 | 1 | -1/+4 |
* | bootimg.bbclass: imported from OE, updated to recent BitBake | Marcin Juszkiewicz | 2007-06-08 | 1 | -0/+90 |