Commit graph

3144 commits

Author SHA1 Message Date
Vasilis Tsiligiannis
08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
SVN-Revision: 17206
2009-08-09 22:51:04 +00:00
Florian Fainelli
b2c58364fe more 2.6.30 related fixes for ar7-atm
SVN-Revision: 17183
2009-08-08 21:29:37 +00:00
Felix Fietkau
717a6344d4 decrease verbosity of mklibs.py
SVN-Revision: 17174
2009-08-08 02:37:59 +00:00
Felix Fietkau
b1a2f4b2b8 integrate mklibs.py support into the build process
SVN-Revision: 17173
2009-08-08 02:25:03 +00:00
Felix Fietkau
907fb8d8e5 install static libraries from uclibc to the rootfs staging dir
SVN-Revision: 17169
2009-08-08 02:24:45 +00:00
Felix Fietkau
4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
SVN-Revision: 17167
2009-08-07 21:58:35 +00:00
Florian Fainelli
34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)
SVN-Revision: 17162
2009-08-07 09:36:55 +00:00
Felix Fietkau
91f98f1756 base-files: some /lib/network/config.sh refactoring
* Localize a lot more variables than before.
* Do stuff or localize variables at later points or inner blocks
  so less commands are executed in some cases.
* Use the default option of config_get where it makes sense.

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17160
2009-08-07 00:08:06 +00:00
Felix Fietkau
7c32f45749 base-files: clean up init.d/fstab and port it to the new config_get
... also remove the unused noauto variable in swapon.

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17159
2009-08-07 00:08:01 +00:00
Felix Fietkau
ae0745e240 base-files: port init.d/led to new config_get
... and don't call logger directly, rcS takes care of the correct redirection

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17158
2009-08-07 00:07:56 +00:00
Felix Fietkau
2892e2f1d5 base-files: port init.d/boot to new config_get
... and localize some variables.

Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17157
2009-08-07 00:07:51 +00:00
Felix Fietkau
387b221aa1 base-files: port functions.sh to new config_get
Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 17156
2009-08-07 00:07:46 +00:00
Felix Fietkau
4dbaccf0cd base-files: allow default value for config_get
Signed-off-by: Malte S. Stretz <mss@apache.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 17155
2009-08-07 00:07:42 +00:00
Imre Kaloz
e8ce7fab52 upgrade opkg to r215 from the googlecode svn
SVN-Revision: 17152
2009-08-06 20:08:27 +00:00
Jo-Philipp Wich
a243847f73 broadcom-wl: add "assoclist" command to wlc
SVN-Revision: 17144
2009-08-06 12:02:50 +00:00
Gabor Juhos
60c9e8f5d7 iw: update to 0.9.15
SVN-Revision: 17134
2009-08-05 17:27:45 +00:00
Florian Fainelli
2542bd81a2 add usb-net-dm9601-ether, thanks groz
SVN-Revision: 17133
2009-08-05 15:10:29 +00:00
Florian Fainelli
4a2409f4d0 add usb-serial-motorola-phone, thanks groz
SVN-Revision: 17132
2009-08-05 15:09:21 +00:00
Felix Fietkau
1d1a1b8ab1 fix a typo in apply_config -t
SVN-Revision: 17120
2009-08-04 00:43:55 +00:00
Jo-Philipp Wich
3bb5ea71eb base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined, clean trailing whitespace, bump pkg revision (#5356)
SVN-Revision: 17118
2009-08-04 00:06:47 +00:00
Florian Fainelli
2c08ff242a acx fixes for 2.6.30
SVN-Revision: 17116
2009-08-03 22:30:42 +00:00
Jo-Philipp Wich
187e2ba9fc firewall: add icmp_type option to specify the icmp type in rule sections, bump pkg revision (#5554)
SVN-Revision: 17115
2009-08-03 22:24:48 +00:00
Florian Fainelli
ad4d3c72dd use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1
SVN-Revision: 17114
2009-08-03 22:21:51 +00:00
Jo-Philipp Wich
498fe852f8 dropbear: safely support remote restarting of dropbear process; bump pkg revision (#5498)
SVN-Revision: 17113
2009-08-03 22:19:51 +00:00
Imre Kaloz
671280830d add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter
SVN-Revision: 17101
2009-08-03 11:24:56 +00:00
Florian Fainelli
c22ab8f99e compile fixes in ar7-atm for new kernels
SVN-Revision: 17096
2009-08-02 12:37:51 +00:00
Florian Fainelli
034933808a install libiptc/libipulog from iptables (#5549)
SVN-Revision: 17089
2009-08-01 23:16:06 +00:00
Florian Fainelli
ee95ea0bdd update ebtables to 2.0.9-1, fixes #5001
SVN-Revision: 17087
2009-08-01 21:29:47 +00:00
Felix Fietkau
2fb9a9c917 madwifi: fix a race condition in the ap2ap wds setup
SVN-Revision: 17086
2009-08-01 21:29:19 +00:00
Felix Fietkau
f6852f2023 madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
SVN-Revision: 17085
2009-08-01 21:29:15 +00:00
Felix Fietkau
9ce792f444 madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
SVN-Revision: 17084
2009-08-01 21:29:10 +00:00
Florian Fainelli
0c27222ac4 force iptables to be configured with ipv6 enabled (#5586)
SVN-Revision: 17076
2009-08-01 12:10:59 +00:00
Florian Fainelli
798d675786 add RTC RV5C386A package
SVN-Revision: 17073
2009-08-01 11:09:02 +00:00
Florian Fainelli
52b6f8f74a prevent rebuild issues on creation of lib64 with 64-bits targets
SVN-Revision: 17072
2009-08-01 10:51:19 +00:00
Imre Kaloz
9711e6ad55 use board names instead of arch in packages
SVN-Revision: 17063
2009-07-31 12:15:51 +00:00
Florian Fainelli
4c0ea759fb disable fuse kernel compilation module, all versions that we have have it mainline (#5584)
SVN-Revision: 17059
2009-07-31 10:49:46 +00:00
Florian Fainelli
70a835f466 fix isdn symbols for 2.4 kernels
SVN-Revision: 17044
2009-07-29 21:28:10 +00:00
Florian Fainelli
31fbb89034 add support for the WRT160N, patch from Westley Paynter
SVN-Revision: 17031
2009-07-27 13:00:23 +00:00
Jo-Philipp Wich
b18a60e1ac lua: introduce soft memory limits that trigger a gc run but do not result in an oom error
SVN-Revision: 17016
2009-07-26 15:06:43 +00:00
Vasilis Tsiligiannis
3fee02f1a9 Oops, wrong path for the two previous commits
SVN-Revision: 17013
2009-07-26 12:36:23 +00:00
Florian Fainelli
de3a491240 simplify action handling in rc.common (#5558)
SVN-Revision: 17012
2009-07-26 12:34:09 +00:00
Vasilis Tsiligiannis
5b7e8203d3 quagga-unstable: Set Hold Timer to a large value on OpenSent state (RFC1771, Par.8)
SVN-Revision: 17011
2009-07-26 12:15:07 +00:00
Vasilis Tsiligiannis
24d4b8f31a quagga-unstable: Delete AS_CONFED_SEQUENCE when prepending an AS_SEQUENCE type segment
SVN-Revision: 17010
2009-07-26 12:15:00 +00:00
Florian Fainelli
774f667614 add btrfs filesystem support, patch from Benjamin Cama
SVN-Revision: 16999
2009-07-26 10:49:39 +00:00
Florian Fainelli
fa714a7f51 add kmod-pppol2tp, patch from Vladimir Voronkov
SVN-Revision: 16995
2009-07-26 10:27:35 +00:00
Florian Fainelli
ed70023f85 we removed 2.6.23/24 and 26 support, simplify conditions in packages
SVN-Revision: 16993
2009-07-26 10:06:01 +00:00
Florian Fainelli
18b5b6d1ce add support for the sn9c102 video chips (#3976)
SVN-Revision: 16991
2009-07-25 23:41:22 +00:00
Florian Fainelli
dc506df093 add support for mcs-7830 usb ethernet adapter (#3977)
SVN-Revision: 16990
2009-07-25 23:39:54 +00:00
Florian Fainelli
0e30811583 add r8101 ethernet driver (#4352)
SVN-Revision: 16989
2009-07-25 23:22:42 +00:00
Florian Fainelli
397938cc0f add compcache (#4481)
SVN-Revision: 16988
2009-07-25 23:05:51 +00:00
Florian Fainelli
f8f734eece remove CFLAGS_LARGEFILE, not defined anywhere (#4856)
SVN-Revision: 16984
2009-07-25 21:49:48 +00:00
Florian Fainelli
0e783dde14 split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
SVN-Revision: 16980
2009-07-25 19:47:48 +00:00
Gabor Juhos
264ac83490 mac80211: add more ath9k patches
SVN-Revision: 16967
2009-07-24 15:46:36 +00:00
Florian Fainelli
ffc1fefe2c set PKGARCH to all for packages in trunk containing only arch-neutral files (#5572)
Signed-off-by: Malte S. Stretz <mss@apache.org>

SVN-Revision: 16966
2009-07-24 12:08:01 +00:00
Gabor Juhos
b154676401 kernel/modules: package driver for the LM75 sensor
SVN-Revision: 16958
2009-07-22 11:13:03 +00:00
Gabor Juhos
9594ef9079 kernel/modules: package ATA version of the Magicbox CF driver
SVN-Revision: 16957
2009-07-22 10:45:04 +00:00
Florian Fainelli
47dd6b0789 add missing fuse24 init script
SVN-Revision: 16954
2009-07-22 08:49:13 +00:00
Florian Fainelli
b483359d38 make libsas depend on x86, over targets using it may unmask it later
SVN-Revision: 16953
2009-07-22 08:32:51 +00:00
Florian Fainelli
0fc13decde create fuse24 device on startup (#5349)
SVN-Revision: 16949
2009-07-21 18:43:22 +00:00
Florian Fainelli
998465b1d9 add libsas and mvsas required for VIA NAS7800
SVN-Revision: 16941
2009-07-21 11:37:12 +00:00
Florian Fainelli
2a93dc020f allow via-velocity to be selectable on x86
SVN-Revision: 16940
2009-07-21 11:01:25 +00:00
Vasilis Tsiligiannis
240bce0986 pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380)
SVN-Revision: 16935
2009-07-20 13:49:58 +00:00
Gabor Juhos
e315e7a2ce kernel/modules: enable Magicbox CF driver on 2.6.28
SVN-Revision: 16924
2009-07-19 17:46:46 +00:00
Gabor Juhos
80b3c0875a kernel/modules: package module for OpenFirmware I2C accessors
SVN-Revision: 16921
2009-07-19 15:52:10 +00:00
Gabor Juhos
5066aab06b kernel/modules: package I2C bus driver for PPC4xx based systems
SVN-Revision: 16919
2009-07-19 12:22:26 +00:00
Gabor Juhos
0f7cfac9f3 kernel/modules: fix Magicbox CF card driver definitions
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
Florian Fainelli
8050025e9d download and install rt2870 firmware (#5519)
SVN-Revision: 16893
2009-07-18 10:10:32 +00:00
Felix Fietkau
bde1cf619a madwifi: fix crash on 2.6.30
SVN-Revision: 16889
2009-07-18 01:04:40 +00:00
Felix Fietkau
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Florian Fainelli
cd64d4ce6e make patches against iptables apply again after update to 1.4.4 (#5540)
SVN-Revision: 16878
2009-07-17 12:37:10 +00:00
Felix Fietkau
5cc4951745 madwifi: fix a race condition in the ibss merge
SVN-Revision: 16870
2009-07-16 17:41:51 +00:00
Felix Fietkau
3d2040de0f madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
SVN-Revision: 16862
2009-07-16 11:30:01 +00:00
Felix Fietkau
f97def7367 madwifi: clean up / fix ibss node handling
SVN-Revision: 16861
2009-07-16 11:28:54 +00:00
Florian Fainelli
2ec0cba393 This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)
http://us.fixstars.com/products/gigaaccel/

This build will create zImage suitable for TFTP boot image.

* v2
- add axonram device driver
- switch to 2.6.30.1

Signed-off-by: Akinobu Mita <mita@fixstars.com>

SVN-Revision: 16860
2009-07-16 10:19:13 +00:00
Markus Wigge
fa7f32c962 upgrade to new upstream version 1.4.4
SVN-Revision: 16853
2009-07-15 16:33:01 +00:00
Felix Fietkau
df3b99e959 madwifi: trivial antenna diversity fix
SVN-Revision: 16846
2009-07-14 16:07:26 +00:00
Florian Fainelli
838c1d7cd0 add additions from (#5149)
SVN-Revision: 16841
2009-07-14 13:06:34 +00:00
Felix Fietkau
99a8fe62fe madwifi: remove the -mlong-calls cflag from include files
SVN-Revision: 16830
2009-07-13 14:56:44 +00:00
Florian Fainelli
ac8dd23b37 isdn4linux modules fixes
SVN-Revision: 16829
2009-07-13 14:38:00 +00:00
Florian Fainelli
bc2aaeae95 NET_EMATCH is a boolean (#5506)
SVN-Revision: 16828
2009-07-13 12:58:18 +00:00
Vasilis Tsiligiannis
e5b097425d udhcpc: Pass all events to udhcpc.user
Petitboot and maybe other apps need to know when
the dhcp lease is lost.  Move the udhcpc.user call
to send it all udhcpc events.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 16815
2009-07-12 15:38:04 +00:00
Vasilis Tsiligiannis
a4ed68fbe4 madwifi.sh channel fix
In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

SVN-Revision: 16814
2009-07-12 15:37:59 +00:00
Florian Fainelli
fc5ad60288 fix isdn4linux kernel modules with the 2.4.37 update
SVN-Revision: 16799
2009-07-12 12:09:15 +00:00
Florian Fainelli
86b1a80b36 wprobe does not build on 2.4
SVN-Revision: 16796
2009-07-12 11:33:14 +00:00
Felix Fietkau
d680184c26 sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
SVN-Revision: 16791
2009-07-12 00:01:22 +00:00
Felix Fietkau
8addc86845 madwifi: clean up wme handling, use same packet classification as mac80211
SVN-Revision: 16790
2009-07-12 00:01:17 +00:00
Felix Fietkau
2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Felix Fietkau
bcbdd2a425 madwifi: fix another instance of excessive stack usage in wlanconfig
SVN-Revision: 16788
2009-07-12 00:00:51 +00:00
Felix Fietkau
b5730c409f upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
SVN-Revision: 16777
2009-07-11 14:05:54 +00:00
Felix Fietkau
19ccf08628 remove hotplug2-old
SVN-Revision: 16769
2009-07-11 01:20:55 +00:00
Felix Fietkau
ec07b537ee ucitrigger depends on lua
SVN-Revision: 16768
2009-07-11 00:02:38 +00:00
Jo-Philipp Wich
03db00a803 package/lua: implement memory limits, scripts can use get_memory_limit() and set_memory_limit() to cap the maximum ram usage
SVN-Revision: 16753
2009-07-09 17:45:23 +00:00
Felix Fietkau
daaf02e416 wprobe: the bpf code expects direct-access fields to be in big endian, not cpu endian
SVN-Revision: 16733
2009-07-07 03:56:43 +00:00
Felix Fietkau
959bae3462 wprobe: fix some endianness fail in the l2 filter code
SVN-Revision: 16732
2009-07-07 03:44:31 +00:00
Felix Fietkau
5b35d1851c wprobe: fix uninitialized variable
SVN-Revision: 16731
2009-07-07 03:21:09 +00:00
Felix Fietkau
9a194f41bb rename the wprobe init script to /etc/init.d/wprobe
SVN-Revision: 16730
2009-07-07 03:03:43 +00:00
Nicolas Thill
69d65604a2 fix kexec-tools builds when libc != uClibc, strip quotes from KEXEC_TARGET_NAME config option
SVN-Revision: 16729
2009-07-07 03:00:04 +00:00
Felix Fietkau
5a5f24ac23 fix wprobe-export
SVN-Revision: 16727
2009-07-07 02:22:46 +00:00
Nicolas Thill
05672efde8 use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
SVN-Revision: 16726
2009-07-07 02:11:11 +00:00
Felix Fietkau
143d5c0538 update the init script and config for the new wprobe
SVN-Revision: 16724
2009-07-07 00:38:42 +00:00