aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* build: allow overriding default selection state for devicesJonas Gorski2019-08-13
* image.mk: remove device_ from manifest filenamePaul Spooren2019-08-13
* ath79: split DEVICE_TITLE in multiple variablesPaul Spooren2019-07-04
* build: image: make image padding OS agnosticPetr Štetiar2019-06-27
* build: image: add IMG_ROOTFS and IMG_COMBINED variablesPetr Štetiar2019-06-25
* build: image: add variable for gzip-ext4-padded-squashfsPetr Štetiar2019-06-25
* build: image: add pad-to and pad-rootfs-squashfs helpersPetr Štetiar2019-06-25
* build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a defaultChristian Lamparter2019-05-18
* build: remove sgid permission from tarEneas U de Queiroz2019-04-06
* build: image: Fix off-by-one in DTC kernel version checksPetr Štetiar2019-04-01
* IB: include SUPPORTED_DEVICES in 'make info' outputDaniel Golle2019-03-11
* ib: display whether profile comes with image metadataDaniel Golle2019-03-06
* tools: migrate from squashfs4 to squashfskit4Alexander Couzens2019-02-28
* build: Accept BIN_DIR parameter for legacy-imagesSven Eckelmann2019-02-17
* build: add KERNEL_ENTRY and sort DEFAULT_DEVICE_VARSChristian Lamparter2019-02-11
* build: Fix missing device variables for artifactsPetr Štetiar2019-02-05
* build: dtc: Disable noisy warnings by defaultPetr Štetiar2019-01-27
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-19
* build: Introduce building of artifactsPetr Štetiar2018-11-26
* build: ensure that iwinfo is selected when building for multiple devicesFelix Fietkau2018-07-02
* build: Allow to change the FIT config section nameSven Eckelmann2018-03-17
* build: revert "make image target wait for initramfs"Christian Lamparter2018-03-15
* build: make image target wait for initramfsChristian Lamparter2018-03-14
* inclue/image.mk: fix package installation for per-device rootfsMatthias Schiffer2018-03-09
* include/image.mk: base package-list manifest on unprepared rootfsMatthias Schiffer2018-03-07
* include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer2018-03-07
* build: replace uses of OpenWrt with $(VERSION_DIST)Felix Fietkau2018-02-05
* build: fix restoring /etc/opkg with PER_DEVICE_ROOTFSJo-Philipp Wich2018-01-11
* merge: targets: update image generation and targetsZoltan HERPAI2017-12-08
* build: fix generating dtb with / in DEVICE_DTSFelix Fietkau2017-11-09
* build: fix another regression in append-dtb fixFelix Fietkau2017-11-03
* build: fix regression in append-dtb fixFelix Fietkau2017-11-03
* build: allow calling append-dtb from image build commandsFelix Fietkau2017-11-02
* include: Include new location for DT bindingsFlorian Fainelli2017-10-23
* image.mk: Generate cpiogz with root-owned filesMichal Sojka2017-05-14
* include/image.mk: allow passing a compat string to the NAND image templateJohn Crispin2017-04-24
* include: add KERNEL_LOAD_ADDR to TARGET_VARSJohn Crispin2017-03-22
* image.mk: force kernel rebuild on every runFelix Fietkau2017-03-13
* build: get rid of host.mkFelix Fietkau2017-02-26
* image.mk: add generic function for gzipping images if enabledFelix Fietkau2017-01-13
* image: when using the new image build code, gzip ext4 images by defaultFelix Fietkau2017-01-13
* image.mk: use LINUX_KARCH rather than ARCH for mkitsIan Pozella2017-01-13
* build: remove obsolete parallel build related optionsFelix Fietkau2017-01-10
* build: fix build of ubifs imagesFelix Fietkau2017-01-09
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* build: support adding version code to file names (FS#323)Jo-Philipp Wich2016-12-09
* build: add support code for appending metadata to imagesFelix Fietkau2016-11-19
* config: ext4: drop option to set maximum number of inodesJo-Philipp Wich2016-10-27
* include: image.mk: make ext4 reserved blocks percentage optionalJo-Philipp Wich2016-10-27
* rootfs: remove unnecessary and potentially harmful force flags from opkg callMatthias Schiffer2016-09-26