119 Commits (309cdd61014c7018a48ffae85487caa6ae02edef)

Author SHA1 Message Date
Felix Fietkau f6a6e9194a image.mk: remove legacy target rules 10 years ago
Felix Fietkau 44d04757af image.mk: parallelize cpio.gz and tar.gz filesystem build 10 years ago
Felix Fietkau f135811687 image.mk: split off jffs2-raw images into a separate make target to improve parallel build time 10 years ago
Felix Fietkau 275cef6363 image.mk: clean up and parallelize mkfs calls 10 years ago
Felix Fietkau 7cbdc57b40 image.mk: call mkfs/prepare for the image builder 10 years ago
Felix Fietkau 71617f21a5 image.mk: reduce code duplication, move prepare to a separate make target 10 years ago
Felix Fietkau 9d242ae89c image.mk: remove the unnecessary .NOTPARALLEL flag 10 years ago
Felix Fietkau 0a9ee89dbd image: only call Image/BuildKernel/Initramfs if initramfs is actually enabled 10 years ago
John Crispin 63426e08bd include/image.mk: add a path variable for the dts folder 10 years ago
Imre Kaloz dc9ebfc9e6 make UbinizeImage work nicely without a kernel volume 10 years ago
Imre Kaloz c026f34ce6 include UbinizeImage parameters' description in the file 10 years ago
John Crispin 22a35a7b11 SysupgradeNAND: include rootfs-type in image name 10 years ago
John Crispin d0a54744e9 image.mk: introduce Image/Build/UbinizeImage make target 10 years ago
John Crispin 1a3ebd51ad procd: some cleanup for SysupgradeNAND 10 years ago
John Crispin 28277caccb include/image.mk: cleanup the SysupgradeNAND template 10 years ago
John Crispin 371c700810 include/image.mk: add a target for generating sysupgrade tar files for nand 10 years ago
Felix Fietkau 5eecccd75e build: make the squashfs block size configurable 10 years ago
John Crispin 14421bd7fb image: ext4: rename config options as these are only used for ext4 image creation 10 years ago
John Crispin 5fd7e00d9d image: ext4: allow creation of a journaling filesystem 10 years ago
John Crispin fe20272ab1 image: ext4: allow to choose a block size for the rootfs 10 years ago
John Crispin 709cab91d2 lantiq: BT Home Hub 2B support - board support 11 years ago
John Crispin 08f03e959b include/make.mk: add support for ubinize-overlay.cfg 11 years ago
Luka Perkov fbe8d27c7f image: remove spaces from toupper function 11 years ago
Luka Perkov b4ecda7b3f image: don't force ubifs journal size 11 years ago
Luka Perkov 7938d16451 build: make MkuImage more generic 11 years ago
Luka Perkov 03ccf4eeb0 build: set owner root for all files on ubifs creation 11 years ago
Luka Perkov acdb0ac35c build: move mkits.sh script to more common place 11 years ago
Luka Perkov 41027beb69 ubifs: remove breaking commas from ubi calls 11 years ago
Luka Perkov a531d21590 ubifs: when creating ubi(fs) images profile originated arguments have priority 11 years ago
Luka Perkov 5ed845fbea image: introduce MkuImageARM function 11 years ago
Luka Perkov c808a4a7ef ubifs: enable building modular images 11 years ago
Luka Perkov 05625233ed image: if possible use profile name when building .tar.gz images 11 years ago
Luka Perkov 9051e79bc2 build: extend menu with few ubifs options 11 years ago
Gabor Juhos 261fc738cc image: generate separate jffs2 images w/o padding 11 years ago
Luka Perkov 99c46e474e image: add hooks for kernel/DTB installation in root filesystem 11 years ago
Gabor Juhos fd0325324f image: ensure that /dev/console exist in rootfs images 11 years ago
Gabor Juhos ce9e0767b5 image: fix a typo in JFFS2OPTS to fix jffs2 rootfs generation 11 years ago
Gabor Juhos c39b64d78f image: fix initramfs image name 11 years ago
Florian Fainelli f5a0a578f8 include/image.mk: do not make initramfs build exclusive 11 years ago
Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 11 years ago
Luka Perkov 2477bab03e include/image.mk: export ubifs image from mkfs.ubifs 12 years ago
Florian Fainelli ce5dd3b9e2 image.mk: use XZ bcj architecture filter if available 12 years ago
Florian Fainelli 5698062707 Revert "include/image.mk: call Image/Build/{cpiogz,targz}" 12 years ago
Florian Fainelli 592aa97626 include/image.mk: call Image/Build/{cpiogz,targz} 12 years ago
Gabor Juhos d90e805fe6 build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space 12 years ago
Florian Fainelli 7196f5d7c8 image.mk: don't squash file permissions in JFFS2 images 12 years ago
Jo-Philipp Wich deff2382d0 include/image.mk: /tmp should have mode 1777 12 years ago
Jo-Philipp Wich 6cdf25289c base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com> 12 years ago
Felix Fietkau 470b1f471a image: increase squashfs block size - visibly reduces image size in many cases 13 years ago
Jo-Philipp Wich 29123aee6d image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors option 13 years ago