aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* 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
* image: per-device rootfs: first remove, then install packagesMatthias Schiffer2016-09-26
* image: don't modify file permissions before rootfs generationMatthias Schiffer2016-09-26
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-25
* image: per-device rootfs: don't fail without opkgMatthias Schiffer2016-09-24
* image: allow specifying additional packages for device-specific rootfsMatthias Schiffer2016-09-24
* image: don't override opkg list directory in per-device rootfs modeMatthias Schiffer2016-09-24
* image: use check-size from new image build codeMathias Kresin2016-09-13
* image: add KERNEL_SIZE to the default device varsMathias Kresin2016-09-13
* build: drop UBI EOF marker from images by defaultFelix Fietkau2016-09-12
* image.mk: Create a manifest file of installed packages as a build artifactPushpal Sidhu2016-09-08
* scripts/ubinize-image.sh: add support for adding custom partitionsFelix Fietkau2016-08-31
* image: fix per-device rootfs build error when not all opkg package files are ...Felix Fietkau2016-08-04
* include/image.mk: allow image code to override uImage nameJohn Crispin2016-08-03
* build: remove image specific checksum codeJo-Philipp Wich2016-08-01
* image: use the merged package directory to resolve dependencies for per-devic...Felix Fietkau2016-08-01
* image.mk: add CMDLINE to DEVICE_VARSFelix Fietkau2016-07-30
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-30
* image.mk: remove leftover variable from a previous reworkFelix Fietkau2016-07-29
* build: add support for per-device rootfs based on device profile packgesFelix Fietkau2016-07-29
* build: minor cleanup of redundant codeFelix Fietkau2016-07-29
* build: add target_params variable for getting root filesystem image parametersFelix Fietkau2016-07-29
* image: add wrapper variable to get the target dir for mkfs commandsFelix Fietkau2016-07-29
* image: make mkfs template output to $@Felix Fietkau2016-07-29
* build: remove image prefix from kernel files in KDIRFelix Fietkau2016-07-25
* build: remove cpio.gz and tar.gz from regular filesystem typesFelix Fietkau2016-07-25
* image.mk: create default ubifs before calling legacy image build codeFelix Fietkau2016-07-22
* imagebuilder: strip DEVICE_ prefix from profiles (FS#55)Felix Fietkau2016-07-21