| Commit message (Expand) | Author | Age | Files | Lines |
* | remove linux 2.4 specific build system code | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
* | image/ext2: fix rootfs partition size after [21362] | Nicolas Thill | 2010-05-05 | 1 | -1/+1 |
* | include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests | Nicolas Thill | 2010-04-29 | 1 | -79/+86 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | Nicolas Thill | 2010-04-28 | 1 | -5/+5 |
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | Nicolas Thill | 2010-04-28 | 1 | -11/+12 |
* | don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit... | Alexandros C. Couloumbis | 2010-04-13 | 1 | -6/+20 |
* | finalize lzma/jffs2 support (currently not enebled by default, for kernels >=... | Alexandros C. Couloumbis | 2010-04-13 | 1 | -1/+6 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | Nicolas Thill | 2010-04-12 | 1 | -4/+6 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 1 | -2/+1 |
* | sort entries in images md5sums files | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
* | image.mk: Adjust ubifs build behaviour to that of others image types | Lars-Peter Clausen | 2010-03-05 | 1 | -1/+2 |
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+1 |
* | fix rootfs preparation with rootfs containing files with whitespaces in the f... | Felix Fietkau | 2010-01-22 | 1 | -3/+3 |
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+10 |
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 | 1 | -1/+1 |
* | ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd... | Felix Fietkau | 2009-11-24 | 1 | -4/+8 |
* | unbreak brcm-2.4 | Felix Fietkau | 2009-11-03 | 1 | -1/+1 |
* | use the new option for creating squashfs4-lzma images | Imre Kaloz | 2009-11-02 | 1 | -1/+1 |
* | swap logic on squashfs version selection | Imre Kaloz | 2009-10-26 | 1 | -5/+5 |
* | create v4 squashfs image for 2.6.31 | Gabor Juhos | 2009-08-26 | 1 | -1/+1 |
* | work around a threading bug in mksquashfs4 by limiting the number of threads ... | Felix Fietkau | 2009-08-06 | 1 | -1/+1 |
* | use --binary option of md5sum to improve compatibility with other platforms (... | Florian Fainelli | 2009-07-25 | 1 | -1/+1 |
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | 1 | -1/+1 |
* | enable lzma for squashfs4 by default | Felix Fietkau | 2009-05-21 | 1 | -1/+1 |
* | [image] create squashfs4 images if kernel version >=2.6.29 | Gabor Juhos | 2009-05-15 | 1 | -1/+12 |
* | don't abort if the operation is failing | Ralph Hempel | 2009-03-02 | 1 | -3/+3 |
* | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | Felix Fietkau | 2009-02-19 | 1 | -1/+1 |
* | [tools] genext2fs: update to 1.4.1 | Nicolas Thill | 2009-02-17 | 1 | -1/+1 |
* | generate md5 checksums of generated firware images. closes #4003 | Andy Boyett | 2008-10-07 | 1 | -0/+9 |
* | rework parallel building to get rid of some warnings | Felix Fietkau | 2008-08-16 | 1 | -0/+1 |
* | [images] strip kernel version from image names | Gabor Juhos | 2008-06-07 | 1 | -3/+3 |
* | fix generation of cpio.gz images | Gabor Juhos | 2008-01-29 | 1 | -6/+6 |
* | add cpio.gz support (patch from #2595) | Felix Fietkau | 2007-12-28 | 1 | -0/+8 |
* | remove whitespaces | John Crispin | 2007-10-18 | 1 | -5/+5 |
* | added generation of x86 livecds, from #2391 | John Crispin | 2007-10-08 | 1 | -0/+8 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -0/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -12/+12 |
* | fix image installation | Felix Fietkau | 2007-08-03 | 1 | -2/+5 |
* | remove the @ and change the comment from [8107] (closes: #2122) | Nicolas Thill | 2007-07-26 | 1 | -1/+1 |
* | fix jffs2 images | Nicolas Thill | 2007-07-22 | 1 | -6/+7 |
* | really fix tgz images | Felix Fietkau | 2007-07-19 | 1 | -1/+0 |
* | Fix the tgz image build | Florian Fainelli | 2007-07-18 | 1 | -0/+1 |
* | better support for handling various jffs2 eraseblock sizes | Felix Fietkau | 2007-07-16 | 1 | -13/+7 |
* | add portability fixes from #1720 | Felix Fietkau | 2007-06-30 | 1 | -1/+1 |
* | add support for jffs2 filesystems with 256k blocksize, fix taishan support | Imre Kaloz | 2007-06-05 | 1 | -0/+3 |
* | Call the Initramfs template if existing | Florian Fainelli | 2007-05-30 | 1 | -0/+1 |
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 | 1 | -3/+4 |
* | revert find | xargs => find | exec changes - this is completely unnecessary a... | Felix Fietkau | 2007-04-12 | 1 | -3/+3 |
* | Use find -exec instead of xargs | Florian Fainelli | 2007-04-02 | 1 | -3/+3 |
* | kernel build cleanup | Felix Fietkau | 2007-03-02 | 1 | -2/+4 |