143 Commits (6ceb1b03581eda64eb9285bdc7d23f109cfb1e4e)

Author SHA1 Message Date
Felix Fietkau c05f9b9c23 build: make initramfs kernel builds depend on the image prepare step 9 years ago
Felix Fietkau 4acc2a3947 build: add support for adding a per-device compile step in the new image building code 9 years ago
Felix Fietkau 2be2604a19 include: make dtb argument optional in MkFIT 9 years ago
Jo-Philipp Wich 0ee9504911 all: replace genext2fs with make_ext4fs 9 years ago
Felix Fietkau 2f49517c2f image.mk: do not emit multiple target definitions for kernel images 9 years ago
Felix Fietkau 8ca1e211df image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS changes 9 years ago
John Crispin cc9a392e49 opkg: drop md5 in favour of sha256 9 years ago
Felix Fietkau 1ea8e3caca build: replace the deprecated find argument -perm +0100 with /0100 (#19480) 9 years ago
Felix Fietkau d0c0cc9a9a image.mk: rework FILESYSTEM evaluation order to fix some build issues 9 years ago
Felix Fietkau fa6d92f407 image.mk: export the FILESYSTEM variable to build commands 9 years ago
Felix Fietkau 14a54ed18d build: make device image kernels depend on Image/Prepare step 9 years ago
Felix Fietkau 6d7dff8596 image.mk: fix initramfs kernel build instructions leaking across device sections 9 years ago
Felix Fietkau a1b725bba5 build: ignore errors on copying firmware binaries from $(KDIR) to $(BIN_DIR) 9 years ago
Felix Fietkau d973d160bf include/image.mk: define variable FILESYSTEM 9 years ago
Felix Fietkau ab43a5abd0 image.mk: allow image build code to run a per-filesystem prepare step 9 years ago
Felix Fietkau 91ce10a184 build: allow changing kernel name in new image code 10 years ago
Felix Fietkau 4d4536b090 build: allow passing parameters to padjffs2 via the pad-rootfs command 10 years ago
Felix Fietkau f5cab4828c build: add image makefile helper function for pading with an offset 10 years ago
Felix Fietkau 5b0d18093d ramips: convert mt7621 images to new image building code 10 years ago
Felix Fietkau 95a945a7cb build: add new image building code infrastructure 10 years ago
Jo-Philipp Wich 15d8db1f8c build: add version number to filenames 10 years ago
Felix Fietkau f22b382485 image.mk: make ubinize.cfg optional 10 years ago
Imre Kaloz 9038e8d248 don't copy initramfs.elf unconditionally 10 years ago
Imre Kaloz f3755f5758 The ubinized filesystems should be used for generating the final images, so store them in KDIR instead. 10 years ago
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 10 years ago
John Crispin 08f03e959b include/make.mk: add support for ubinize-overlay.cfg 10 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