249 Commits (6859098d97aaa4e60a795f5887911958ca134ed0)

Author SHA1 Message Date
Felix Fietkau e00770f093 image.mk: fix profile selection in the image builder 8 years ago
Felix Fietkau 80bb5adf98 build: allow whitespace characters in VERSION_DIST 8 years ago
Felix Fietkau d01487e380 image.mk: simplify device profile check, prepare for supporting selecting multiple profiles 8 years ago
Felix Fietkau c4ae33b048 image.mk: fix evaluation order for image profile check 8 years ago
Daniel Golle 1ea7dba377 image.mk: fix building ubifs images 8 years ago
Felix Fietkau 7bd10f9a2a image.mk: remove obsolete squashfs-lzma code 8 years ago
Felix Fietkau ace946152d image.mk: fix emitting profiles for targets that have no subtargets 8 years ago
Felix Fietkau b0cf769008 image.mk: include per-device profiles in image build profile check 8 years ago
Felix Fietkau 60fc6610be image.mk: add support for limiting images to specific subtargets 8 years ago
Felix Fietkau bcf67b6974 image.mk: prepare for defining device profile data in the Device section 8 years ago
John Crispin 1191eeff8e include: bin/ dir was not created 8 years ago
John Crispin fa69553900 branding: add LEDE branding 9 years ago
John Crispin 2d255ac8d9 include: add a no dict version of lzma to new image build code 8 years ago
John Crispin 4fe3fda78a include/image.mk: allow including U-Boot environment in UBI 9 years ago
Jo-Philipp Wich f6b399c8ab include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768) 9 years ago
Felix Fietkau dc476f5fa4 include/image.mk: fix missing right parenthesis (#21766) 9 years ago
Felix Fietkau 6a42ee6517 include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 images 9 years ago
Felix Fietkau 08a0095a9e include/image: don't save gzip name/timestamp metadata 9 years ago
Felix Fietkau be6acba4dc build system: have tar use $SOURCE_DATE_EPOCH for --mtime 9 years ago
Felix Fietkau 4ab26a52ef build: skip rebuild of kernel images if the source did not change 9 years ago
Felix Fietkau c9f75a77ed export KERNEL_INITRAMFS_IMAGE 9 years ago
Felix Fietkau 6a90baf2bf image.mk: use new pure make functions for sanitizing image filenames 9 years ago
Felix Fietkau 0a0bfc8507 images imagebuilder: Allow to add sanitized extra name 9 years ago
Felix Fietkau 150a1b18c5 images: use configured distribution name for output image names 9 years ago
Felix Fietkau caf3a14a3c image.mk: use cross toolchain cpp for processing dts file instead of relying on the host compiler 9 years ago
Felix Fietkau 09335a0a2f build: fix arch used during dts compilation 9 years ago
Felix Fietkau 86a46a817b image: append-ubi: add optional UBI subpage size 9 years ago
Felix Fietkau 46f6626052 include/image.mk: Introduce generic option to wrap kernel into JFFS2 9 years ago
Felix Fietkau 141793c96c include/image.mk: introduce KERNEL_INITRAMFS_NAME variable 9 years ago
Felix Fietkau 2927e32deb include/image.mk: Use PROFILE_SANITIZED in targz image task 9 years ago
Felix Fietkau 86136e2bc3 include/image.mk: Introduce sanitized profile variable 9 years ago
Felix Fietkau d495ef6d59 build: make mkfs-* depend on kernel installation to fix parallel build issues 9 years ago
Felix Fietkau 4baec2468a include/image.mk: make tar reproducible 9 years ago
Jonas Gorski 4bbfb09362 image: allow exactly KERNEL_SIZE sized kernels 9 years ago
Jonas Gorski b958c12d2c image: move netgear-image to top and rename to -dni 9 years ago
Jonas Gorski a164be8ebe build: add a build step for generic sysupgrade nand image 9 years ago
Jonas Gorski db8ae81f89 image: add a build step for building and appending an ubinized rootfs 9 years ago
Jonas Gorski 4e81a1473e brcm63xx: move gzip build command to include/image.mk 9 years ago
Jonas Gorski 960113fcfc image.mk: add a fit recipe 9 years ago
Jonas Gorski 8e69c9f7ef image.mk: store the device name variable 9 years ago
Jonas Gorski 4ecae78c16 image.mk: replace all Build/netgear-chk with a generic implementation 9 years ago
Jonas Gorski bed330204a image.mk: move KDIR_TMP definition to a central location 9 years ago
Felix Fietkau 5b25a12e8f image: fix handling of per-device kernel build commands 9 years ago
Felix Fietkau 6bb13be4f0 image: fix device variable exports for initramfs images 9 years ago
Jonas Gorski e7b5dd0e1d image.mk: add a BuildDTB define 9 years ago
John Crispin 096b3759a9 build: Prevent more gzip timestamps 9 years ago
Felix Fietkau 61a0b05dbf image.mk: add Build step pad-to 9 years ago
Felix Fietkau a417bf9f43 image.mk: add Build step combined-image 9 years ago
Jo-Philipp Wich 0d19e8da7f include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as well 9 years ago
Felix Fietkau bf93fde164 build: do not call initramfs build from within the image builder 9 years ago