Commit graph

83 commits

Author SHA1 Message Date
Mike Baker
5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
2006-08-04 11:59:52 +00:00
Mike Baker
20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
2006-08-04 09:14:20 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Felix Fietkau
31e0ccf22f rewrite of the network scripts and configuration
SVN-Revision: 4323
2006-07-30 03:09:09 +00:00
Felix Fietkau
daa509ea7f port over the netfilter module packaging to the new system and fix iptables dependencies
SVN-Revision: 4206
2006-07-22 12:33:28 +00:00
Nicolas Thill
ae3a5724fe remove unneeded RSTRIP calls.
SVN-Revision: 4115
2006-07-03 06:38:27 +00:00
Felix Fietkau
74b7b29d17 add missing copyright notices
SVN-Revision: 4097
2006-06-27 23:53:48 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
32a56766a8 revert last change and add a different fix
SVN-Revision: 4046
2006-06-21 23:45:47 +00:00
Mike Baker
858ab2e3f9 avoid includes that aren't required for current target (make download)
SVN-Revision: 4045
2006-06-21 23:27:47 +00:00
Felix Fietkau
4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
2006-06-21 02:32:39 +00:00
Felix Fietkau
4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
2006-06-21 02:16:37 +00:00
Nicolas Thill
b65701e887 normalize Makefiles.
SVN-Revision: 3998
2006-06-18 18:30:40 +00:00
Felix Fietkau
735be760e3 add conffiles to iptables
SVN-Revision: 3984
2006-06-18 13:10:29 +00:00
Felix Fietkau
e3848f8f47 fix iptables build
SVN-Revision: 3867
2006-05-31 16:41:31 +00:00
Felix Fietkau
579b222d5e add missing BuildPackage lines, convert install-dev: to Build/InstallDev
SVN-Revision: 3857
2006-05-31 13:00:11 +00:00
Felix Fietkau
aef3bd9e64 resync with kamikaze
SVN-Revision: 3844
2006-05-30 19:38:38 +00:00
Nicolas Thill
9503b04c34 cosmetic change to standardize layout.
SVN-Revision: 3836
2006-05-29 01:41:59 +00:00
Mike Baker
07425d3300 Convert packages to new template
SVN-Revision: 3752
2006-05-10 19:06:22 +00:00
Felix Fietkau
46c52a3d5a install more iptables development stuff into the staging dir
SVN-Revision: 3713
2006-04-29 21:43:26 +00:00
Felix Fietkau
519c9c34e7 clean up package titles/descriptions
SVN-Revision: 3686
2006-04-21 00:37:58 +00:00
Felix Fietkau
cdd74416bc more cleanups and a new menuconfig generator
SVN-Revision: 3685
2006-04-21 00:12:18 +00:00
Felix Fietkau
1726e20c08 bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
SVN-Revision: 3674
2006-04-19 23:14:13 +00:00
Felix Fietkau
5a4980a72b port iptables to new config format, change handling of TITLE and DESCRIPTION
SVN-Revision: 3647
2006-04-14 04:27:05 +00:00
Felix Fietkau
354216e46e fix firewall-related conffiles (moved to the iptables package)
SVN-Revision: 3595
2006-04-06 01:20:12 +00:00
Felix Fietkau
ee27e41337 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
2006-04-05 02:09:22 +00:00
Felix Fietkau
2ac4ac0fca map xt_ to ipt_ for iptables modules
SVN-Revision: 3586
2006-04-02 21:59:18 +00:00
Felix Fietkau
f4fd4f370e update ipp2p to 0.8.1rc1, add it to 2.6 as well
SVN-Revision: 3463
2006-03-23 14:40:54 +00:00
Florian Fainelli
0ef29b7b8e Add libipt_IMQ, fixes #396
SVN-Revision: 3452
2006-03-23 09:59:33 +00:00
Imre Kaloz
25cafbfd9c upgrade to iptables 1.3.5
SVN-Revision: 3448
2006-03-22 11:43:35 +00:00
Florian Fainelli
9e755ea6a5 Add extra informations for iptables-mod-* ipk's in Config.in
SVN-Revision: 3434
2006-03-21 14:35:56 +00:00
Felix Fietkau
3d42118c52 backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)
SVN-Revision: 3125
2006-02-04 04:57:08 +00:00
Mike Baker
2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Felix Fietkau
a75f7469d5 add missing iptables-mod-imq control file (fixes #269)
SVN-Revision: 3092
2006-01-31 15:54:37 +00:00
Felix Fietkau
37a9e05efb fix typo (#268)
SVN-Revision: 3088
2006-01-31 14:16:05 +00:00
Imre Kaloz
affd4d639b add gcc4 fix for iptables 1.3.4
SVN-Revision: 2692
2005-12-16 09:37:10 +00:00
Imre Kaloz
d01c4122a1 add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4
SVN-Revision: 2683
2005-12-15 09:05:57 +00:00
Oliver Ertl
d38cf9ad6c Remove not working ssh pattern file
SVN-Revision: 2611
2005-12-11 15:34:01 +00:00
Nicolas Thill
764347e0dd build the transitional iptables-extra meta-package too (port of changeset:2558)
SVN-Revision: 2609
2005-12-09 11:35:06 +00:00
Nicolas Thill
06b67fb85a make all sub-packages depend on iptables
SVN-Revision: 2604
2005-12-08 22:24:52 +00:00
Nicolas Thill
524d8ebd84 merge netfilter modules and iptables extensions variables
SVN-Revision: 2585
2005-12-07 04:50:51 +00:00
Felix Fietkau
bef13ad1d0 update layer7 (forward port from whiterussian)
SVN-Revision: 2538
2005-11-19 19:24:33 +00:00
Felix Fietkau
198e0eb841 add layer7 patterns to iptables-mod-filter
SVN-Revision: 2519
2005-11-18 16:17:27 +00:00
Nicolas Thill
ddceeefc01 port iptables fix introduced by changeset:2447 to trunk
SVN-Revision: 2448
2005-11-12 11:53:55 +00:00
Felix Fietkau
fef97f59d4 fix iptables package
SVN-Revision: 2442
2005-11-11 23:54:30 +00:00
Nicolas Thill
8a53163b23 backport iptables extension split introduced by changeset:2412 (fix ticket:40), bump trunk release number
SVN-Revision: 2435
2005-11-11 21:15:16 +00:00
Nicolas Thill
fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
2005-11-05 02:16:36 +00:00
Felix Fietkau
6b758a5dc3 lots of small package changes and dependency cleanups for the V= stuff
SVN-Revision: 2230
2005-10-22 12:12:59 +00:00
Felix Fietkau
40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00
Imre Kaloz
1484257209 update iptables to v1.3.3
SVN-Revision: 2197
2005-10-20 16:28:47 +00:00