Felix Fietkau
|
2180b715c1
image: fix per-device rootfs build error when not all opkg package files are found
|
9 лет назад |
John Crispin
|
4df2011794
include/image.mk: allow image code to override uImage name
|
9 лет назад |
Jo-Philipp Wich
|
83175687c8
build: remove image specific checksum code
|
9 лет назад |
Felix Fietkau
|
905e50d2fb
image: use the merged package directory to resolve dependencies for per-device rootfs
|
9 лет назад |
Felix Fietkau
|
baeda5d31d
image.mk: add CMDLINE to DEVICE_VARS
|
9 лет назад |
Felix Fietkau
|
84718d8736
image: add support for overriding kernel/rootfs images in sysupgrade-tar template
|
9 лет назад |
Felix Fietkau
|
c5a9a08f1e
image.mk: remove leftover variable from a previous rework
|
9 лет назад |
Felix Fietkau
|
76341cfc5f
build: add support for per-device rootfs based on device profile packges
|
9 лет назад |
Felix Fietkau
|
c0dceae4bb
build: minor cleanup of redundant code
|
9 лет назад |
Felix Fietkau
|
c792c7512c
build: add target_params variable for getting root filesystem image parameters
|
9 лет назад |
Felix Fietkau
|
c5ca181d12
image: add wrapper variable to get the target dir for mkfs commands
|
9 лет назад |
Felix Fietkau
|
4fed7a60f9
image: make mkfs template output to $@
|
9 лет назад |
Felix Fietkau
|
b47f438d98
build: remove image prefix from kernel files in KDIR
|
9 лет назад |
Felix Fietkau
|
9945a1dca5
build: remove cpio.gz and tar.gz from regular filesystem types
|
9 лет назад |
Felix Fietkau
|
11fc0cd1b1
image.mk: create default ubifs before calling legacy image build code
|
9 лет назад |
Felix Fietkau
|
8265fdcc4d
imagebuilder: strip DEVICE_ prefix from profiles (FS#55)
|
9 лет назад |
Felix Fietkau
|
b5b2425cba
image.mk: initialize BOARD_NAME and IMAGES, add it to DEVICE_VARS
|
9 лет назад |
Felix Fietkau
|
9a50a213d2
image.mk: add support for specifying the VID header offset for UBI
|
9 лет назад |
Felix Fietkau
|
9497a23ecb
build: add support for parameter passing to mkfs from devices
|
9 лет назад |
Felix Fietkau
|
4added6692
build: split legacy image mkfs.ubifs command from the one used for the new image building code
|
9 лет назад |
Felix Fietkau
|
ebd0b2d0b1
build: split legacy image building code out of image.mk
|
9 лет назад |
Felix Fietkau
|
1c1244193a
image.mk: replace some template abstraction with make pattern rules
|
9 лет назад |
Felix Fietkau
|
efdf7f6499
image.mk: remove obsolete Build/mkfs overrides
|
9 лет назад |
Felix Fietkau
|
8e2764ce9b
image.mk: clean up redundant code related to DEVICE_DTS
|
9 лет назад |
Felix Fietkau
|
b8fddb8912
image: allow devices to override the -E 5 ubinize option
|
9 лет назад |
Felix Fietkau
|
e0ed6ec667
image: clean up UBI related device variable definitions
|
9 лет назад |
Sergey Sergeev
|
e6b9330343
build: Adds the ability to disable personal initramfs build for target device
|
9 лет назад |
Felix Fietkau
|
8a156ad129
image.mk: add a separate step for building kernel images for LegacyDevice support
|
9 лет назад |
Felix Fietkau
|
425e2c1d96
image.mk: run LegacyDevice prepare once instead of once per filesystem
|
9 лет назад |
Felix Fietkau
|
3004275c17
image.mk: fix make variable/command context leakage between LegacyDevice templates
|
9 лет назад |