summaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* include/image.mk: export ubifs image from mkfs.ubifsluka2013-02-031-0/+1
* image.mk: use XZ bcj architecture filter if availableflorian2013-01-111-1/+4
* Revert "include/image.mk: call Image/Build/{cpiogz,targz}"florian2012-12-041-2/+0
* include/image.mk: call Image/Build/{cpiogz,targz}florian2012-12-041-0/+2
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spacejuhosg2012-11-291-1/+1
* [buildroot] image.mk: don't squash file permissions in JFFS2 imagesflorian2012-11-271-2/+2
* include/image.mk: /tmp should have mode 1777jow2012-07-011-1/+1
* [package] base-files: add permission exceptions, do not clobber shadow permis...jow2012-06-051-1/+1
* image: increase squashfs block size - visibly reduces image size in many casesnbd2011-12-131-1/+3
* [include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -...jow2011-09-261-1/+1
* default to using gzip with mksquashfs if lzma and xz are unavailablenbd2011-07-241-0/+1
* extend squashfs padding for 256k flash sectorsblogic2011-07-031-2/+2
* generic: use padjffs2 in prepare_generic_squashfsjuhosg2011-07-021-9/+1
* tools/squashfs4: update to version 4.2 (adds support for xz compression)nbd2011-04-031-1/+9
* [include] image.mk: only upgrade permissions instead of overwriting, utilize ...jow2011-03-211-4/+6
* cleanupkaloz2010-11-221-6/+1
* remove 2.6.25 supportkaloz2010-11-221-8/+0
* switch from ext2 to ext4 (w/o) journalingkaloz2010-11-221-6/+11
* remove linux 2.4 specific build system codenbd2010-06-261-1/+1
* image/ext2: fix rootfs partition size after [21362]nico2010-05-051-1/+1
* include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsnico2010-04-291-79/+86
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico2010-04-281-5/+5
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...nico2010-04-281-11/+12
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...acoul2010-04-131-6/+20
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...acoul2010-04-131-1/+6
* define a shared IMG_PREFIX variable used as a basename for image files, it co...nico2010-04-121-4/+6
* change from /jffs to /overlay, patch from Daniel Dickinsonflorian2010-03-211-2/+1
* sort entries in images md5sums filesnico2010-03-101-1/+1
* image.mk: Adjust ubifs build behaviour to that of others image typeslars2010-03-051-1/+2
* with no users left, remove support for 2.6.21kaloz2010-02-111-1/+1
* fix rootfs preparation with rootfs containing files with whitespaces in the f...nbd2010-01-221-3/+3
* Add support for building ubifs images.lars2010-01-111-0/+10
* get rid of even more 2.6.28 stuffkaloz2009-12-271-1/+1
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd...nbd2009-11-241-4/+8
* unbreak brcm-2.4nbd2009-11-031-1/+1
* use the new option for creating squashfs4-lzma imageskaloz2009-11-021-1/+1
* swap logic on squashfs version selectionkaloz2009-10-261-5/+5
* create v4 squashfs image for 2.6.31juhosg2009-08-261-1/+1
* work around a threading bug in mksquashfs4 by limiting the number of threads ...nbd2009-08-061-1/+1
* use --binary option of md5sum to improve compatibility with other platforms (...florian2009-07-251-1/+1
* get rid of linux 2.6.29nbd2009-07-171-1/+1
* enable lzma for squashfs4 by defaultnbd2009-05-211-1/+1
* [image] create squashfs4 images if kernel version >=2.6.29juhosg2009-05-151-1/+12
* don't abort if the operation is failingralph2009-03-021-3/+3
* fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)nbd2009-02-191-1/+1
* [tools] genext2fs: update to 1.4.1nico2009-02-171-1/+1
* generate md5 checksums of generated firware images. closes #4003agb2008-10-071-0/+9
* rework parallel building to get rid of some warningsnbd2008-08-161-0/+1
* [images] strip kernel version from image namesjuhosg2008-06-071-3/+3
* fix generation of cpio.gz imagesjuhosg2008-01-291-6/+6