aboutsummaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* generate md5 checksums of generated firware images. closes #4003Andy Boyett2008-10-071-0/+9
* rework parallel building to get rid of some warningsFelix Fietkau2008-08-161-0/+1
* [images] strip kernel version from image namesGabor Juhos2008-06-071-3/+3
* fix generation of cpio.gz imagesGabor Juhos2008-01-291-6/+6
* add cpio.gz support (patch from #2595)Felix Fietkau2007-12-281-0/+8
* remove whitespacesJohn Crispin2007-10-181-5/+5
* added generation of x86 livecds, from #2391John Crispin2007-10-081-0/+8
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-0/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-12/+12
* fix image installationFelix Fietkau2007-08-031-2/+5
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-261-1/+1
* fix jffs2 imagesNicolas Thill2007-07-221-6/+7
* really fix tgz imagesFelix Fietkau2007-07-191-1/+0
* Fix the tgz image buildFlorian Fainelli2007-07-181-0/+1
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-161-13/+7
* add portability fixes from #1720Felix Fietkau2007-06-301-1/+1
* add support for jffs2 filesystems with 256k blocksize, fix taishan supportImre Kaloz2007-06-051-0/+3
* Call the Initramfs template if existingFlorian Fainelli2007-05-301-0/+1
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-291-3/+4
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-121-3/+3
* Use find -exec instead of xargsFlorian Fainelli2007-04-021-3/+3
* kernel build cleanupFelix Fietkau2007-03-021-2/+4
* make squashfs overlay support more generic and integrate it for x86-2.6Felix Fietkau2007-03-021-2/+16
* make maxinodes configureable for ext2Tim Yardley2007-02-221-1/+1
* Add initial version of the new Image BuilderFelix Fietkau2007-01-101-3/+20
* only squash owners, not permissions, when generating ext2 imagesNicolas Thill2006-12-301-1/+1
* minor cleanupFelix Fietkau2006-12-081-9/+7
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...Felix Fietkau2006-11-181-0/+1
* add missing includeFelix Fietkau2006-11-121-0/+2
* fix typoFelix Fietkau2006-10-191-1/+1
* make filesystem size selection generic (for ext2)Felix Fietkau2006-10-191-1/+4
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...Florian Fainelli2006-10-151-1/+1
* add BOARD and KERNEL to tgz image file nameNicolas Thill2006-09-241-1/+1
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-171-5/+7
* Make ext2 image larger for uml, update uml kernel config Gerry Rozema2006-08-141-1/+1
* add genext2fs to build ext2 filesystem imagesNicolas Thill2006-07-221-1/+1
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-211-1/+1
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-201-0/+9
* credit where credit is dueMike Baker2006-06-271-0/+6
* switch on new verbose systemMike Baker2006-06-231-2/+0
* add 0xdeadc0de to the jffs2 filesystem imagesFelix Fietkau2006-06-221-0/+4
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-0/+77