1590 Commits (dac483acb47851117f9c64beac0194a7ff1b216f)

Author SHA1 Message Date
Jo-Philipp Wich 4de4827ddc include: unbreak conffiles, postinst & prerm exports 10 years ago
Felix Fietkau 4fde9deed1 Revert "build: use ONESHELL to speed up scanning and the toplevel makefile" 10 years ago
Felix Fietkau 949ab1487f build: only print skipped packages that were selected 10 years ago
Felix Fietkau d8278dee4d kernel: use /bin/sh instead of bash to speed up processing of many kmod-* packages 10 years ago
Felix Fietkau c497990834 build: use ONESHELL to speed up scanning and the toplevel makefile 10 years ago
Felix Fietkau 43f485f334 include/shell.sh: remove getvar() 10 years ago
Felix Fietkau cc43532293 build: optimize target metadata dump 10 years ago
Felix Fietkau d081edf7eb build: clean up and optimize ipkg control generator code 10 years ago
Felix Fietkau 364fb4dacb build: do not process built-in rules for make subdirs 10 years ago
Felix Fietkau edc8e2022a build: optimize printing of disabled packages 10 years ago
Felix Fietkau 549f7d0366 prereq-build: rename the openssl check to libssl, add back the old check - it is required after all 10 years ago
Felix Fietkau 35b34b20d4 prereq-build: replace the openssl command check with a check for headers 10 years ago
Jo-Philipp Wich 4f73613c26 build: improve feed handling for opkg.conf 10 years ago
Felix Fietkau f6a6e9194a image.mk: remove legacy target rules 10 years ago
Felix Fietkau 44d04757af image.mk: parallelize cpio.gz and tar.gz filesystem build 10 years ago
Felix Fietkau f135811687 image.mk: split off jffs2-raw images into a separate make target to improve parallel build time 10 years ago
Felix Fietkau 275cef6363 image.mk: clean up and parallelize mkfs calls 10 years ago
Felix Fietkau d99a680230 prereq.mk: only define .NOTPARALLEL when processing prereq checks 10 years ago
Felix Fietkau 51c665bbdb kernel-build.mk: add .NOTPARALLEL 10 years ago
Felix Fietkau 7cbdc57b40 image.mk: call mkfs/prepare for the image builder 10 years ago
Felix Fietkau 71617f21a5 image.mk: reduce code duplication, move prepare to a separate make target 10 years ago
Felix Fietkau 9d242ae89c image.mk: remove the unnecessary .NOTPARALLEL flag 10 years ago
John Crispin b0a1c7dc0d include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 10 years ago
John Crispin c22bebf6ab Fix build when TAR_OPTIONS env variable is set 10 years ago
Felix Fietkau b0ef5e66fa build: remove useless quote stripping for KERNELNAME, add fallback for it in the kernel build command line 10 years ago
Felix Fietkau 8a450a93a5 lantiq: remove the useless ltqtapi.mk include file 10 years ago
Felix Fietkau a402b5c48d build: make sure modules are modposted after initramfs image is built 10 years ago
Felix Fietkau c6ebce701e build: propagate package conflicts to opkg metadata 10 years ago
Felix Fietkau 5e4789671a build: add support for declaring package CONFLICTS which only affect selecting built-in packages 10 years ago
Steven Barth a294c670e5 netfilter: unbreak kmod-ipt-nat for <3.7 10 years ago
Felix Fietkau a62f0d02ec build: allow packages with build variants to explicitly select a default variant 10 years ago
Steven Barth aba8e9ceef netfilter: fix a typo in TTL-match module 10 years ago
Steven Barth 0e0efd4771 netfilter: remove redundant CONFIG_IP_NF_IPTABLES 10 years ago
Steven Barth e4e5c31f87 Reorganize netfilter kernel modules and package nftables kernel support 10 years ago
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 10 years ago
John Crispin 2ef0acc5fc kernel-build: fix STRIP_KERNEL_EXPORTS for recent kernels 10 years ago
John Crispin b44a2d3f7e include: remove file before overwritting it with replace_script 10 years ago
John Crispin d6dbc22bbc ipkg: add a default postinst/prerm script 10 years ago
John Crispin 285012d897 include: add a meta data field for required system user:group 10 years ago
Luka Perkov 02629d8f87 kernel: update 3.14 to 3.14.18 10 years ago
Luka Perkov 7be0ed78e7 kernel: remove unused versions 10 years ago
Florian Fainelli eb9730ddac include: add Cortex-A5 CPU_TYPE 10 years ago
John Crispin 7a1f4c50fa PKG_CHECK_FORMAT_SECURITY: add a menuconfig option, disable by default 10 years ago
Jo-Philipp Wich 9aeb0cff11 build: fix removal of old .ipk files with CONFIG_PER_FEED_REPO 10 years ago
Luka Perkov dd8d729096 kernel: update 3.14 to 3.14.16 10 years ago
Steven Barth 9f2a17103f iptables: NFLOG and NFQUEUE targets' full support 10 years ago
Jo-Philipp Wich e1258f984a include: fix detection of installed feeds 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
Jo-Philipp Wich baa7c211f5 netfilter: introduce xt_id match 10 years ago
Felix Fietkau 0a9ee89dbd image: only call Image/BuildKernel/Initramfs if initramfs is actually enabled 10 years ago