Commit graph

2193 commits

Author SHA1 Message Date
Felix Fietkau
5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
2008-09-25 18:24:18 +00:00
Steven Barth
c1ef612776 Embed luaposix and bitlib into Lua core library
SVN-Revision: 12696
2008-09-25 12:15:32 +00:00
Felix Fietkau
7300d22877 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
SVN-Revision: 12695
2008-09-25 11:31:35 +00:00
Nicolas Thill
63e0397058 call autoconf when there's no ./configure script, move it at Build/Prepare stage
SVN-Revision: 12693
2008-09-25 10:47:39 +00:00
Nicolas Thill
d7810ed63e firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging
SVN-Revision: 12688
2008-09-24 15:10:16 +00:00
Nicolas Thill
0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
2008-09-24 14:11:36 +00:00
Nicolas Thill
adea7e58b7 fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
SVN-Revision: 12682
2008-09-24 13:27:46 +00:00
Nicolas Thill
34a1fe969e fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
SVN-Revision: 12681
2008-09-24 13:06:01 +00:00
Nicolas Thill
ab04e16a1a don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
2008-09-23 20:45:40 +00:00
Felix Fietkau
69692e019a parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
SVN-Revision: 12673
2008-09-23 18:18:21 +00:00
Felix Fietkau
35b92f0c99 don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
SVN-Revision: 12671
2008-09-23 17:29:22 +00:00
Felix Fietkau
deb3f95996 madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
2008-09-23 17:28:19 +00:00
Felix Fietkau
a361a8101c fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
SVN-Revision: 12664
2008-09-23 15:30:26 +00:00
Felix Fietkau
ebd408630f fix multiple instances of busybox httpd (thx, Yanira)
SVN-Revision: 12663
2008-09-23 15:24:02 +00:00
Nicolas Thill
038f8c0532 add missing /etc/functions.sh include required for saving network state (closes: #3902)
SVN-Revision: 12660
2008-09-23 12:48:53 +00:00
Nicolas Thill
7218e6326f make links to statup scripts in /etc/rc.d relative
SVN-Revision: 12659
2008-09-23 12:35:34 +00:00
Felix Fietkau
f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
2008-09-23 11:05:54 +00:00
Felix Fietkau
bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
2008-09-23 09:23:58 +00:00
Felix Fietkau
d374e28a2b mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
2008-09-22 17:06:03 +00:00
Felix Fietkau
413b45df85 fix mtd target define for brcm-2.4
SVN-Revision: 12650
2008-09-22 17:03:06 +00:00
Nicolas Thill
2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Nicolas Thill
2219c8b27f upgrade busybox to v1.11.2 and add current upstream fixes
SVN-Revision: 12648
2008-09-22 12:36:13 +00:00
Nicolas Thill
5d45133fc2 remove patch missed from [12498] only needed for ipkg support
SVN-Revision: 12647
2008-09-22 11:00:41 +00:00
Florian Fainelli
ed19d22451 Upgrade iw to stable 0.9.5
SVN-Revision: 12642
2008-09-21 14:51:44 +00:00
Steven Barth
954c24c5ed Fixed a typo in the firewall scripts
SVN-Revision: 12616
2008-09-16 22:01:14 +00:00
Steven Barth
efb4cebbc6 Fixed a typo in firewall scripts, closes #4000
SVN-Revision: 12613
2008-09-15 18:57:39 +00:00
Nicolas Thill
772fe7fe71 use the Download/ macro to get ACX firmwares
SVN-Revision: 12612
2008-09-15 10:17:13 +00:00
Nicolas Thill
76e78e2203 add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993)
SVN-Revision: 12610
2008-09-15 08:21:14 +00:00
Jens Muecke
76c9809ed4 Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp
SVN-Revision: 12609
2008-09-14 14:49:43 +00:00
Gabor Juhos
94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Travis Kemen
8b8a68859d fix depends, from sn9
SVN-Revision: 12589
2008-09-13 04:10:27 +00:00
Travis Kemen
91d3e6b05b make option name optional
SVN-Revision: 12585
2008-09-13 00:08:39 +00:00
Felix Fietkau
9029e3d9ef madwifi: fix x86_64 compilation
SVN-Revision: 12574
2008-09-12 19:55:38 +00:00
Felix Fietkau
52bb4fac97 madwifi: upgrade to 2008-09-09 HAL
SVN-Revision: 12573
2008-09-12 19:52:45 +00:00
Felix Fietkau
22585e578b sysupgrade: add optional delay before rebooting
SVN-Revision: 12572
2008-09-12 19:51:30 +00:00
Steven Barth
5a4e88710b Prevent unwanted shell expansion
SVN-Revision: 12568
2008-09-11 12:23:20 +00:00
John Crispin
6eefb5071d fixes script that mounts usd storage when it gets attached
SVN-Revision: 12548
2008-09-08 09:30:57 +00:00
Steven Barth
05118305ec dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype
SVN-Revision: 12547
2008-09-07 20:07:55 +00:00
Felix Fietkau
fefd23fe13 restore the /tmp/resolv.conf symlink when stopping dnsmasq
SVN-Revision: 12546
2008-09-07 15:22:25 +00:00
Felix Fietkau
71b6a22476 madwifi: add missing include file for the tools multicall binary
SVN-Revision: 12541
2008-09-05 23:27:37 +00:00
Felix Fietkau
f7ad843fdc madwifi: select the right hal binary for EABI on ARM
SVN-Revision: 12540
2008-09-05 23:27:27 +00:00
Felix Fietkau
359c7e3eb6 upgrade to uci 0.6.2 (bugfixes)
SVN-Revision: 12535
2008-09-04 23:46:02 +00:00
Felix Fietkau
e08253b1c2 change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
SVN-Revision: 12511
2008-09-03 13:19:41 +00:00
Felix Fietkau
081d16fed0 remove 0-byte files
SVN-Revision: 12501
2008-09-02 13:36:56 +00:00
Felix Fietkau
6e426abba1 nuke ipkg, now that we use opkg, we don't need it anymore
SVN-Revision: 12500
2008-09-02 11:47:50 +00:00
Felix Fietkau
059e7be269 remove ipkg from busybox
SVN-Revision: 12498
2008-09-02 11:28:38 +00:00
Felix Fietkau
2a58b9c729 remove awx from busybox, refresh patches
SVN-Revision: 12497
2008-09-02 11:18:47 +00:00
Felix Fietkau
e833cd9c61 BusyBox httpd Accept Header Patch
With this patch the BusyBox httpd pass the "Accept:" and
"Accept-Language:" header by the environment variables to the
CGI-Script, so this can make Content Negotiation to deliver the page in
the language, which was selected by the user in the browser settings,
and/or serve the XHTML page with the right MIME-Type
application/xhtml+xml to user agents which support it und text/html
which don't.

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

SVN-Revision: 12496
2008-09-02 11:16:43 +00:00
Felix Fietkau
dd8a612816 madwifi upstream does not work on wisoc
SVN-Revision: 12489
2008-09-02 09:45:36 +00:00
Felix Fietkau
76c95e5692 fix madwifi upstream compile for mips (#3952)
SVN-Revision: 12488
2008-09-02 09:44:50 +00:00
Travis Kemen
347913a53c add option to cache local queries, from sn9
SVN-Revision: 12485
2008-09-02 01:37:06 +00:00
Lars-Peter Clausen
fbdb8046c2 Fix enabling of init scripts.
SVN-Revision: 12482
2008-09-02 00:23:59 +00:00
John Crispin
38516cd780 fixes usb storage mounting
SVN-Revision: 12465
2008-09-01 17:42:35 +00:00
Nicolas Thill
0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
2008-09-01 14:18:32 +00:00
Nicolas Thill
5506066981 Fix AT91 MMC host controller path on 2.6.25
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Florian Fainelli
027563a593 Use a newer acx firmware
SVN-Revision: 12455
2008-09-01 11:51:02 +00:00
Felix Fietkau
b2e997983b madwifi: fix compile warning
SVN-Revision: 12450
2008-09-01 11:03:46 +00:00
Felix Fietkau
29edfd71dc improve wds sta mode compatibility
SVN-Revision: 12449
2008-09-01 11:03:08 +00:00
Nicolas Thill
5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
2008-08-31 21:27:38 +00:00
Florian Fainelli
b9489c5983 Correctly set b/g rate tables for mac80211, thanks sn9
SVN-Revision: 12445
2008-08-31 11:35:51 +00:00
Florian Fainelli
b25f2f5edb Update acx-mac80211 to a more recent snapshot, thanks sn9
SVN-Revision: 12439
2008-08-30 12:25:38 +00:00
Felix Fietkau
fff4882561 fix madwifi hal target for mips*
SVN-Revision: 12435
2008-08-30 09:59:00 +00:00
Felix Fietkau
6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
SVN-Revision: 12434
2008-08-29 17:02:15 +00:00
Felix Fietkau
c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
SVN-Revision: 12429
2008-08-29 09:59:39 +00:00
Felix Fietkau
b28a095964 revert accidental change to madwifi.sh
SVN-Revision: 12428
2008-08-29 01:07:53 +00:00
Andy Boyett
a12f23ba98 Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774
SVN-Revision: 12427
2008-08-28 16:40:53 +00:00
Felix Fietkau
2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
SVN-Revision: 12424
2008-08-28 14:10:55 +00:00
Felix Fietkau
20054336c0 add back busybox httpd password auth support - fixes x-wrt
SVN-Revision: 12422
2008-08-28 12:58:59 +00:00
Felix Fietkau
683789250d madwifi: fix encryption type check
SVN-Revision: 12421
2008-08-28 12:41:55 +00:00
Felix Fietkau
a2e70fed22 madwifi: only start hostapd when necessary
SVN-Revision: 12420
2008-08-28 12:13:36 +00:00
Felix Fietkau
5f30b3de44 add autoload for spi-ks8995
SVN-Revision: 12419
2008-08-28 00:15:31 +00:00
Felix Fietkau
4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems
SVN-Revision: 12418
2008-08-28 00:15:22 +00:00
Felix Fietkau
6488abc11c ppp: derive interface unit numbers from previous enumeration
SVN-Revision: 12417
2008-08-28 00:15:10 +00:00
Felix Fietkau
1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces
SVN-Revision: 12416
2008-08-27 22:19:42 +00:00
Felix Fietkau
e44384cae9 upgrade to uci 0.6.1 - lots of cli and lua binding fixes
SVN-Revision: 12413
2008-08-27 21:16:20 +00:00
Felix Fietkau
053188e8c5 fix uboot-ifxmips compile on mac os x
SVN-Revision: 12412
2008-08-27 21:02:01 +00:00
John Crispin
12df593510 fixes broken if-then in led init script
SVN-Revision: 12411
2008-08-27 20:33:13 +00:00
Felix Fietkau
d42892ab5e fix busybox compile on mac os x
SVN-Revision: 12409
2008-08-27 19:35:47 +00:00
John Crispin
7f6ee846b7 make uci firewall backwards compatible to the old firewall.user
SVN-Revision: 12408
2008-08-27 19:16:54 +00:00
John Crispin
20216aa44d add proto tcpudp to firewall
SVN-Revision: 12407
2008-08-27 18:54:52 +00:00
John Crispin
9eaae4c61d fix device duplication in firewall if the balancing of ifup and ifdown is broken
SVN-Revision: 12404
2008-08-27 18:31:34 +00:00
John Crispin
924d10d611 make sure uci firewall reverts its states when stopped
SVN-Revision: 12403
2008-08-27 16:48:54 +00:00
John Crispin
146b47b60a fixes uci firewall init order, Signed-off-by: Roberto Riggio
SVN-Revision: 12402
2008-08-27 15:55:21 +00:00
Florian Fainelli
89632fef34 This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works.
Signed-off-by:  Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12397
2008-08-27 14:09:29 +00:00
Steven Barth
24c318dfe7 firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
SVN-Revision: 12396
2008-08-27 14:04:52 +00:00
John Crispin
517dfd27e5 adds 5 new chains to the uci firewall that can be used to hook custom rules
SVN-Revision: 12395
2008-08-27 12:03:48 +00:00
Florian Fainelli
6b04ad55f9 A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935)
Signed-off-by: thomas@archlinux.org

SVN-Revision: 12394
2008-08-26 17:19:00 +00:00
John Crispin
974ad00cf3 adds several fixes to etrax, make openssl work on etrax
SVN-Revision: 12393
2008-08-26 11:36:06 +00:00
John Crispin
4d7f694c43 adds more sanity checks to uci firewall
SVN-Revision: 12392
2008-08-26 11:07:04 +00:00
John Crispin
aa6c019c11 use proto instead of protocol in uci firewall
SVN-Revision: 12391
2008-08-26 07:23:29 +00:00
Florian Fainelli
d16323d481 Fix bridge-utils configuration failure (#3931), thanks sn9
SVN-Revision: 12388
2008-08-25 10:06:25 +00:00
Florian Fainelli
1673462564 Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
SVN-Revision: 12386
2008-08-25 05:21:42 +00:00
Steven Barth
4b7249183c Updated Lua to 5.1.4
SVN-Revision: 12383
2008-08-24 15:45:26 +00:00
Felix Fietkau
e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)
SVN-Revision: 12381
2008-08-24 14:28:04 +00:00
Felix Fietkau
62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
SVN-Revision: 12378
2008-08-24 13:37:56 +00:00
Travis Kemen
86ab7cb9de fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch
SVN-Revision: 12377
2008-08-24 02:40:20 +00:00
Florian Fainelli
6c56733f40 Fix hostapd with open access point and per-device configuration, thanks sn9
SVN-Revision: 12375
2008-08-23 21:21:04 +00:00
Felix Fietkau
f2c022c927 upgrade uci to 0.6.0 - many bugfixes and an API cleanup
SVN-Revision: 12373
2008-08-23 14:26:31 +00:00
Nicolas Thill
7075c9f917 oops, fix typo in [12368]
SVN-Revision: 12369
2008-08-22 05:03:37 +00:00
Nicolas Thill
2ac5a81ab4 install ppp development headers
SVN-Revision: 12368
2008-08-22 05:02:04 +00:00