summaryrefslogtreecommitdiff
path: root/include/image.mk
AgeCommit message (Expand)Author
2014-04-03lantiq: BT Home Hub 2B support - board supportblogic
2014-04-03include/make.mk: add support for ubinize-overlay.cfgblogic
2013-11-18image: remove spaces from toupper functionluka
2013-11-14image: don't force ubifs journal sizeluka
2013-10-23build: make MkuImage more genericluka
2013-10-18build: set owner root for all files on ubifs creationluka
2013-10-16build: move mkits.sh script to more common placeluka
2013-10-15ubifs: remove breaking commas from ubi callsluka
2013-10-13ubifs: when creating ubi(fs) images profile originated arguments have priorityluka
2013-10-13image: introduce MkuImageARM functionluka
2013-10-12ubifs: enable building modular imagesluka
2013-10-12image: if possible use profile name when building .tar.gz imagesluka
2013-10-04build: extend menu with few ubifs optionsluka
2013-09-25image: generate separate jffs2 images w/o paddingjuhosg
2013-08-28image: add hooks for kernel/DTB installation in root filesystemluka
2013-08-27image: ensure that /dev/console exist in rootfs imagesjuhosg
2013-07-23image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generationjuhosg
2013-07-19image: fix initramfs image namejuhosg
2013-06-27include/image.mk: do not make initramfs build exclusiveflorian
2013-06-05target: split jffs2 NAND out of jffs2jogo
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