summaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* image: ext4: rename config options as these are only used for ext4 image crea...John Crispin2014-06-021-1/+1
* image: ext4: allow creation of a journaling filesystemJohn Crispin2014-06-021-1/+1
* image: ext4: allow to choose a block size for the rootfsJohn Crispin2014-06-021-2/+2
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-031-2/+2
* include/make.mk: add support for ubinize-overlay.cfgJohn Crispin2014-04-031-10/+15
* image: remove spaces from toupper functionLuka Perkov2013-11-181-1/+1
* image: don't force ubifs journal sizeLuka Perkov2013-11-141-1/+1
* build: make MkuImage more genericLuka Perkov2013-10-231-3/+7
* build: set owner root for all files on ubifs creationLuka Perkov2013-10-181-0/+1
* build: move mkits.sh script to more common placeLuka Perkov2013-10-161-0/+7
* ubifs: remove breaking commas from ubi callsLuka Perkov2013-10-151-2/+2
* ubifs: when creating ubi(fs) images profile originated arguments have priorityLuka Perkov2013-10-131-4/+10
* image: introduce MkuImageARM functionLuka Perkov2013-10-131-0/+5
* ubifs: enable building modular imagesLuka Perkov2013-10-121-6/+16
* image: if possible use profile name when building .tar.gz imagesLuka Perkov2013-10-121-1/+1
* build: extend menu with few ubifs optionsLuka Perkov2013-10-041-1/+9
* image: generate separate jffs2 images w/o paddingGabor Juhos2013-09-251-3/+4
* image: add hooks for kernel/DTB installation in root filesystemLuka Perkov2013-08-281-0/+2
* image: ensure that /dev/console exist in rootfs imagesGabor Juhos2013-08-271-3/+8
* image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generationGabor Juhos2013-07-231-1/+1
* image: fix initramfs image nameGabor Juhos2013-07-191-1/+1
* include/image.mk: do not make initramfs build exclusiveFlorian Fainelli2013-06-271-17/+17
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-051-7/+19
* include/image.mk: export ubifs image from mkfs.ubifsLuka Perkov2013-02-031-0/+1
* image.mk: use XZ bcj architecture filter if availableFlorian Fainelli2013-01-111-1/+4
* Revert "include/image.mk: call Image/Build/{cpiogz,targz}"Florian Fainelli2012-12-041-2/+0
* include/image.mk: call Image/Build/{cpiogz,targz}Florian Fainelli2012-12-041-0/+2
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos2012-11-291-1/+1
* image.mk: don't squash file permissions in JFFS2 imagesFlorian Fainelli2012-11-271-2/+2
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-011-1/+1
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-051-1/+1
* image: increase squashfs block size - visibly reduces image size in many casesFelix Fietkau2011-12-131-1/+3
* image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors...Jo-Philipp Wich2011-09-261-1/+1
* default to using gzip with mksquashfs if lzma and xz are unavailableFelix Fietkau2011-07-241-0/+1
* extend squashfs padding for 256k flash sectorsJohn Crispin2011-07-031-2/+2
* generic: use padjffs2 in prepare_generic_squashfsGabor Juhos2011-07-021-9/+1
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-031-1/+9
* image.mk: only upgrade permissions instead of overwriting, utilize tar -p fla...Jo-Philipp Wich2011-03-211-4/+6
* cleanupImre Kaloz2010-11-221-6/+1
* remove 2.6.25 supportImre Kaloz2010-11-221-8/+0
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-6/+11
* remove linux 2.4 specific build system codeFelix Fietkau2010-06-261-1/+1
* image/ext2: fix rootfs partition size after [21362]Nicolas Thill2010-05-051-1/+1
* include: rearrange image.mk, indent, reorder, change some ifeq/ifneq testsNicolas Thill2010-04-291-79/+86
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-5/+5
* images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ...Nicolas Thill2010-04-281-11/+12
* don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. swit...Alexandros C. Couloumbis2010-04-131-6/+20
* finalize lzma/jffs2 support (currently not enebled by default, for kernels >=...Alexandros C. Couloumbis2010-04-131-1/+6
* define a shared IMG_PREFIX variable used as a basename for image files, it co...Nicolas Thill2010-04-121-4/+6
* change from /jffs to /overlay, patch from Daniel DickinsonFlorian Fainelli2010-03-211-2/+1