aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR)Felix Fietkau2015-03-26
* include/image.mk: define variable FILESYSTEMFelix Fietkau2015-03-25
* image.mk: allow image build code to run a per-filesystem prepare stepFelix Fietkau2015-03-25
* build: allow changing kernel name in new image codeFelix Fietkau2015-01-18
* build: allow passing parameters to padjffs2 via the pad-rootfs commandFelix Fietkau2015-01-17
* build: add image makefile helper function for pading with an offsetFelix Fietkau2015-01-17
* ramips: convert mt7621 images to new image building codeFelix Fietkau2015-01-10
* build: add new image building code infrastructureFelix Fietkau2015-01-10
* build: add version number to filenamesJo-Philipp Wich2015-01-08
* image.mk: make ubinize.cfg optionalFelix Fietkau2014-12-27
* don't copy initramfs.elf unconditionallyImre Kaloz2014-12-26
* The ubinized filesystems should be used for generating the final images, so s...Imre Kaloz2014-12-26
* 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