1
0
Fork 0
forked from mirror/openwrt
openwrt/include
Robert Marko d89cb72c23
image: support generating per device targz rootfs
Currently, for targets that use the CONFIG_TARGET_ROOTFS_TARGZ a single
rootfs tarball is generated for the subtarget based of $(TARGET_DIR).

However, this means that it does not respect DEVICE_PACKAGES like other
rootfs images.

So, lets augment CONFIG_TARGET_ROOTFS_TARGZ by adding a proper targz fstype
so that per device rootfs is generated under lock.

This is required so that devices that use custom sysupgrade archives like
Methode devices, can actually include a per device rootfs so when building
for multiple devices and with CONFIG_TARGET_PER_DEVICE_ROOTFS set the built
image actually includes the listed DEVICE_PACKAGES.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2026-02-09 16:43:29 +01:00
..
site
autotools.mk
bpf.mk
cmake.mk
debug.mk
default-packages.mk
depends.mk
device_table.txt
download.mk include: download.mk: do not check PKG_MIRROR_HASH when set to "skip" 2025-11-07 12:25:42 +01:00
feeds.mk
hardened-ld-pie.specs
hardening.mk toolchain: gcc: add fanalyzer config option 2025-11-23 09:33:15 +01:00
host-build.mk
image-commands.mk filogic: add support for Netgear EAX17 2025-11-24 00:57:19 +01:00
image.mk image: support generating per device targz rootfs 2026-02-09 16:43:29 +01:00
kernel-build.mk
kernel-defaults.mk kernel: move .quilt_used to quilt.mk 2025-11-27 20:26:37 +01:00
kernel-version.mk
kernel.mk build: purge DESCRIPTION 2026-01-24 11:03:40 +01:00
logo.png
logo.svg
meson.mk
netfilter.mk netfilter: remove nf-conntrack6 2026-01-21 22:42:20 +01:00
nls.mk
openssl-module.mk openssl: add MODULES_DIR MACRO for provider 2025-11-11 23:58:54 +01:00
optee-os.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-pack.mk package-pack: fix Ubuntu 18.04 compilation 2026-02-08 00:23:13 +01:00
package-seccomp.mk
package.mk build: purge DESCRIPTION 2026-01-24 11:03:40 +01:00
prereq-build.mk prereq-build: add Python 3.13 support 2025-11-12 12:11:15 +01:00
prereq.mk
quilt.mk kernel: move .quilt_used to quilt.mk 2025-11-27 20:26:37 +01:00
rootfs.mk include: rootfs: fix APK compressed scripts tarball support 2025-11-19 13:51:04 +01:00
scan.awk
scan.mk
shell.sh
subdir.mk
target.mk build: purge DESCRIPTION 2026-01-24 11:03:40 +01:00
toolchain-build.mk
toplevel.mk build: depend on tools/zstd for download 2025-12-10 19:04:44 +01:00
trusted-firmware-a.mk
u-boot.mk treewide: update u-boot URL 2026-01-02 18:07:02 +01:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk