summaryrefslogtreecommitdiffstats
path: root/include/image.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-251-1/+1
* image: per-device rootfs: don't fail without opkgMatthias Schiffer2016-09-241-2/+2
* image: allow specifying additional packages for device-specific rootfsMatthias Schiffer2016-09-241-2/+12
* image: don't override opkg list directory in per-device rootfs modeMatthias Schiffer2016-09-241-5/+2
* image: use check-size from new image build codeMathias Kresin2016-09-131-8/+1
* image: add KERNEL_SIZE to the default device varsMathias Kresin2016-09-131-1/+1
* build: drop UBI EOF marker from images by defaultFelix Fietkau2016-09-121-1/+1
* image.mk: Create a manifest file of installed packages as a build artifactPushpal Sidhu2016-09-081-0/+8
* scripts/ubinize-image.sh: add support for adding custom partitionsFelix Fietkau2016-08-311-1/+2
* image: fix per-device rootfs build error when not all opkg package files are ...Felix Fietkau2016-08-041-1/+1
* include/image.mk: allow image code to override uImage nameJohn Crispin2016-08-031-1/+2
* build: remove image specific checksum codeJo-Philipp Wich2016-08-011-8/+0
* image: use the merged package directory to resolve dependencies for per-devic...Felix Fietkau2016-08-011-2/+14
* image.mk: add CMDLINE to DEVICE_VARSFelix Fietkau2016-07-301-1/+1
* image: add support for overriding kernel/rootfs images in sysupgrade-tar temp...Felix Fietkau2016-07-301-0/+1
* image.mk: remove leftover variable from a previous reworkFelix Fietkau2016-07-291-1/+0
* build: add support for per-device rootfs based on device profile packgesFelix Fietkau2016-07-291-9/+51
* build: minor cleanup of redundant codeFelix Fietkau2016-07-291-1/+5
* build: add target_params variable for getting root filesystem image parametersFelix Fietkau2016-07-291-1/+2
* image: add wrapper variable to get the target dir for mkfs commandsFelix Fietkau2016-07-291-8/+10
* image: make mkfs template output to $@Felix Fietkau2016-07-291-10/+18
* build: remove image prefix from kernel files in KDIRFelix Fietkau2016-07-251-6/+7
* build: remove cpio.gz and tar.gz from regular filesystem typesFelix Fietkau2016-07-251-12/+16
* image.mk: create default ubifs before calling legacy image build codeFelix Fietkau2016-07-221-1/+1
* imagebuilder: strip DEVICE_ prefix from profiles (FS#55)Felix Fietkau2016-07-211-1/+1
* image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARSFelix Fietkau2016-07-201-1/+4
* image.mk: add support for specifying the VID header offset for UBIFelix Fietkau2016-07-201-1/+2
* build: add support for parameter passing to mkfs from devicesFelix Fietkau2016-07-201-3/+10
* build: split legacy image mkfs.ubifs command from the one used for the new im...Felix Fietkau2016-07-201-42/+13
* build: split legacy image building code out of image.mkFelix Fietkau2016-07-201-37/+1
* image.mk: replace some template abstraction with make pattern rulesFelix Fietkau2016-07-201-14/+7
* image.mk: remove obsolete Build/mkfs overridesFelix Fietkau2016-07-201-2/+0
* image.mk: clean up redundant code related to DEVICE_DTSFelix Fietkau2016-07-151-0/+4
* image: allow devices to override the -E 5 ubinize optionFelix Fietkau2016-07-141-1/+3
* image: clean up UBI related device variable definitionsFelix Fietkau2016-07-141-1/+12
* build: Adds the ability to disable personal initramfs build for target deviceSergey Sergeev2016-06-261-1/+1
* image.mk: add a separate step for building kernel images for LegacyDevice sup...Felix Fietkau2016-06-171-0/+1
* image.mk: run LegacyDevice prepare once instead of once per filesystemFelix Fietkau2016-06-171-3/+1
* image.mk: fix make variable/command context leakage between LegacyDevice temp...Felix Fietkau2016-06-171-0/+1
* image.mk: fix dependencies for legacy make prepare stepFelix Fietkau2016-06-071-1/+1
* image.mk: fix filesystem dependency issueFelix Fietkau2016-06-071-1/+1
* image.mk: add LegacyDevice wrapper to allow legacy image building code to be ...Felix Fietkau2016-06-071-5/+58
* image.mk: change the default of the kernel suffixFelix Fietkau2016-06-071-1/+1
* image.mk: add support for specifying a different suffix for the initramfs kernelFelix Fietkau2016-06-071-1/+2
* image.mk: split off all Build/* commands into image-commands.mkFelix Fietkau2016-06-071-150/+1
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-071-1/+1
* include: move VERSION_DIST_SANITIZED to version.mkAlexander Couzens2016-06-011-3/+0