summaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd...nbd2009-11-241-4/+8
* unbreak brcm-2.4nbd2009-11-031-1/+1
* use the new option for creating squashfs4-lzma imageskaloz2009-11-021-1/+1
* swap logic on squashfs version selectionkaloz2009-10-261-5/+5
* create v4 squashfs image for 2.6.31juhosg2009-08-261-1/+1
* work around a threading bug in mksquashfs4 by limiting the number of threads ...nbd2009-08-061-1/+1
* use --binary option of md5sum to improve compatibility with other platforms (...florian2009-07-251-1/+1
* get rid of linux 2.6.29nbd2009-07-171-1/+1
* enable lzma for squashfs4 by defaultnbd2009-05-211-1/+1
* [image] create squashfs4 images if kernel version >=2.6.29juhosg2009-05-151-1/+12
* don't abort if the operation is failingralph2009-03-021-3/+3
* fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)nbd2009-02-191-1/+1
* [tools] genext2fs: update to 1.4.1nico2009-02-171-1/+1
* generate md5 checksums of generated firware images. closes #4003agb2008-10-071-0/+9
* rework parallel building to get rid of some warningsnbd2008-08-161-0/+1
* [images] strip kernel version from image namesjuhosg2008-06-071-3/+3
* fix generation of cpio.gz imagesjuhosg2008-01-291-6/+6
* add cpio.gz support (patch from #2595)nbd2007-12-281-0/+8
* remove whitespacesblogic2007-10-181-5/+5
* added generation of x86 livecds, from #2391blogic2007-10-081-0/+8
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-0/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-12/+12
* fix image installationnbd2007-08-031-2/+5
* remove the @ and change the comment from [8107] (closes: #2122)nico2007-07-261-1/+1
* fix jffs2 imagesnico2007-07-221-6/+7
* really fix tgz imagesnbd2007-07-191-1/+0
* Fix the tgz image buildflorian2007-07-181-0/+1
* better support for handling various jffs2 eraseblock sizesnbd2007-07-161-13/+7
* add portability fixes from #1720nbd2007-06-301-1/+1
* add support for jffs2 filesystems with 256k blocksize, fix taishan supportkaloz2007-06-051-0/+3
* Call the Initramfs template if existingflorian2007-05-301-0/+1
* fixes for a few build errors on osx without finknbd2007-04-291-3/+4
* revert find | xargs => find | exec changes - this is completely unnecessary a...nbd2007-04-121-3/+3
* Use find -exec instead of xargsflorian2007-04-021-3/+3
* kernel build cleanupnbd2007-03-021-2/+4
* make squashfs overlay support more generic and integrate it for x86-2.6nbd2007-03-021-2/+16
* make maxinodes configureable for ext2pavlov2007-02-221-1/+1
* Add initial version of the new Image Buildernbd2007-01-101-3/+20
* only squash owners, not permissions, when generating ext2 imagesnico2006-12-301-1/+1
* minor cleanupnbd2006-12-081-9/+7
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-181-0/+1
* add missing includenbd2006-11-121-0/+2
* fix typonbd2006-10-191-1/+1
* make filesystem size selection generic (for ext2)nbd2006-10-191-1/+4
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...florian2006-10-151-1/+1
* add BOARD and KERNEL to tgz image file namenico2006-09-241-1/+1
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...groz2006-08-171-5/+7
* Make ext2 image larger for uml, update uml kernel config groz2006-08-141-1/+1
* add genext2fs to build ext2 filesystem imagesnico2006-07-221-1/+1
* fix a few directories missed in [4176]'s source -> downloadmbm2006-07-211-1/+1