index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
classes
/
bootimg.bbclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootimg: Use deploy artefacts, not STAGING_KERNEL_DIR
Richard Purdie
2014-12-21
1
-1
/
+2
*
code cleanup for INITRD variable handing
Nitin A Kamble
2014-08-06
1
-0
/
+2
*
INITRD var: make it a list of filesystem images
Nitin A Kamble
2014-08-02
1
-5
/
+22
*
bootimg.bbclass: Add parameter to specify HDDIMG volume ID
Ricardo Neri
2014-07-10
1
-1
/
+9
*
Globally replace 'base_contains' calls with 'bb.utils.contains'
Otavio Salvador
2014-04-25
1
-4
/
+4
*
bootimg/grub-efi.bbclass: allow using a different class for EFI images
Stefan Stanacar
2014-03-11
1
-4
/
+5
*
image*.bbclass, bootimg.bbclass: add image type dependencies
Laurentiu Palcu
2014-02-20
1
-0
/
+4
*
boot-directdisk.bbclass: Fix media generation problems with vmdk
Jason Wessel
2013-09-30
1
-4
/
+4
*
bootimage.bbclass, zisofs-tools-native: add ability to compress ISO images
Jason Wessel
2013-09-30
1
-3
/
+21
*
bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO support
Jason Wessel
2013-09-30
1
-12
/
+23
*
bootimage.bbclass: Move fat image creation into a function
Jason Wessel
2013-09-17
1
-52
/
+58
*
boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generation
Robert Yang
2013-05-10
1
-1
/
+0
*
bootimg.bbclass: add comment for NOHDD
Robert Yang
2013-05-09
1
-0
/
+1
*
bootimg: Use FAT 32 for images larger than 512MB
Darren Hart
2012-12-13
1
-1
/
+8
*
bootimg: Remove now unnecessary dummy inherit usage
Richard Purdie
2012-12-07
1
-2
/
+2
*
Convert tab indentation in python functions into four-space
Richard Purdie
2012-07-19
1
-13
/
+13
*
bootimg: Use STAGING_KERNEL_DIR
Darren Hart
2012-07-06
1
-1
/
+1
*
bootimg.bbclass: Tweak iso images to become hybrid images
Damien Lespiau
2012-04-26
1
-0
/
+2
*
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-08
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
[next]