summaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* include: add a no dict version of lzma to new image build codeJohn Crispin2016-04-26
* include/image.mk: allow including U-Boot environment in UBIJohn Crispin2016-03-20
* include: image.mk: use correct flag for fixed mtimes with make_ext4fs (#21768)Jo-Philipp Wich2016-02-01
* include/image.mk: fix missing right parenthesis (#21766)Felix Fietkau2016-02-01
* include/image: use SOURCE_DATE_EPOCH if set for squashfs + ext4 imagesFelix Fietkau2016-01-31
* include/image: don't save gzip name/timestamp metadataFelix Fietkau2016-01-31
* build system: have tar use $SOURCE_DATE_EPOCH for --mtimeFelix Fietkau2016-01-31
* build: skip rebuild of kernel images if the source did not changeFelix Fietkau2016-01-06
* export KERNEL_INITRAMFS_IMAGEFelix Fietkau2016-01-04
* image.mk: use new pure make functions for sanitizing image filenamesFelix Fietkau2016-01-03
* images imagebuilder: Allow to add sanitized extra nameFelix Fietkau2016-01-03
* images: use configured distribution name for output image namesFelix Fietkau2016-01-03
* image.mk: use cross toolchain cpp for processing dts file instead of relying ...Felix Fietkau2015-12-19
* build: fix arch used during dts compilationFelix Fietkau2015-12-10
* image: append-ubi: add optional UBI subpage sizeFelix Fietkau2015-11-07
* include/image.mk: Introduce generic option to wrap kernel into JFFS2Felix Fietkau2015-11-07
* include/image.mk: introduce KERNEL_INITRAMFS_NAME variableFelix Fietkau2015-11-07
* include/image.mk: Use PROFILE_SANITIZED in targz image taskFelix Fietkau2015-10-31
* include/image.mk: Introduce sanitized profile variableFelix Fietkau2015-10-31
* build: make mkfs-* depend on kernel installation to fix parallel build issuesFelix Fietkau2015-10-30
* include/image.mk: make tar reproducibleFelix Fietkau2015-09-11
* image: allow exactly KERNEL_SIZE sized kernelsJonas Gorski2015-09-04
* image: move netgear-image to top and rename to -dniJonas Gorski2015-09-04
* build: add a build step for generic sysupgrade nand imageJonas Gorski2015-09-04
* image: add a build step for building and appending an ubinized rootfsJonas Gorski2015-09-04
* brcm63xx: move gzip build command to include/image.mkJonas Gorski2015-08-14
* image.mk: add a fit recipeJonas Gorski2015-08-14
* image.mk: store the device name variableJonas Gorski2015-08-14
* image.mk: replace all Build/netgear-chk with a generic implementationJonas Gorski2015-08-14
* image.mk: move KDIR_TMP definition to a central locationJonas Gorski2015-08-14
* image: fix handling of per-device kernel build commandsFelix Fietkau2015-08-13
* image: fix device variable exports for initramfs imagesFelix Fietkau2015-07-26
* image.mk: add a BuildDTB defineJonas Gorski2015-07-16
* build: Prevent more gzip timestampsJohn Crispin2015-07-14
* image.mk: add Build step pad-toFelix Fietkau2015-06-15
* image.mk: add Build step combined-imageFelix Fietkau2015-06-15
* include: image.mk: ensure that $(KDIR)/tmp exists in the IB case as wellJo-Philipp Wich2015-06-01
* build: do not call initramfs build from within the image builderFelix Fietkau2015-05-29
* build: in new image building code, do not rebuild kernel images in the image ...Felix Fietkau2015-05-29
* build: store initramfs kernels in $(KDIR)/tmp - prevents them from being incl...Felix Fietkau2015-05-29
* build: store firmware images in $(KDIR)/tmp - prevents them from being includ...Felix Fietkau2015-05-29
* image.mk: make image too big warnings more visibleJonas Gorski2015-05-25
* image: disable compile target within image builderFelix Fietkau2015-05-11
* build: disable initramfs build within image builderFelix Fietkau2015-05-11
* build: make initramfs kernel builds depend on the image prepare stepFelix Fietkau2015-05-11
* build: add support for adding a per-device compile step in the new image buil...Felix Fietkau2015-05-11
* include: make dtb argument optional in MkFITFelix Fietkau2015-05-10
* all: replace genext2fs with make_ext4fsJo-Philipp Wich2015-04-20
* image.mk: do not emit multiple target definitions for kernel imagesFelix Fietkau2015-04-18
* image.mk: force rebuild of kernel dependent parts - fixes auto-rebuild on DTS...Felix Fietkau2015-04-18