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