Felix Fietkau
|
af03fdb6c5
|
add autorebuild check for menuconfig
SVN-Revision: 9301
|
17 years ago |
John Crispin
|
1a3c4d1090
|
add possibility to set default .config values
SVN-Revision: 9300
|
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
SVN-Revision: 9269
|
17 years ago |
Eugene Konev
|
72f5fa6b92
|
sync for 2.6.23-final
SVN-Revision: 9234
|
17 years ago |
Felix Fietkau
|
1120a73f43
|
remove feeds dir on distclean
SVN-Revision: 9215
|
17 years ago |
Felix Fietkau
|
c3a2acf7db
|
only run svn info if .svn exists
SVN-Revision: 9213
|
17 years ago |
John Crispin
|
5a4b6b5f4e
|
changed pkg_install_files so one can specify the folder to install from
SVN-Revision: 9192
|
17 years ago |
John Crispin
|
215fa7eb8b
|
added generation of x86 livecds, from #2391
SVN-Revision: 9191
|
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]
SVN-Revision: 9178
|
17 years ago |
John Crispin
|
33ecac1f24
|
added a function, that packages can call to make installing files/folders much cleaner and easier
SVN-Revision: 9171
|
17 years ago |
Felix Fietkau
|
4af66e8866
|
fix accidental double slash in prefixed quilt patchsets
SVN-Revision: 9166
|
17 years ago |
Felix Fietkau
|
e2e8d55dcc
|
allow targets to select/deselect config symbols
SVN-Revision: 9150
|
17 years ago |
Felix Fietkau
|
5f87e72dae
|
fix quilt patch check
SVN-Revision: 9121
|
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
SVN-Revision: 9120
|
17 years ago |
Gabor Juhos
|
e12359aa29
|
fix target profiles, (closes: 2440)
SVN-Revision: 9113
|
17 years ago |
Tim Yardley
|
458ce0cb5c
|
fix quilt integration
SVN-Revision: 9100
|
17 years ago |
Felix Fietkau
|
85f3be6310
|
fix target profiles
SVN-Revision: 9099
|
17 years ago |
Felix Fietkau
|
e2f7a60283
|
fixes for refresh/update handling
SVN-Revision: 9063
|
17 years ago |
Felix Fietkau
|
d1933f9761
|
move a stampfile to make it easier to override the patch template
SVN-Revision: 9062
|
17 years ago |
Felix Fietkau
|
5f1d42ea7c
|
refactor quilt patching code
SVN-Revision: 9061
|
17 years ago |
Felix Fietkau
|
97b6135462
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
SVN-Revision: 9060
|
17 years ago |
Felix Fietkau
|
03543ec4a4
|
proper series file support for regular packages
SVN-Revision: 9059
|
17 years ago |
Felix Fietkau
|
894bd2f7dc
|
use $(TAR) instead of tar
SVN-Revision: 9058
|
17 years ago |
Felix Fietkau
|
dbeb0fad24
|
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
SVN-Revision: 9057
|
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
SVN-Revision: 9052
|
17 years ago |
Felix Fietkau
|
800ef0f56c
|
some minor fixes, cleanups, package build abstraction
SVN-Revision: 9051
|
17 years ago |
Nicolas Thill
|
0bf90f2a0d
|
add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
|
17 years ago |
Felix Fietkau
|
f8dfc57573
|
add initial version of a package feeds management script
SVN-Revision: 8973
|
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.
SVN-Revision: 8955
|
17 years ago |
Nicolas Thill
|
7d50df6224
|
add 'Provides:' line in ipkg control files
SVN-Revision: 8906
|
17 years ago |
Felix Fietkau
|
e554dafa93
|
fix spontaneous rebuilds caused by make package/<name>/update with quilt
SVN-Revision: 8879
|
17 years ago |
Nicolas Thill
|
f5f47e1fbd
|
cosmetic cleanup before more deep changes
SVN-Revision: 8870
|
17 years ago |
Nicolas Thill
|
f6197eabda
|
fix typo again (do i need some sleep?)
SVN-Revision: 8822
|
17 years ago |
Nicolas Thill
|
dcf795770c
|
oops, fix typo
SVN-Revision: 8816
|
17 years ago |
Nicolas Thill
|
8c7105e20a
|
remove (unused?) linux symlink in BUILD_DIR
SVN-Revision: 8804
|
17 years ago |
Nicolas Thill
|
892b16a352
|
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work when symbols from different kernel versions are mixed in KCONFIG
SVN-Revision: 8798
|
17 years ago |
Nicolas Thill
|
ac2af6affa
|
allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes
SVN-Revision: 8796
|
17 years ago |
Nicolas Thill
|
420f252a58
|
quote LINUX_VERSION to avoid shell errors at DUMP time
SVN-Revision: 8795
|
17 years ago |
Nicolas Thill
|
5011d6129c
|
prevent include/netfilter.mk from being included multiple times
SVN-Revision: 8781
|
17 years ago |
Felix Fietkau
|
986445a623
|
properly clean up after kernel_{old,menu}config
SVN-Revision: 8737
|
17 years ago |
Felix Fietkau
|
749cefa063
|
fix custom series files in kernel patch directories
SVN-Revision: 8736
|
17 years ago |
Felix Fietkau
|
e83d637f65
|
fix kernel build with quilt
SVN-Revision: 8727
|
17 years ago |
Felix Fietkau
|
01b6a90e3d
|
fix kernel_menuconfig
SVN-Revision: 8726
|
17 years ago |
Florian Fainelli
|
6a06ccf9b6
|
Package the statistics module for netfilter
SVN-Revision: 8716
|
17 years ago |
Felix Fietkau
|
0c9b23594d
|
fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
SVN-Revision: 8697
|
17 years ago |
Felix Fietkau
|
e63e1f7a4a
|
add support for device type based package preselections
SVN-Revision: 8696
|
17 years ago |
Felix Fietkau
|
87a88cebc7
|
adapt profiles for subtarget changes
SVN-Revision: 8695
|
17 years ago |
Felix Fietkau
|
a9d683ca91
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
17 years ago |
Felix Fietkau
|
56231056ea
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|
17 years ago |
Nicolas Thill
|
af0b91ca90
|
allow scan.mk to find python packages introduced in [8639]
SVN-Revision: 8641
|
17 years ago |