Felix Fietkau
23d3e5ad03
wprobe: use libnl-tiny instead of libnl
...
SVN-Revision: 15632
2009-05-06 11:51:16 +00:00
Felix Fietkau
b48047bd01
the bison prereq check is no longer necessary
...
SVN-Revision: 15631
2009-05-06 10:14:39 +00:00
Jo-Philipp Wich
b7569a3a34
iptables: install essential headers into staging dir
...
SVN-Revision: 15621
2009-05-05 11:51:51 +00:00
Felix Fietkau
ca29771c2a
Require* calls must now be placed before BuildPackage calls
...
SVN-Revision: 15620
2009-05-05 11:01:44 +00:00
Markus Wigge
e85943d41a
fixed dnsmasq init for "ignore" option
...
dnsmasq.init tried to set range options even when ignore was
set to "1". Now the functions stops processing after evaluating
the "ignore" option when the result is > 0
SVN-Revision: 15618
2009-05-05 11:00:00 +00:00
Markus Wigge
807c0426bf
changed "option" to "list" for binding interfaces
...
SVN-Revision: 15613
2009-05-05 09:33:56 +00:00
Florian Fainelli
369db35a29
fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson ( #5053 )
...
SVN-Revision: 15611
2009-05-05 06:32:45 +00:00
Nicolas Thill
a119d75d7e
grub: fix potential build issues on redhat/fedora host systems (should close : #3793 )
...
SVN-Revision: 15608
2009-05-04 23:08:08 +00:00
Felix Fietkau
d7c2fc499d
libnl-tiny: add -fpic
...
SVN-Revision: 15594
2009-05-04 16:38:06 +00:00
Felix Fietkau
3a3df94c51
fix ebtables compile
...
SVN-Revision: 15593
2009-05-04 16:30:24 +00:00
Felix Fietkau
0f632264ec
fix more issues with libnl-tiny and eglibc
...
SVN-Revision: 15592
2009-05-04 16:13:46 +00:00
Felix Fietkau
0f6846a4f0
fix libnl-tiny compile with eglibc
...
SVN-Revision: 15591
2009-05-04 16:07:06 +00:00
Hamish Guthrie
42e35d0a95
base-files: Add additional base-files search paths
...
SVN-Revision: 15583
2009-05-04 12:39:21 +00:00
Jo-Philipp Wich
4bead4bb96
kernel: fix conditional handling of ide-support
...
SVN-Revision: 15577
2009-05-04 00:38:53 +00:00
Jo-Philipp Wich
1b890c945c
iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
...
SVN-Revision: 15573
2009-05-03 14:31:36 +00:00
Nicolas Thill
8c7602a3f4
iptables: - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg
...
SVN-Revision: 15572
2009-05-03 06:54:49 +00:00
Jo-Philipp Wich
0f1984092e
kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
...
SVN-Revision: 15563
2009-05-02 23:51:05 +00:00
Florian Fainelli
9051239daf
prevent kmod-switch from accessing nvram on brcm63xx ( #5035 )
...
SVN-Revision: 15555
2009-05-02 10:01:09 +00:00
Jo-Philipp Wich
26f40c4bd4
iptables: install libxtables.so and libiptc.so into staging dir
...
SVN-Revision: 15550
2009-05-02 00:53:41 +00:00
Jo-Philipp Wich
029e43443b
kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
...
SVN-Revision: 15549
2009-05-01 22:59:07 +00:00
Jo-Philipp Wich
8738678fbf
iptables: replace exot_error() with xtables_error() in layer7 patch
...
SVN-Revision: 15547
2009-05-01 21:30:43 +00:00
Hauke Mehrtens
e50d6f12f7
Update layer7 rules
...
SVN-Revision: 15544
2009-05-01 15:20:34 +00:00
Hauke Mehrtens
a93f9f0eee
In r15501 the libxt_layer7.c was placed in a wrong location.
...
SVN-Revision: 15541
2009-05-01 15:15:56 +00:00
Hauke Mehrtens
fd2492485e
The location of eeprom_93cx6.ko has chanced.
...
SVN-Revision: 15540
2009-05-01 15:13:18 +00:00
Hauke Mehrtens
4fca4229cd
Update to compat-wireless-2009-05-01
...
SVN-Revision: 15536
2009-05-01 13:43:12 +00:00
Felix Fietkau
cbd52550bd
rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032 )
...
SVN-Revision: 15530
2009-04-30 22:59:18 +00:00
Jo-Philipp Wich
2a48c43b7f
kernel: fix syntax error introduced with r15524
...
SVN-Revision: 15529
2009-04-30 21:24:20 +00:00
Jo-Philipp Wich
1c41493d74
base-files: make diag.sh stub working in bash
...
SVN-Revision: 15527
2009-04-30 21:00:57 +00:00
Jo-Philipp Wich
fc521bf541
kernel: fix ide-disk problems on newer kernels - thanks russell!
...
SVN-Revision: 15524
2009-04-30 20:03:42 +00:00
Felix Fietkau
97c4a54db3
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
...
SVN-Revision: 15522
2009-04-30 19:38:58 +00:00
Felix Fietkau
8994dc4361
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
...
SVN-Revision: 15521
2009-04-30 19:34:49 +00:00
Felix Fietkau
f06689ce61
hostapd: use libnl-tiny instead of libnl
...
SVN-Revision: 15519
2009-04-30 18:11:01 +00:00
Felix Fietkau
0002fadf7d
crda: use libnl-tiny
...
SVN-Revision: 15516
2009-04-30 14:53:01 +00:00
Felix Fietkau
f981976ed1
libnl-tiny: install a pkg-config file
...
SVN-Revision: 15515
2009-04-30 14:52:57 +00:00
Felix Fietkau
3750e2788d
iw: use libnl-tiny, forcibly disable git version check
...
SVN-Revision: 15514
2009-04-30 14:38:30 +00:00
Felix Fietkau
b736ff1fdf
libnl-tiny: sync genetlink.h with the kernel header
...
SVN-Revision: 15513
2009-04-30 14:38:25 +00:00
Felix Fietkau
ad9d1857a5
swconfig: use libnl-tiny instead of libnl
...
SVN-Revision: 15508
2009-04-30 13:57:38 +00:00
Felix Fietkau
938553bd69
add libnl-tiny as a small replacement for libnl with only genl support included
...
SVN-Revision: 15507
2009-04-30 13:57:29 +00:00
Jo-Philipp Wich
78f44f7c8b
kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
...
SVN-Revision: 15503
2009-04-30 02:38:23 +00:00
Jo-Philipp Wich
2515392870
drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
...
SVN-Revision: 15501
2009-04-29 23:31:23 +00:00
Imre Kaloz
98d10636bb
cryptomgr needs pcomp and hash loaded in 2.6.30
...
SVN-Revision: 15499
2009-04-29 20:54:31 +00:00
Gabor Juhos
ad66840108
mac80211: backport ath9k uninline patch
...
SVN-Revision: 15490
2009-04-29 20:23:20 +00:00
Imre Kaloz
6032279e79
we don't need the libiptc library
...
SVN-Revision: 15487
2009-04-29 13:55:49 +00:00
Jo-Philipp Wich
d26ec37d18
busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution
...
SVN-Revision: 15481
2009-04-29 13:00:42 +00:00
Jo-Philipp Wich
df8693a787
hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig ( #4218 )
...
SVN-Revision: 15479
2009-04-29 11:32:53 +00:00
Imre Kaloz
3671591480
upgrade iptables to 1.4.3.2
...
SVN-Revision: 15478
2009-04-29 11:31:20 +00:00
Jo-Philipp Wich
c4a32c388c
update e2fsprogs to v1.41.5 ( #5014 )
...
SVN-Revision: 15456
2009-04-27 22:19:17 +00:00
Nicolas Thill
7658ef1316
introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
...
SVN-Revision: 15451
2009-04-27 15:53:00 +00:00
Nicolas Thill
b558d4b839
kernel: add missing kconfig symbol related to SSB
...
SVN-Revision: 15449
2009-04-27 15:48:11 +00:00
Felix Fietkau
c2696fb706
remove leftover unvram directory and move the nvram.init change to package/nvram
...
SVN-Revision: 15447
2009-04-27 15:44:07 +00:00