aboutsummaryrefslogtreecommitdiff
path: root/include/image.mk
Commit message (Expand)AuthorAge
* 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
* image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARSFelix Fietkau2016-07-20
* image.mk: add support for specifying the VID header offset for UBIFelix Fietkau2016-07-20
* build: add support for parameter passing to mkfs from devicesFelix Fietkau2016-07-20
* build: split legacy image mkfs.ubifs command from the one used for the new im...Felix Fietkau2016-07-20
* build: split legacy image building code out of image.mkFelix Fietkau2016-07-20
* image.mk: replace some template abstraction with make pattern rulesFelix Fietkau2016-07-20
* image.mk: remove obsolete Build/mkfs overridesFelix Fietkau2016-07-20
* image.mk: clean up redundant code related to DEVICE_DTSFelix Fietkau2016-07-15
* image: allow devices to override the -E 5 ubinize optionFelix Fietkau2016-07-14
* image: clean up UBI related device variable definitionsFelix Fietkau2016-07-14
* build: Adds the ability to disable personal initramfs build for target deviceSergey Sergeev2016-06-26
* image.mk: add a separate step for building kernel images for LegacyDevice sup...Felix Fietkau2016-06-17
* image.mk: run LegacyDevice prepare once instead of once per filesystemFelix Fietkau2016-06-17
* image.mk: fix make variable/command context leakage between LegacyDevice temp...Felix Fietkau2016-06-17
* image.mk: fix dependencies for legacy make prepare stepFelix Fietkau2016-06-07
* image.mk: fix filesystem dependency issueFelix Fietkau2016-06-07
* image.mk: add LegacyDevice wrapper to allow legacy image building code to be ...Felix Fietkau2016-06-07
* image.mk: change the default of the kernel suffixFelix Fietkau2016-06-07
* image.mk: add support for specifying a different suffix for the initramfs kernelFelix Fietkau2016-06-07
* image.mk: split off all Build/* commands into image-commands.mkFelix Fietkau2016-06-07
* build: implement support for selecting multiple device profilesFelix Fietkau2016-06-07
* include: move VERSION_DIST_SANITIZED to version.mkAlexander Couzens2016-06-01
* include: rename DIST_SANITIZED to VERSION_DIST_SANITZEDAlexander Couzens2016-06-01
* include/image.mk: move build step tplink-safeloader to image.mkAsh Benz2016-05-27
* image.mk: remove obsolete SUBTARGETS variableFelix Fietkau2016-05-23
* image.mk: fix profile selection in the image builderFelix Fietkau2016-05-22
* build: allow whitespace characters in VERSION_DISTFelix Fietkau2016-05-21
* image.mk: simplify device profile check, prepare for supporting selecting mul...Felix Fietkau2016-05-20
* image.mk: fix evaluation order for image profile checkFelix Fietkau2016-05-20
* image.mk: fix building ubifs imagesDaniel Golle2016-05-19
* image.mk: remove obsolete squashfs-lzma codeFelix Fietkau2016-05-16
* image.mk: fix emitting profiles for targets that have no subtargetsFelix Fietkau2016-05-15
* image.mk: include per-device profiles in image build profile checkFelix Fietkau2016-05-11
* image.mk: add support for limiting images to specific subtargetsFelix Fietkau2016-05-11