274 Commits (ecc347dd6e175b23590dc4ddb91344397d3eeb4d)

Author SHA1 Message Date
Jo-Philipp Wich ab1785b1b2 build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS 7 years ago
Zoltan HERPAI 7b5c989ab9 merge: targets: update image generation and targets 7 years ago
Felix Fietkau b0e6284879 build: fix generating dtb with / in DEVICE_DTS 7 years ago
Felix Fietkau c6f71ad30b build: fix another regression in append-dtb fix 7 years ago
Felix Fietkau fae5f02912 build: fix regression in append-dtb fix 7 years ago
Felix Fietkau 986d9deb3b build: allow calling append-dtb from image build commands 7 years ago
Florian Fainelli 818f36aa14 include: Include new location for DT bindings 7 years ago
Michal Sojka aa8e91a1e4 image.mk: Generate cpiogz with root-owned files 7 years ago
John Crispin 003e15221a include/image.mk: allow passing a compat string to the NAND image template 7 years ago
John Crispin eb3ac8281b include: add KERNEL_LOAD_ADDR to TARGET_VARS 7 years ago
Felix Fietkau 0d6494daf5 image.mk: force kernel rebuild on every run 7 years ago
Felix Fietkau 9467ce42da build: get rid of host.mk 7 years ago
Felix Fietkau 8af5e5751d image.mk: add generic function for gzipping images if enabled 8 years ago
Felix Fietkau 87b668765e image: when using the new image build code, gzip ext4 images by default 8 years ago
Ian Pozella 859693509f image.mk: use LINUX_KARCH rather than ARCH for mkits 8 years ago
Felix Fietkau 1e1d735e52 build: remove obsolete parallel build related options 8 years ago
Felix Fietkau 5903c46ef8 build: fix build of ubifs images 8 years ago
Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls 8 years ago
Jo-Philipp Wich 9791fb2ac2 build: support adding version code to file names (FS#323) 8 years ago
Felix Fietkau 77265e00c7 build: add support code for appending metadata to images 8 years ago
Jo-Philipp Wich d1ae4c4958 config: ext4: drop option to set maximum number of inodes 8 years ago
Jo-Philipp Wich 244955de16 include: image.mk: make ext4 reserved blocks percentage optional 8 years ago
Matthias Schiffer 021b96d7c5
rootfs: remove unnecessary and potentially harmful force flags from opkg call 8 years ago
Matthias Schiffer 593dfac909
image: per-device rootfs: first remove, then install packages 8 years ago
Matthias Schiffer a16a8814ea
image: don't modify file permissions before rootfs generation 8 years ago
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