Nicolas Thill
|
2c33c40f4b
|
[package] disable a few packages failing on ps3 as well (marking them as BROKEN)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18905 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-23 11:08:22 +00:00 |
Nicolas Thill
|
c8fb2cad0a
|
[package] disable a few packages failing on pxcab (marking them as BROKEN)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18903 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-23 09:53:06 +00:00 |
Nicolas Thill
|
429d4436db
|
[package] ipset: use a common DEPENDS for both ipset and kmod-ipset packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18902 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-23 09:32:45 +00:00 |
Nicolas Thill
|
6e6baea240
|
[package] add ipset v4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18833 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-18 17:19:46 +00:00 |
Nicolas Thill
|
15a5411665
|
remove ipset support from core, it is now provided by xtables-addons from the packages feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-03 23:51:10 +00:00 |
Hauke Mehrtens
|
e23971a4cf
|
[ipset] Update ipset to version 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-27 15:03:41 +00:00 |
Felix Fietkau
|
5bdd866100
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-04-17 14:09:46 +00:00 |
Felix Fietkau
|
cb2d816218
|
mark ipset as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9382 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-20 20:03:52 +00:00 |
Gabor Juhos
|
671cc8941f
|
[packages] ipset: update to version 2.3.0, probably you need to rebuild your toolchain to compile it successfully
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9270 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-12 14:59:17 +00:00 |
Felix Fietkau
|
6bcd07afdd
|
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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 19:55:42 +00:00 |
Felix Fietkau
|
92558d67a4
|
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 16:27:37 +00:00 |
John Crispin
|
a036fad72f
|
Some packages make no sense or do not build for etrax
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8216 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-29 15:50:32 +00:00 |
Tim Yardley
|
52cc10abb1
|
fix ipset compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7925 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-11 15:23:13 +00:00 |
Florian Fainelli
|
6504bf6518
|
Also mark ipset as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7740 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-06-27 00:45:05 +00:00 |
Florian Fainelli
|
970b97a1e8
|
Upgrade ipset to 2.2.9a, fix compilation errors with it (#1848)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7595 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-06-12 17:24:58 +00:00 |
Tim Yardley
|
011e4c5ac0
|
fix ipset bitops not working
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7520 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-06-07 17:43:50 +00:00 |
Felix Fietkau
|
713863458d
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 20:21:39 +00:00 |
Felix Fietkau
|
c70cfb3d1a
|
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 19:18:55 +00:00 |
Nicolas Thill
|
35d17c5169
|
add target optimization flags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5312 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-27 15:48:48 +00:00 |
Nicolas Thill
|
ecb6c4b599
|
new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-24 20:49:31 +00:00 |
Nicolas Thill
|
51db48870d
|
standardize Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4812 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-23 13:26:33 +00:00 |
Florian Fainelli
|
2185720d31
|
Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4622 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-22 11:46:19 +00:00 |
Mike Baker
|
f9e5c1b1d5
|
credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-27 00:35:46 +00:00 |
Felix Fietkau
|
24cf53528f
|
add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:32:39 +00:00 |
Felix Fietkau
|
08cbdbc1b0
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:16:37 +00:00 |
Nicolas Thill
|
c12c40f4a6
|
normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-18 18:30:40 +00:00 |
Felix Fietkau
|
bb032c2fc7
|
remove broken dependency
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3881 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-01 00:18:45 +00:00 |
Felix Fietkau
|
f45baccdc5
|
improve dependency handling, fix some package makefile bugs
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3843 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-30 18:55:52 +00:00 |
Nicolas Thill
|
70f5bb760d
|
cosmetic change to standardize layout.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3832 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-29 01:27:54 +00:00 |
Felix Fietkau
|
b97ca641b4
|
replace $(IDIR_*) with $(1)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-11 16:00:43 +00:00 |
Mike Baker
|
4db966cb5e
|
Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-10 19:06:22 +00:00 |
Mike Baker
|
7c052238d5
|
Convert to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3746 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-09 23:21:48 +00:00 |
Waldemar Brodkorb
|
23d5e05b82
|
update to 2.2.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1999 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-09-29 10:43:31 +00:00 |
Waldemar Brodkorb
|
e3aa23757b
|
add ipset userland
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1875 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-09-08 07:24:02 +00:00 |