aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* image.mk: remove legacy target rulesFelix Fietkau2014-10-12
* image.mk: parallelize cpio.gz and tar.gz filesystem buildFelix Fietkau2014-10-12
* image.mk: split off jffs2-raw images into a separate make target to improve p...Felix Fietkau2014-10-12
* image.mk: clean up and parallelize mkfs callsFelix Fietkau2014-10-12
* image.mk: call mkfs/prepare for the image builderFelix Fietkau2014-10-12
* image.mk: reduce code duplication, move prepare to a separate make targetFelix Fietkau2014-10-12
* image.mk: remove the unnecessary .NOTPARALLEL flagFelix Fietkau2014-10-12
* image: only call Image/BuildKernel/Initramfs if initramfs is actually enabledFelix Fietkau2014-07-31
* include/image.mk: add a path variable for the dts folderJohn Crispin2014-07-21
* make UbinizeImage work nicely without a kernel volumeImre Kaloz2014-06-27
* include UbinizeImage parameters' description in the fileImre Kaloz2014-06-27
* SysupgradeNAND: include rootfs-type in image nameJohn Crispin2014-06-24
* image.mk: introduce Image/Build/UbinizeImage make targetJohn Crispin2014-06-24
* procd: some cleanup for SysupgradeNANDJohn Crispin2014-06-17
* include/image.mk: cleanup the SysupgradeNAND templateJohn Crispin2014-06-16
* include/image.mk: add a target for generating sysupgrade tar files for nandJohn Crispin2014-06-11
* build: make the squashfs block size configurableFelix Fietkau2014-06-02
* image: ext4: rename config options as these are only used for ext4 image crea...John Crispin2014-06-02
* image: ext4: allow creation of a journaling filesystemJohn Crispin2014-06-02
* image: ext4: allow to choose a block size for the rootfsJohn Crispin2014-06-02
* lantiq: BT Home Hub 2B support - board supportJohn Crispin2014-04-03
* include/make.mk: add support for ubinize-overlay.cfgJohn Crispin2014-04-03
* image: remove spaces from toupper functionLuka Perkov2013-11-18
* image: don't force ubifs journal sizeLuka Perkov2013-11-14
* build: make MkuImage more genericLuka Perkov2013-10-23
* build: set owner root for all files on ubifs creationLuka Perkov2013-10-18
* build: move mkits.sh script to more common placeLuka Perkov2013-10-16
* ubifs: remove breaking commas from ubi callsLuka Perkov2013-10-15
* ubifs: when creating ubi(fs) images profile originated arguments have priorityLuka Perkov2013-10-13
* image: introduce MkuImageARM functionLuka Perkov2013-10-13
* ubifs: enable building modular imagesLuka Perkov2013-10-12
* image: if possible use profile name when building .tar.gz imagesLuka Perkov2013-10-12
* build: extend menu with few ubifs optionsLuka Perkov2013-10-04
* image: generate separate jffs2 images w/o paddingGabor Juhos2013-09-25
* image: add hooks for kernel/DTB installation in root filesystemLuka Perkov2013-08-28
* image: ensure that /dev/console exist in rootfs imagesGabor Juhos2013-08-27
* image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generationGabor Juhos2013-07-23
* image: fix initramfs image nameGabor Juhos2013-07-19
* include/image.mk: do not make initramfs build exclusiveFlorian Fainelli2013-06-27
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-05
* include/image.mk: export ubifs image from mkfs.ubifsLuka Perkov2013-02-03
* image.mk: use XZ bcj architecture filter if availableFlorian Fainelli2013-01-11
* Revert "include/image.mk: call Image/Build/{cpiogz,targz}"Florian Fainelli2012-12-04
* include/image.mk: call Image/Build/{cpiogz,targz}Florian Fainelli2012-12-04
* build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos2012-11-29
* image.mk: don't squash file permissions in JFFS2 imagesFlorian Fainelli2012-11-27
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-01
* base-files: add permission exceptions, do not clobber shadow permissions - ba...Jo-Philipp Wich2012-06-05
* image: increase squashfs block size - visibly reduces image size in many casesFelix Fietkau2011-12-13
* image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors...Jo-Philipp Wich2011-09-26