249 Commits (6859098d97aaa4e60a795f5887911958ca134ed0)

Author SHA1 Message Date
Matthias Schiffer 663145e419
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 8 years ago
Matthias Schiffer 3675e657ed
image: per-device rootfs: don't fail without opkg 8 years ago
Matthias Schiffer e916579340
image: allow specifying additional packages for device-specific rootfs 8 years ago
Matthias Schiffer c15d70c6d6
image: don't override opkg list directory in per-device rootfs mode 8 years ago
Mathias Kresin 14b40d61e1 image: use check-size from new image build code 8 years ago
Mathias Kresin 1cd0a4c688 image: add KERNEL_SIZE to the default device vars 8 years ago
Felix Fietkau d27bce8d28 build: drop UBI EOF marker from images by default 8 years ago
Pushpal Sidhu 4fd043b95b image.mk: Create a manifest file of installed packages as a build artifact 8 years ago
Felix Fietkau a84a74f618 scripts/ubinize-image.sh: add support for adding custom partitions 8 years ago
Felix Fietkau 2180b715c1 image: fix per-device rootfs build error when not all opkg package files are found 8 years ago
John Crispin 4df2011794 include/image.mk: allow image code to override uImage name 8 years ago
Jo-Philipp Wich 83175687c8 build: remove image specific checksum code 8 years ago
Felix Fietkau 905e50d2fb image: use the merged package directory to resolve dependencies for per-device rootfs 8 years ago
Felix Fietkau baeda5d31d image.mk: add CMDLINE to DEVICE_VARS 8 years ago
Felix Fietkau 84718d8736 image: add support for overriding kernel/rootfs images in sysupgrade-tar template 8 years ago
Felix Fietkau c5a9a08f1e image.mk: remove leftover variable from a previous rework 8 years ago
Felix Fietkau 76341cfc5f build: add support for per-device rootfs based on device profile packges 8 years ago
Felix Fietkau c0dceae4bb build: minor cleanup of redundant code 8 years ago
Felix Fietkau c792c7512c build: add target_params variable for getting root filesystem image parameters 8 years ago
Felix Fietkau c5ca181d12 image: add wrapper variable to get the target dir for mkfs commands 8 years ago
Felix Fietkau 4fed7a60f9 image: make mkfs template output to $@ 8 years ago
Felix Fietkau b47f438d98 build: remove image prefix from kernel files in KDIR 8 years ago
Felix Fietkau 9945a1dca5 build: remove cpio.gz and tar.gz from regular filesystem types 8 years ago
Felix Fietkau 11fc0cd1b1 image.mk: create default ubifs before calling legacy image build code 8 years ago
Felix Fietkau 8265fdcc4d imagebuilder: strip DEVICE_ prefix from profiles (FS#55) 8 years ago
Felix Fietkau b5b2425cba image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS 8 years ago
Felix Fietkau 9a50a213d2 image.mk: add support for specifying the VID header offset for UBI 8 years ago
Felix Fietkau 9497a23ecb build: add support for parameter passing to mkfs from devices 8 years ago
Felix Fietkau 4added6692 build: split legacy image mkfs.ubifs command from the one used for the new image building code 8 years ago
Felix Fietkau ebd0b2d0b1 build: split legacy image building code out of image.mk 8 years ago
Felix Fietkau 1c1244193a image.mk: replace some template abstraction with make pattern rules 8 years ago
Felix Fietkau efdf7f6499 image.mk: remove obsolete Build/mkfs overrides 8 years ago
Felix Fietkau 8e2764ce9b image.mk: clean up redundant code related to DEVICE_DTS 8 years ago
Felix Fietkau b8fddb8912 image: allow devices to override the -E 5 ubinize option 8 years ago
Felix Fietkau e0ed6ec667 image: clean up UBI related device variable definitions 8 years ago
Sergey Sergeev e6b9330343 build: Adds the ability to disable personal initramfs build for target device 8 years ago
Felix Fietkau 8a156ad129 image.mk: add a separate step for building kernel images for LegacyDevice support 8 years ago
Felix Fietkau 425e2c1d96 image.mk: run LegacyDevice prepare once instead of once per filesystem 8 years ago
Felix Fietkau 3004275c17 image.mk: fix make variable/command context leakage between LegacyDevice templates 8 years ago
Felix Fietkau 21ad25f547 image.mk: fix dependencies for legacy make prepare step 8 years ago
Felix Fietkau 160913f9de image.mk: fix filesystem dependency issue 8 years ago
Felix Fietkau 26c771452c image.mk: add LegacyDevice wrapper to allow legacy image building code to be used for device profiles 8 years ago
Felix Fietkau dafda4b7f8 image.mk: change the default of the kernel suffix 8 years ago
Felix Fietkau b50dfd5622 image.mk: add support for specifying a different suffix for the initramfs kernel 8 years ago
Felix Fietkau 4c33bbf8f4 image.mk: split off all Build/* commands into image-commands.mk 8 years ago
Felix Fietkau f8ebbbc568 build: implement support for selecting multiple device profiles 8 years ago
Alexander Couzens a7d13178f4 include: move VERSION_DIST_SANITIZED to version.mk 8 years ago
Alexander Couzens 38d845b405 include: rename DIST_SANITIZED to VERSION_DIST_SANITZED 8 years ago
Ash Benz 7eb1a7e956 include/image.mk: move build step tplink-safeloader to image.mk 8 years ago
Felix Fietkau ce63c38ef5 image.mk: remove obsolete SUBTARGETS variable 8 years ago