Peter Korsgaard
f84389921e
iptables: bump version
...
- bump version to 1.4.2
- add uninstall target
Patch by Olaf Rempel <razzor@kopf-tisch.de>
2009-03-03 22:28:15 +00:00
Ulf Samuelsson
54695cc01a
Use HOST_GLIB for glib installation instead of /usr/bin
2009-01-13 21:02:43 +00:00
Peter Korsgaard
e337d002fe
package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
...
It's default now.
2008-10-20 11:53:16 +00:00
Hans-Christian Egtvedt
9f8b1ce23d
iptables: fix install rule to install everything in appropriate directories
...
This patch will install iptables with the install-strip command, and also use
/usr/lib as target for the filter libraries.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-09-18 11:08:27 +00:00
Thiago A. Corrêa
1b821fe7de
Fix iptables compile error by updating to Makefile.autotools.in and bumping version to 1.4.1
2008-09-16 02:12:23 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Ulf Samuelsson
e533d8544c
Build iptables using a single process
2008-05-22 21:39:22 +00:00
Bernhard Reutner-Fischer
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
...
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Bernhard Reutner-Fischer
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-09-17 12:30:31 +00:00
Bernhard Reutner-Fischer
bf690ef94c
- explicitely download via http
2007-09-01 17:12:48 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Ulf Samuelsson
c88787a293
Fix environment for iptables
2007-07-28 15:09:19 +00:00
Bernhard Reutner-Fischer
2942e44004
- just use the TARGET_CC
2007-07-23 11:34:30 +00:00
Bernhard Reutner-Fischer
402d710eeb
- bump version
...
- misc adjustments while at it
2007-07-08 19:07:46 +00:00
Bernhard Reutner-Fischer
45b76b751b
- pass the correct kernel headers in and improve the -clean target.
2006-12-18 15:23:54 +00:00
Eric Andersen
2ce8158b09
iptables seems to not be safe for 'make -jN' for any N>1
2006-12-14 05:40:06 +00:00
Bernhard Reutner-Fischer
196b850988
- bump version.
2006-12-13 08:55:55 +00:00
Bernhard Reutner-Fischer
0607089d93
- bump version to cope with changes imposed by 2.6.19.
2006-12-02 18:13:31 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Mike Frysinger
5522edc542
version bump to 1.3.5
2006-04-15 02:26:54 +00:00
Bernhard Reutner-Fischer
062d362921
- update from 1.3.3 to 1.3.4
2006-01-03 20:18:23 +00:00
Mike Frysinger
dfebda0014
remove extra space after touch
2005-11-24 06:53:24 +00:00
Joakim Tjernlund
c57188a20a
Patch from steelman. fixes bug 437.
2005-09-18 17:47:38 +00:00
Mike Frysinger
3b44e42ccc
daisuke writes in Bug 397: This patch updates the iptables package to build version 1.3.3. The 1.3.3 version of iptables adds additional features.
2005-08-28 07:51:30 +00:00
Eric Andersen
369864cf10
be a bit more consistant with naming, always escape wildcards
2005-06-24 08:36:13 +00:00
Eric Andersen
6f0d9d7648
iptables doesnt need to concern itself with kernel headers
2005-05-12 22:21:01 +00:00
Eric Andersen
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
...
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
a9884680fc
merge some updates from George Joseph
2005-01-11 02:32:37 +00:00
Mike Frysinger
b4176386f4
add help desc
2004-11-11 14:17:45 +00:00
Eric Andersen
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
2004-10-09 21:19:47 +00:00
Mike Frysinger
3a7b488366
use $(TAR_VERBOSITY)
2004-10-09 19:05:40 +00:00
Eric Andersen
f694016136
final step in buildroot facelift
2004-10-09 06:13:40 +00:00
Eric Andersen
44eedc5c44
facelift step number two
2004-10-09 02:49:33 +00:00
Eric Andersen
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
...
directory.
2004-10-09 01:24:28 +00:00