| Commit message (Expand) | Author | Age | Files | Lines |
* | include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768) | Jo-Philipp Wich | 2016-02-01 | 1 | -1/+1 |
* | include/image.mk: fix missing right parenthesis (#21766) | Felix Fietkau | 2016-02-01 | 1 | -1/+2 |
* | include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 images | Felix Fietkau | 2016-01-31 | 1 | -1/+2 |
* | include/image: don't save gzip name/timestamp metadata | Felix Fietkau | 2016-01-31 | 1 | -3/+2 |
* | build system: have tar use $SOURCE_DATE_EPOCH for --mtime | Felix Fietkau | 2016-01-31 | 1 | -2/+6 |
* | build: skip rebuild of kernel images if the source did not change | Felix Fietkau | 2016-01-06 | 1 | -8/+6 |
* | export KERNEL_INITRAMFS_IMAGE | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | image.mk: use new pure make functions for sanitizing image filenames | Felix Fietkau | 2016-01-03 | 1 | -11/+1 |
* | images imagebuilder: Allow to add sanitized extra name | Felix Fietkau | 2016-01-03 | 1 | -1/+2 |
* | images: use configured distribution name for output image names | Felix Fietkau | 2016-01-03 | 1 | -13/+15 |
* | image.mk: use cross toolchain cpp for processing dts file instead of relying ... | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | build: fix arch used during dts compilation | Felix Fietkau | 2015-12-10 | 1 | -3/+3 |
* | image: append-ubi: add optional UBI subpage size | Felix Fietkau | 2015-11-07 | 1 | -1/+2 |
* | include/image.mk: Introduce generic option to wrap kernel into JFFS2 | Felix Fietkau | 2015-11-07 | 1 | -0/+15 |
* | include/image.mk: introduce KERNEL_INITRAMFS_NAME variable | Felix Fietkau | 2015-11-07 | 1 | -2/+3 |
* | include/image.mk: Use PROFILE_SANITIZED in targz image task | Felix Fietkau | 2015-10-31 | 1 | -1/+1 |
* | include/image.mk: Introduce sanitized profile variable | Felix Fietkau | 2015-10-31 | 1 | -0/+10 |
* | build: make mkfs-* depend on kernel installation to fix parallel build issues | Felix Fietkau | 2015-10-30 | 1 | -1/+1 |
* | include/image.mk: make tar reproducible | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | image: allow exactly KERNEL_SIZE sized kernels | Jonas Gorski | 2015-09-04 | 1 | -2/+2 |
* | image: move netgear-image to top and rename to -dni | Jonas Gorski | 2015-09-04 | 1 | -0/+9 |
* | build: add a build step for generic sysupgrade nand image | Jonas Gorski | 2015-09-04 | 1 | -0/+8 |
* | image: add a build step for building and appending an ubinized rootfs | Jonas Gorski | 2015-09-04 | 1 | -0/+10 |
* | brcm63xx: move gzip build command to include/image.mk | Jonas Gorski | 2015-08-14 | 1 | -0/+5 |
* | image.mk: add a fit recipe | Jonas Gorski | 2015-08-14 | 1 | -0/+10 |
* | image.mk: store the device name variable | Jonas Gorski | 2015-08-14 | 1 | -1/+2 |
* | image.mk: replace all Build/netgear-chk with a generic implementation | Jonas Gorski | 2015-08-14 | 1 | -0/+9 |
* | image.mk: move KDIR_TMP definition to a central location | Jonas Gorski | 2015-08-14 | 1 | -0/+1 |
* | image: fix handling of per-device kernel build commands | Felix Fietkau | 2015-08-13 | 1 | -1/+1 |
* | image: fix device variable exports for initramfs images | Felix Fietkau | 2015-07-26 | 1 | -1/+1 |
* | image.mk: add a BuildDTB define | Jonas Gorski | 2015-07-16 | 1 | -0/+16 |
* | build: Prevent more gzip timestamps | John Crispin | 2015-07-14 | 1 | -1/+1 |
* | image.mk: add Build step pad-to | Felix Fietkau | 2015-06-15 | 1 | -0/+5 |
* | image.mk: add Build step combined-image | Felix Fietkau | 2015-06-15 | 1 | -0/+7 |
* | include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as well | Jo-Philipp Wich | 2015-06-01 | 1 | -0/+3 |
* | build: do not call initramfs build from within the image builder | Felix Fietkau | 2015-05-29 | 1 | -1/+1 |
* | build: in new image building code, do not rebuild kernel images in the image ... | Felix Fietkau | 2015-05-29 | 1 | -1/+6 |
* | build: store initramfs kernels in $(KDIR)/tmp - prevents them from being incl... | Felix Fietkau | 2015-05-29 | 1 | -3/+3 |
* | build: store firmware images in $(KDIR)/tmp - prevents them from being includ... | Felix Fietkau | 2015-05-29 | 1 | -3/+4 |
* | image.mk: make image too big warnings more visible | Jonas Gorski | 2015-05-25 | 1 | -2/+2 |
* | image: disable compile target within image builder | Felix Fietkau | 2015-05-11 | 1 | -1/+1 |
* | build: disable initramfs build within image builder | Felix Fietkau | 2015-05-11 | 1 | -0/+2 |
* | build: make initramfs kernel builds depend on the image prepare step | Felix Fietkau | 2015-05-11 | 1 | -0/+1 |
* | build: add support for adding a per-device compile step in the new image buil... | Felix Fietkau | 2015-05-11 | 1 | -0/+12 |
* | include: make dtb argument optional in MkFIT | Felix Fietkau | 2015-05-10 | 1 | -1/+1 |
* | all: replace genext2fs with make_ext4fs | Jo-Philipp Wich | 2015-04-20 | 1 | -7/+7 |
* | image.mk: do not emit multiple target definitions for kernel images | Felix Fietkau | 2015-04-18 | 1 | -1/+4 |
* | image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS... | Felix Fietkau | 2015-04-18 | 1 | -0/+1 |
* | opkg: drop md5 in favour of sha256 | John Crispin | 2015-04-14 | 1 | -3/+3 |
* | build: replace the deprecated find argument -perm +0100 with /0100 (#19480) | Felix Fietkau | 2015-04-14 | 1 | -2/+2 |