Add support for building ubifs images.
[openwrt-10.03/.git] / include / image.mk
2010-01-11 larsAdd support for building ubifs images.
2009-12-27 kalozget rid of even more 2.6.28 stuff
2009-11-24 nbdar71xx: the squashfs-4k images are unreliable in some...
2009-11-03 nbdunbreak brcm-2.4
2009-11-02 kalozuse the new option for creating squashfs4-lzma images
2009-10-26 kalozswap logic on squashfs version selection
2009-08-26 juhosgcreate v4 squashfs image for 2.6.31
2009-08-06 nbdwork around a threading bug in mksquashfs4 by limiting...
2009-07-25 florianuse --binary option of md5sum to improve compatibility...
2009-07-17 nbdget rid of linux 2.6.29
2009-05-21 nbdenable lzma for squashfs4 by default
2009-05-15 juhosg[image] create squashfs4 images if kernel version ...
2009-03-02 ralphdon't abort if the operation is failing
2009-02-19 nbdfix potential rootfs owner/group mismatch (tgz root...
2009-02-17 nico[tools] genext2fs: update to 1.4.1
2008-10-07 agbgenerate md5 checksums of generated firware images...
2008-08-16 nbdrework parallel building to get rid of some warnings
2008-06-07 juhosg[images] strip kernel version from image names
2008-01-29 juhosgfix generation of cpio.gz images
2007-12-28 nbdadd cpio.gz support (patch from #2595)
2007-10-18 blogicremove whitespaces
2007-10-08 blogicadded generation of x86 livecds, from #2391
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-03 nbdfix image installation
2007-07-26 nicoremove the @ and change the comment from [8107] (closes...
2007-07-22 nicofix jffs2 images
2007-07-19 nbdreally fix tgz images
2007-07-18 florianFix the tgz image build
2007-07-16 nbdbetter support for handling various jffs2 eraseblock...
2007-06-30 nbdadd portability fixes from #1720
2007-06-05 kalozadd support for jffs2 filesystems with 256k blocksize...
2007-05-30 florianCall the Initramfs template if existing
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-02 florianUse find -exec instead of xargs
2007-03-02 nbdkernel build cleanup
2007-03-02 nbdmake squashfs overlay support more generic and integrat...
2007-02-22 pavlovmake maxinodes configureable for ext2
2007-01-10 nbdAdd initial version of the new Image Builder
2006-12-30 nicoonly squash owners, not permissions, when generating...
2006-12-08 nbdminor cleanup
2006-11-18 nbdadd prereq checks for target/linux/* and target/image...
2006-11-12 nbdadd missing include
2006-10-19 nbdfix typo
2006-10-19 nbdmake filesystem size selection generic (for ext2)
2006-10-15 florianPrevent SSH keys from being chmoded to 644 (#664),...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-09-24 nicoadd BOARD and KERNEL to tgz image file name
2006-08-17 grozBuild bzImage for x86 builds - allow ext2 images even...
2006-08-14 grozMake ext2 image larger for uml, update uml kernel config
2006-07-22 nicoadd genext2fs to build ext2 filesystem images
2006-07-21 mbmfix a few directories missed in [4176]'s source ->...
2006-07-20 grozUML target completed. Added ext2 target fs for use...
2006-06-27 mbmcredit where credit is due
2006-06-23 mbmswitch on new verbose system
2006-06-22 nbdadd 0xdeadc0de to the jffs2 filesystem images
2006-06-21 nbdbuild system cleanup. move shared include files into...