Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - explicitely download via http | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+3 |
| | |||||
* | Fix environment for iptables | Ulf Samuelsson | 2007-07-28 | 1 | -2/+2 |
| | |||||
* | - just use the TARGET_CC | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -12/+10 |
| | | | | - misc adjustments while at it | ||||
* | - pass the correct kernel headers in and improve the -clean target. | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -3/+3 |
| | |||||
* | iptables seems to not be safe for 'make -jN' for any N>1 | Eric Andersen | 2006-12-14 | 1 | -4/+4 |
| | |||||
* | - bump version. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | - bump version to cope with changes imposed by 2.6.19. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -2/+2 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | version bump to 1.3.5 | Mike Frysinger | 2006-04-15 | 1 | -1/+1 |
| | |||||
* | - update from 1.3.3 to 1.3.4 | Bernhard Reutner-Fischer | 2006-01-03 | 1 | -2/+2 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | Patch from steelman. fixes bug 437. | Joakim Tjernlund | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | daisuke writes in Bug 397: This patch updates the iptables package to build ↵ | Mike Frysinger | 2005-08-28 | 1 | -1/+1 |
| | | | | version 1.3.3. The 1.3.3 version of iptables adds additional features. | ||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | iptables doesnt need to concern itself with kernel headers | Eric Andersen | 2005-05-12 | 1 | -1/+1 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | merge some updates from George Joseph | Mike Frysinger | 2005-01-11 | 1 | -6/+6 |
| | |||||
* | add help desc | Mike Frysinger | 2004-11-11 | 1 | -4/+3 |
| | |||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+51 |
directory. |