| Commit message (Expand) | Author | Age | Files | Lines |
* | include/image.mk: export ubifs image from mkfs.ubifs | luka | 2013-02-03 | 1 | -0/+1 |
* | image.mk: use XZ bcj architecture filter if available | florian | 2013-01-11 | 1 | -1/+4 |
* | Revert "include/image.mk: call Image/Build/{cpiogz,targz}" | florian | 2012-12-04 | 1 | -2/+0 |
* | include/image.mk: call Image/Build/{cpiogz,targz} | florian | 2012-12-04 | 1 | -0/+2 |
* | build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space | juhosg | 2012-11-29 | 1 | -1/+1 |
* | [buildroot] image.mk: don't squash file permissions in JFFS2 images | florian | 2012-11-27 | 1 | -2/+2 |
* | include/image.mk: /tmp should have mode 1777 | jow | 2012-07-01 | 1 | -1/+1 |
* | [package] base-files: add permission exceptions, do not clobber shadow permis... | jow | 2012-06-05 | 1 | -1/+1 |
* | image: increase squashfs block size - visibly reduces image size in many cases | nbd | 2011-12-13 | 1 | -1/+3 |
* | [include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -... | jow | 2011-09-26 | 1 | -1/+1 |
* | default to using gzip with mksquashfs if lzma and xz are unavailable | nbd | 2011-07-24 | 1 | -0/+1 |
* | extend squashfs padding for 256k flash sectors | blogic | 2011-07-03 | 1 | -2/+2 |
* | generic: use padjffs2 in prepare_generic_squashfs | juhosg | 2011-07-02 | 1 | -9/+1 |
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | nbd | 2011-04-03 | 1 | -1/+9 |
* | [include] image.mk: only upgrade permissions instead of overwriting, utilize ... | jow | 2011-03-21 | 1 | -4/+6 |
* | cleanup | kaloz | 2010-11-22 | 1 | -6/+1 |
* | remove 2.6.25 support | kaloz | 2010-11-22 | 1 | -8/+0 |
* | switch from ext2 to ext4 (w/o) journaling | kaloz | 2010-11-22 | 1 | -6/+11 |
* | remove linux 2.4 specific build system code | nbd | 2010-06-26 | 1 | -1/+1 |
* | image/ext2: fix rootfs partition size after [21362] | nico | 2010-05-05 | 1 | -1/+1 |
* | include: rearrange image.mk, indent, reorder, change some ifeq/ifneq tests | nico | 2010-04-29 | 1 | -79/+86 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | nico | 2010-04-28 | 1 | -5/+5 |
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | nico | 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... | acoul | 2010-04-13 | 1 | -6/+20 |
* | finalize lzma/jffs2 support (currently not enebled by default, for kernels >=... | acoul | 2010-04-13 | 1 | -1/+6 |
* | define a shared IMG_PREFIX variable used as a basename for image files, it co... | nico | 2010-04-12 | 1 | -4/+6 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | florian | 2010-03-21 | 1 | -2/+1 |
* | sort entries in images md5sums files | nico | 2010-03-10 | 1 | -1/+1 |
* | image.mk: Adjust ubifs build behaviour to that of others image types | lars | 2010-03-05 | 1 | -1/+2 |
* | with no users left, remove support for 2.6.21 | kaloz | 2010-02-11 | 1 | -1/+1 |
* | fix rootfs preparation with rootfs containing files with whitespaces in the f... | nbd | 2010-01-22 | 1 | -3/+3 |
* | Add support for building ubifs images. | lars | 2010-01-11 | 1 | -0/+10 |
* | get rid of even more 2.6.28 stuff | kaloz | 2009-12-27 | 1 | -1/+1 |
* | ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd... | nbd | 2009-11-24 | 1 | -4/+8 |
* | unbreak brcm-2.4 | nbd | 2009-11-03 | 1 | -1/+1 |
* | use the new option for creating squashfs4-lzma images | kaloz | 2009-11-02 | 1 | -1/+1 |
* | swap logic on squashfs version selection | kaloz | 2009-10-26 | 1 | -5/+5 |
* | create v4 squashfs image for 2.6.31 | juhosg | 2009-08-26 | 1 | -1/+1 |
* | work around a threading bug in mksquashfs4 by limiting the number of threads ... | nbd | 2009-08-06 | 1 | -1/+1 |
* | use --binary option of md5sum to improve compatibility with other platforms (... | florian | 2009-07-25 | 1 | -1/+1 |
* | get rid of linux 2.6.29 | nbd | 2009-07-17 | 1 | -1/+1 |
* | enable lzma for squashfs4 by default | nbd | 2009-05-21 | 1 | -1/+1 |
* | [image] create squashfs4 images if kernel version >=2.6.29 | juhosg | 2009-05-15 | 1 | -1/+12 |
* | don't abort if the operation is failing | ralph | 2009-03-02 | 1 | -3/+3 |
* | fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) | nbd | 2009-02-19 | 1 | -1/+1 |
* | [tools] genext2fs: update to 1.4.1 | nico | 2009-02-17 | 1 | -1/+1 |
* | generate md5 checksums of generated firware images. closes #4003 | agb | 2008-10-07 | 1 | -0/+9 |
* | rework parallel building to get rid of some warnings | nbd | 2008-08-16 | 1 | -0/+1 |
* | [images] strip kernel version from image names | juhosg | 2008-06-07 | 1 | -3/+3 |
* | fix generation of cpio.gz images | juhosg | 2008-01-29 | 1 | -6/+6 |