build: create JSON files containing image info
[openwrt/openwrt.git] / include / image.mk
2019-09-29 Paul Spoorenbuild: create JSON files containing image info
2019-09-07 Jonas GorskiRevert "build: remove harmful -nopad option from mksqua...
2019-08-30 Christian Lamparterbuild: remove harmful -nopad option from mksquashfs
2019-08-22 Paul Spoorenimage.mk: keep underscores when sanitize PROFILE
2019-08-22 Paul Spoorenbuild: introduce ALT vendor/model/variant
2019-08-13 Jonas Gorskibuild: allow overriding default selection state for...
2019-08-13 Paul Spoorenimage.mk: remove device_ from manifest filename
2019-07-04 Paul Spoorenath79: split DEVICE_TITLE in multiple variables
2019-06-27 Petr Štetiarbuild: image: make image padding OS agnostic
2019-06-25 Petr Štetiarbuild: image: add IMG_ROOTFS and IMG_COMBINED variables
2019-06-25 Petr Štetiarbuild: image: add variable for gzip-ext4-padded-squashfs
2019-06-25 Petr Štetiarbuild: image: add pad-to and pad-rootfs-squashfs helpers
2019-05-18 Christian Lamparterbuild: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set...
2019-04-06 Eneas U de Queirozbuild: remove sgid permission from tar
2019-04-01 Petr Štetiarbuild: image: Fix off-by-one in DTC kernel version...
2019-03-11 Daniel GolleIB: include SUPPORTED_DEVICES in 'make info' output
2019-03-06 Daniel Golleib: display whether profile comes with image metadata
2019-02-28 Alexander Couzenstools: migrate from squashfs4 to squashfskit4
2019-02-17 Sven Eckelmannbuild: Accept BIN_DIR parameter for legacy-images
2019-02-11 Christian Lamparterbuild: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARS
2019-02-05 Petr Štetiarbuild: Fix missing device variables for artifacts
2019-01-26 Petr Štetiarbuild: dtc: Disable noisy warnings by default
2019-01-19 Jo-Philipp Wichbuild: add ABI_VERSION to binary package names
2018-11-26 Petr Štetiarbuild: Introduce building of artifacts
2018-07-02 Felix Fietkaubuild: ensure that iwinfo is selected when building...
2018-03-17 Sven Eckelmannbuild: Allow to change the FIT config section name
2018-03-15 Christian Lamparterbuild: revert "make image target wait for initramfs"
2018-03-14 Christian Lamparterbuild: make image target wait for initramfs
2018-03-09 Matthias Schifferinclue/image.mk: fix package installation for per-devic...
2018-03-07 Matthias Schifferinclude/image.mk: base package-list manifest on unprepa...
2018-03-07 Matthias Schifferinclude/rootfs.mk: pass additional files dir to prepare...
2018-02-05 Felix Fietkaubuild: replace uses of OpenWrt with $(VERSION_DIST)
2018-01-11 Jo-Philipp Wichbuild: fix restoring /etc/opkg with PER_DEVICE_ROOTFS
2017-12-08 Zoltan HERPAImerge: targets: update image generation and targets
2017-11-09 Felix Fietkaubuild: fix generating dtb with / in DEVICE_DTS
2017-11-03 Felix Fietkaubuild: fix another regression in append-dtb fix
2017-11-03 Felix Fietkaubuild: fix regression in append-dtb fix
2017-11-02 Felix Fietkaubuild: allow calling append-dtb from image build commands
2017-10-24 Florian Fainelliinclude: Include new location for DT bindings
2017-05-14 Michal Sojkaimage.mk: Generate cpiogz with root-owned files
2017-04-24 John Crispininclude/image.mk: allow passing a compat string to...
2017-03-22 John Crispininclude: add KERNEL_LOAD_ADDR to TARGET_VARS
2017-03-13 Felix Fietkauimage.mk: force kernel rebuild on every run
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-01-13 Felix Fietkauimage.mk: add generic function for gzipping images...
2017-01-13 Felix Fietkauimage: when using the new image build code, gzip ext4...
2017-01-13 Ian Pozellaimage.mk: use LINUX_KARCH rather than ARCH for mkits
2017-01-10 Felix Fietkaubuild: remove obsolete parallel build related options
2017-01-09 Felix Fietkaubuild: fix build of ubifs images
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2016-12-09 Jo-Philipp Wichbuild: support adding version code to file names (FS...
2016-11-19 Felix Fietkaubuild: add support code for appending metadata to images
2016-10-27 Jo-Philipp Wichconfig: ext4: drop option to set maximum number of...
2016-10-27 Jo-Philipp Wichinclude: image.mk: make ext4 reserved blocks percentage...
2016-09-26 Matthias Schifferrootfs: remove unnecessary and potentially harmful...
2016-09-26 Matthias Schifferimage: per-device rootfs: first remove, then install...
2016-09-26 Matthias Schifferimage: don't modify file permissions before rootfs...
2016-09-25 Matthias Schifferimage: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEV...
2016-09-24 Matthias Schifferimage: per-device rootfs: don't fail without opkg
2016-09-24 Matthias Schifferimage: allow specifying additional packages for device...
2016-09-24 Matthias Schifferimage: don't override opkg list directory in per-device...
2016-09-13 Mathias Kresinimage: use check-size from new image build code
2016-09-13 Mathias Kresinimage: add KERNEL_SIZE to the default device vars
2016-09-12 Felix Fietkaubuild: drop UBI EOF marker from images by default
2016-09-08 Pushpal Sidhuimage.mk: Create a manifest file of installed packages...
2016-08-31 Felix Fietkauscripts/ubinize-image.sh: add support for adding custom...
2016-08-04 Felix Fietkauimage: fix per-device rootfs build error when not all...
2016-08-03 John Crispininclude/image.mk: allow image code to override uImage...
2016-08-01 Jo-Philipp Wichbuild: remove image specific checksum code
2016-08-01 Felix Fietkauimage: use the merged package directory to resolve...
2016-07-30 Felix Fietkauimage.mk: add CMDLINE to DEVICE_VARS
2016-07-30 Felix Fietkauimage: add support for overriding kernel/rootfs images...
2016-07-29 Felix Fietkauimage.mk: remove leftover variable from a previous...
2016-07-29 Felix Fietkaubuild: add support for per-device rootfs based on devic...
2016-07-29 Felix Fietkaubuild: minor cleanup of redundant code
2016-07-29 Felix Fietkaubuild: add target_params variable for getting root...
2016-07-29 Felix Fietkauimage: add wrapper variable to get the target dir for...
2016-07-29 Felix Fietkauimage: make mkfs template output to $@
2016-07-25 Felix Fietkaubuild: remove image prefix from kernel files in KDIR
2016-07-25 Felix Fietkaubuild: remove cpio.gz and tar.gz from regular filesyste...
2016-07-22 Felix Fietkauimage.mk: create default ubifs before calling legacy...
2016-07-21 Felix Fietkauimagebuilder: strip DEVICE_ prefix from profiles (FS#55)
2016-07-20 Felix Fietkauimage.mk: initialize BOARD_NAME and IMAGES, add it...
2016-07-20 Felix Fietkauimage.mk: add support for specifying the VID header...
2016-07-20 Felix Fietkaubuild: add support for parameter passing to mkfs from...
2016-07-20 Felix Fietkaubuild: split legacy image mkfs.ubifs command from the...
2016-07-20 Felix Fietkaubuild: split legacy image building code out of image.mk
2016-07-20 Felix Fietkauimage.mk: replace some template abstraction with make...
2016-07-20 Felix Fietkauimage.mk: remove obsolete Build/mkfs overrides
2016-07-15 Felix Fietkauimage.mk: clean up redundant code related to DEVICE_DTS
2016-07-14 Felix Fietkauimage: allow devices to override the -E 5 ubinize option
2016-07-14 Felix Fietkauimage: clean up UBI related device variable definitions
2016-06-26 Sergey Sergeevbuild: Adds the ability to disable personal initramfs...
2016-06-17 Felix Fietkauimage.mk: add a separate step for building kernel image...
2016-06-17 Felix Fietkauimage.mk: run LegacyDevice prepare once instead of...
2016-06-17 Felix Fietkauimage.mk: fix make variable/command context leakage...
2016-06-07 Felix Fietkauimage.mk: fix dependencies for legacy make prepare...
2016-06-07 Felix Fietkauimage.mk: fix filesystem dependency issue
2016-06-07 Felix Fietkauimage.mk: add LegacyDevice wrapper to allow legacy...
2016-06-07 Felix Fietkauimage.mk: change the default of the kernel suffix
next