282 Commits (516d995d6ada872701e05fab12c0655ea2025eca)

Author SHA1 Message Date
Felix Fietkau 516d995d6a build: ensure that iwinfo is selected when building for multiple devices 6 years ago
Sven Eckelmann 1b773a46c2 build: Allow to change the FIT config section name 6 years ago
Christian Lamparter 5862f01ef7 build: revert "make image target wait for initramfs" 6 years ago
Christian Lamparter 43be5087a9 build: make image target wait for initramfs 6 years ago
Matthias Schiffer 643850f568
inclue/image.mk: fix package installation for per-device rootfs 6 years ago
Matthias Schiffer f505fb07f3
include/image.mk: base package-list manifest on unprepared rootfs 6 years ago
Matthias Schiffer cf1c7c0f17
include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument 6 years ago
Felix Fietkau cde71a543c build: replace uses of OpenWrt with $(VERSION_DIST) 7 years ago
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