summaryrefslogtreecommitdiff
path: root/include/image.mk
AgeCommit message (Expand)Author
2013-02-03include/image.mk: export ubifs image from mkfs.ubifsluka
2013-01-11image.mk: use XZ bcj architecture filter if availableflorian
2012-12-04Revert "include/image.mk: call Image/Build/{cpiogz,targz}"florian
2012-12-04include/image.mk: call Image/Build/{cpiogz,targz}florian
2012-11-29build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spacejuhosg
2012-11-27[buildroot] image.mk: don't squash file permissions in JFFS2 imagesflorian
2012-07-01include/image.mk: /tmp should have mode 1777jow
2012-06-05[package] base-files: add permission exceptions, do not clobber shadow permis...jow
2011-12-13image: increase squashfs block size - visibly reduces image size in many casesnbd
2011-09-26[include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -...jow
2011-07-24default to using gzip with mksquashfs if lzma and xz are unavailablenbd
2011-07-03extend squashfs padding for 256k flash sectorsblogic
2011-07-02generic: use padjffs2 in prepare_generic_squashfsjuhosg
2011-04-03tools/squashfs4: update to version 4.2 (adds support for xz compression)nbd
2011-03-21[include] image.mk: only upgrade permissions instead of overwriting, utilize ...jow
2010-11-22cleanupkaloz
2010-11-22remove 2.6.25 supportkaloz
2010-11-22switch from ext2 to ext4 (w/o) journalingkaloz
2010-06-26remove linux 2.4 specific build system codenbd
2010-05-05image/ext2: fix rootfs partition size after [21362]nico
2010-04-29include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsnico
2010-04-28buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico
2010-04-28images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...nico
2010-04-13don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...acoul
2010-04-13finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...acoul
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it co...nico
2010-03-21change from /jffs to /overlay, patch from Daniel Dickinsonflorian
2010-03-10sort entries in images md5sums filesnico
2010-03-05image.mk: Adjust ubifs build behaviour to that of others image typeslars
2010-02-11with no users left, remove support for 2.6.21kaloz
2010-01-22fix rootfs preparation with rootfs containing files with whitespaces in the f...nbd
2010-01-11Add support for building ubifs images.lars
2009-12-27get rid of even more 2.6.28 stuffkaloz
2009-11-24ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padd...nbd
2009-11-03unbreak brcm-2.4nbd
2009-11-02use the new option for creating squashfs4-lzma imageskaloz
2009-10-26swap logic on squashfs version selectionkaloz
2009-08-26create v4 squashfs image for 2.6.31juhosg
2009-08-06work around a threading bug in mksquashfs4 by limiting the number of threads ...nbd
2009-07-25use --binary option of md5sum to improve compatibility with other platforms (...florian
2009-07-17get rid of linux 2.6.29nbd
2009-05-21enable lzma for squashfs4 by defaultnbd
2009-05-15[image] create squashfs4 images if kernel version >=2.6.29juhosg
2009-03-02don't abort if the operation is failingralph
2009-02-19fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)nbd
2009-02-17[tools] genext2fs: update to 1.4.1nico
2008-10-07generate md5 checksums of generated firware images. closes #4003agb
2008-08-16rework parallel building to get rid of some warningsnbd
2008-06-07[images] strip kernel version from image namesjuhosg
2008-01-29fix generation of cpio.gz imagesjuhosg