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