summaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* cleanupImre Kaloz2010-11-22
* remove 2.6.25 supportImre Kaloz2010-11-22
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-22
* remove linux 2.4 specific build system codeFelix Fietkau2010-06-26
* image/ext2: fix rootfs partition size after [21362]Nicolas Thill2010-05-05
* include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsNicolas Thill2010-04-29
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-28
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...Nicolas Thill2010-04-28
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...Alexandros C. Couloumbis2010-04-13
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...Alexandros C. Couloumbis2010-04-13
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-12
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-21
* sort entries in images md5sums filesNicolas Thill2010-03-10
* image.mk: Adjust ubifs build behaviour to that of others image typesLars-Peter Clausen2010-03-05
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-11
* fix rootfs preparation with rootfs containing files with whitespaces in the f...Felix Fietkau2010-01-22
* Add support for building ubifs images.Lars-Peter Clausen2010-01-11
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-27
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd...Felix Fietkau2009-11-24
* unbreak brcm-2.4Felix Fietkau2009-11-03
* use the new option for creating squashfs4-lzma imagesImre Kaloz2009-11-02
* swap logic on squashfs version selectionImre Kaloz2009-10-26
* create v4 squashfs image for 2.6.31Gabor Juhos2009-08-26
* work around a threading bug in mksquashfs4 by limiting the number of threads ...Felix Fietkau2009-08-06
* use --binary option of md5sum to improve compatibility with other platforms (...Florian Fainelli2009-07-25
* get rid of linux 2.6.29Felix Fietkau2009-07-17
* enable lzma for squashfs4 by defaultFelix Fietkau2009-05-21
* create squashfs4 images if kernel version >=2.6.29Gabor Juhos2009-05-15
* don't abort if the operation is failing ( if the board is connected via NFS f...Ralph Hempel2009-03-02
* fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)Felix Fietkau2009-02-19
* genext2fs: update to 1.4.1Nicolas Thill2009-02-17
* generate md5 checksums of generated firware images. closes #4003 - checksums ...Andy Boyett2008-10-07
* rework parallel building to get rid of some warnings and add back support for...Felix Fietkau2008-08-16
* strip kernel version from image namesGabor Juhos2008-06-07
* fix generation of cpio.gz imagesGabor Juhos2008-01-29
* add cpio.gz support (patch from #2595)Felix Fietkau2007-12-28
* remove whitespacesJohn Crispin2007-10-18
* added generation of x86 livecds, from #2391John Crispin2007-10-08
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* fix image installationFelix Fietkau2007-08-03
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-26
* fix jffs2 imagesNicolas Thill2007-07-22
* really fix tgz imagesFelix Fietkau2007-07-19
* Fix the tgz image buildFlorian Fainelli2007-07-18
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-16
* add portability fixes from #1720Felix Fietkau2007-06-30
* add support for jffs2 filesystems with 256k blocksize, fix taishan supportImre Kaloz2007-06-05
* Call the Initramfs template if existingFlorian Fainelli2007-05-30
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29