373 Commits (98f43a2494cc16eec417f55e99102701ed9c9be9)

Author SHA1 Message Date
Felix Fietkau db87e1f8c1 fix parallel build issues 17 years ago
Felix Fietkau 5d901efb9e increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages) 17 years ago
Felix Fietkau e66a211078 fix default downloads from svn 17 years ago
Felix Fietkau 41815ee5c8 add feature flag for display support. will be used as dependency for x.org 17 years ago
Florian Fainelli 486492b407 We are now at .23.1 17 years ago
Felix Fietkau 881bac2db2 Allow targets to specify extra initramfs source files 17 years ago
Felix Fietkau 4a142953ea Use current UID for initramfs root user:group 17 years ago
Felix Fietkau 4bb2c88f4e don't specify "CC=<nothing>" on kernel build command line 17 years ago
Felix Fietkau d8e032edef don't replace powerpc arch with ppc 17 years ago
Felix Fietkau ac40a80f35 make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it 17 years ago
John Crispin 9f73ab51f3 refreshed madwifi patches 17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets 17 years ago
Felix Fietkau 99aed44487 fix quilt update breakage for kernel related packages 17 years ago
John Crispin 9b467b5b28 remove whitespaces 17 years ago
John Crispin 7558f0281f DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 17 years ago
Felix Fietkau af03fdb6c5 add autorebuild check for menuconfig 17 years ago
John Crispin 1a3c4d1090 add possibility to set default .config values 17 years ago
Gabor Juhos 4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description 17 years ago
Eugene Konev 72f5fa6b92 sync for 2.6.23-final 17 years ago
Felix Fietkau 1120a73f43 remove feeds dir on distclean 17 years ago
Felix Fietkau c3a2acf7db only run svn info if .svn exists 17 years ago
John Crispin 5a4b6b5f4e changed pkg_install_files so one can specify the folder to install from 17 years ago
John Crispin 215fa7eb8b added generation of x86 livecds, from #2391 17 years ago
Gabor Juhos 8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] 17 years ago
John Crispin 33ecac1f24 added a function, that packages can call to make installing files/folders much cleaner and easier 17 years ago
Felix Fietkau 4af66e8866 fix accidental double slash in prefixed quilt patchsets 17 years ago
Felix Fietkau e2e8d55dcc allow targets to select/deselect config symbols 17 years ago
Felix Fietkau 5f87e72dae fix quilt patch check 17 years ago
Felix Fietkau 7d179076ca separate series file fixup from quilt check to avoid series file breakages after fixing a broken patch stack with quilt 17 years ago
Gabor Juhos e12359aa29 fix target profiles, (closes: 2440) 17 years ago
Tim Yardley 458ce0cb5c fix quilt integration 17 years ago
Felix Fietkau 85f3be6310 fix target profiles 17 years ago
Felix Fietkau e2f7a60283 fixes for refresh/update handling 17 years ago
Felix Fietkau d1933f9761 move a stampfile to make it easier to override the patch template 17 years ago
Felix Fietkau 5f1d42ea7c refactor quilt patching code 17 years ago
Felix Fietkau 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
Felix Fietkau 03543ec4a4 proper series file support for regular packages 17 years ago
Felix Fietkau 894bd2f7dc use $(TAR) instead of tar 17 years ago
Felix Fietkau dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Felix Fietkau 800ef0f56c some minor fixes, cleanups, package build abstraction 17 years ago
Nicolas Thill 0bf90f2a0d add ipv6 conntrack support (closes: #2192) 17 years ago
Felix Fietkau f8dfc57573 add initial version of a package feeds management script 17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. 17 years ago
Nicolas Thill 7d50df6224 add 'Provides:' line in ipkg control files 17 years ago
Felix Fietkau e554dafa93 fix spontaneous rebuilds caused by make package/<name>/update with quilt 17 years ago
Nicolas Thill f5f47e1fbd cosmetic cleanup before more deep changes 17 years ago
Nicolas Thill f6197eabda fix typo again (do i need some sleep?) 17 years ago
Nicolas Thill dcf795770c oops, fix typo 17 years ago
Nicolas Thill 8c7105e20a remove (unused?) linux symlink in BUILD_DIR 17 years ago