Commit graph

3347 commits

Author SHA1 Message Date
Hamish Guthrie
c724a69355 At boot, the startup process is executed in a non-interactive shell. Default behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior
SVN-Revision: 18088
2009-10-20 06:51:30 +00:00
Felix Fietkau
eef679c925 mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt
SVN-Revision: 18079
2009-10-19 19:15:08 +00:00
Felix Fietkau
161792d02c remove support for uclibc 0.9.29
SVN-Revision: 18078
2009-10-19 18:25:25 +00:00
Felix Fietkau
62aa1dc057 mac80211: fix ath5k compile on 2.6.28 and earlier
SVN-Revision: 18065
2009-10-19 04:28:15 +00:00
Felix Fietkau
47ba8235cd hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv()
SVN-Revision: 18061
2009-10-19 02:39:02 +00:00
Felix Fietkau
f970dff78d madwifi: add antenna gpio support for nanostation loco2
SVN-Revision: 18055
2009-10-17 22:11:14 +00:00
Felix Fietkau
f283279dd8 madwifi: remove the 10HZ timer for updating rate control statistics
SVN-Revision: 18053
2009-10-17 04:56:09 +00:00
Felix Fietkau
fdb032fd77 madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
2009-10-17 04:56:05 +00:00
Felix Fietkau
6e9ada01c0 hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
SVN-Revision: 18051
2009-10-17 04:55:59 +00:00
Felix Fietkau
2c040be231 madwifi: more ad-hoc fixes
SVN-Revision: 18050
2009-10-15 19:20:43 +00:00
Felix Fietkau
3be1af45ac madwifi: fix another ibss crash (#5935)
SVN-Revision: 18048
2009-10-14 21:15:45 +00:00
Felix Fietkau
75a4b6f1d7 madwifi: fix race condition on ibss init (#5935)
SVN-Revision: 18046
2009-10-14 08:29:46 +00:00
Felix Fietkau
025ac2b369 madwifi: beacon timer fixes
SVN-Revision: 18045
2009-10-14 08:29:37 +00:00
Vasilis Tsiligiannis
79973cfaa7 usb-core: Add dependency to nls-base (#5973)
SVN-Revision: 18041
2009-10-12 11:44:36 +00:00
Felix Fietkau
31e93d467c mac80211: fix download url (#5980)
SVN-Revision: 18040
2009-10-11 23:11:39 +00:00
Felix Fietkau
d06c15c265 mac80211: fix a warning during interface bringup when using autochannel
SVN-Revision: 18034
2009-10-11 15:06:12 +00:00
Nicolas Thill
9da14e1275 mac80211: fix rt2800pci, tx ack timeout is now hardcoded
SVN-Revision: 18031
2009-10-11 04:00:58 +00:00
Felix Fietkau
75d1518a84 mac80211: fix ibss join/create
SVN-Revision: 18030
2009-10-11 03:13:57 +00:00
Felix Fietkau
70b6643034 firewall: fix zone defaults
SVN-Revision: 18028
2009-10-11 02:42:22 +00:00
Felix Fietkau
d5ca84ad0f mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
SVN-Revision: 18025
2009-10-11 01:05:17 +00:00
Felix Fietkau
60d9f8044c mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode
SVN-Revision: 18024
2009-10-11 01:01:12 +00:00
Felix Fietkau
4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
SVN-Revision: 18023
2009-10-11 00:36:23 +00:00
Felix Fietkau
215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
SVN-Revision: 18019
2009-10-10 19:25:48 +00:00
Felix Fietkau
b49cdabd4a udevtrigger: use the build system cflags
SVN-Revision: 18018
2009-10-10 19:25:31 +00:00
Felix Fietkau
2ecfe91b61 firewall: do not process rules in reverse
SVN-Revision: 18015
2009-10-10 18:08:26 +00:00
Florian Fainelli
5f55a89021 package the octeon compact flash driver
SVN-Revision: 18012
2009-10-09 07:36:19 +00:00
John Crispin
76ff676a1e #4985 - fixes dropbear banner file, thanks Roman Yepishev
SVN-Revision: 18009
2009-10-08 18:58:15 +00:00
Florian Fainelli
ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Florian Fainelli
9d19a6c1ea we cannot build madwifi for octeon since there is no mips64r2 hal target
SVN-Revision: 18001
2009-10-08 12:11:32 +00:00
Imre Kaloz
d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Florian Fainelli
f46b140e84 fix typos in KernelPackage/libertas
SVN-Revision: 17986
2009-10-07 18:54:17 +00:00
Nicolas Thill
b795affe06 libertas: use driver from compat-wireless instead of our own (deprecated) one
SVN-Revision: 17982
2009-10-07 16:03:31 +00:00
Florian Fainelli
7a7a5627cd add uboot-envtools
SVN-Revision: 17981
2009-10-07 15:14:28 +00:00
Nicolas Thill
8419537475 madwifi: add HAL_TARGET mapping for kirkwood board
SVN-Revision: 17960
2009-10-06 20:55:24 +00:00
Florian Fainelli
3da62691c0 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx
SVN-Revision: 17956
2009-10-06 15:24:28 +00:00
Florian Fainelli
3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi
SVN-Revision: 17953
2009-10-06 06:07:36 +00:00
Felix Fietkau
ba1e6a68ae fix opkg directory cleaning (#5646)
SVN-Revision: 17952
2009-10-06 04:50:53 +00:00
Florian Fainelli
900e7fda79 add kmod-input-rb532, driver for the rb532 user button
SVN-Revision: 17927
2009-10-05 20:05:56 +00:00
Felix Fietkau
9e27eea038 busybox: remove "default y" in the lock config item to fix nommu builds
SVN-Revision: 17925
2009-10-05 19:56:23 +00:00
Nicolas Thill
4674fd1eae kernel: fix Promise PDC202xx IDE driver location
SVN-Revision: 17909
2009-10-05 17:08:44 +00:00
Andy Boyett
333be1a4d7 modules/crypto: package AMCC ppc4xx hardware crypto driver
SVN-Revision: 17906
2009-10-05 17:05:43 +00:00
Andy Boyett
dfe46f3d38 add missing kconfig option to ps3 sound module
SVN-Revision: 17899
2009-10-05 17:04:17 +00:00
Andy Boyett
94d54bb667 modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
2009-10-05 17:03:42 +00:00
Jo-Philipp Wich
0582d1ffb7 dnsmasq: - make "name" option in "host" sections optional and append it to -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision
SVN-Revision: 17897
2009-10-05 16:58:06 +00:00
Nicolas Thill
e2f92c605d mountd: mark as 2.6 only
SVN-Revision: 17867
2009-10-05 11:18:03 +00:00
Nicolas Thill
3b0d91c6f5 gdb: don't build on avr32
SVN-Revision: 17865
2009-10-05 09:47:24 +00:00
Nicolas Thill
b17f4b2a26 gdb: have both gdb & gdbserver share defaults
SVN-Revision: 17863
2009-10-05 09:12:05 +00:00
John Crispin
1d1266a072 fixes typo
SVN-Revision: 17858
2009-10-05 07:36:02 +00:00
John Crispin
546e37654b fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
SVN-Revision: 17856
2009-10-04 21:58:18 +00:00
John Crispin
047eb61a56 adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
SVN-Revision: 17853
2009-10-04 14:01:17 +00:00
Nicolas Thill
0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
2009-10-03 23:51:10 +00:00
Felix Fietkau
8183d10d17 check for sysfs before bypassing normal hotplug calls for firmware events (fixes #5200)
SVN-Revision: 17839
2009-10-03 11:28:02 +00:00
Felix Fietkau
ed17f32715 busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871
SVN-Revision: 17838
2009-10-03 10:56:19 +00:00
Felix Fietkau
8d9946530e ath: add a compile time option that gives the user full control over regulatory settings (disabled by default for now)
SVN-Revision: 17828
2009-10-02 22:02:37 +00:00
Felix Fietkau
eb59d14aac mac80211: autodetect the default phy mode based on 11n and freq capabilities
SVN-Revision: 17825
2009-10-02 19:41:04 +00:00
Felix Fietkau
d8aa4acfda mac80211: fix typo in ifname setup, suppress error messages of interface enumeration commands
SVN-Revision: 17824
2009-10-02 19:16:16 +00:00
Felix Fietkau
260d749684 hostapd: initialize wme to sane values
SVN-Revision: 17823
2009-10-02 18:55:03 +00:00
Felix Fietkau
5c3c14b02f mac80211: merge Pat Erley's mac80211.sh from openwrt-devel@ with many cleanups and other changes by me. adds support for multiple interfaces, tested with ath9k
SVN-Revision: 17821
2009-10-02 15:18:44 +00:00
Felix Fietkau
be563b8702 opkg: move the build dir to KERNEL_BUILD_DIR, as compilation is target dependent
SVN-Revision: 17820
2009-10-02 15:18:38 +00:00
John Crispin
c1378fe9f1 adds atm driver for ifxmips, code ported from wippies 2.6.16 gpl release. it compiles but throws ioctl -EINVAL during bring up of atm device, hence marked as broken
SVN-Revision: 17819
2009-10-02 09:41:22 +00:00
Claudio Mignanti
7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
2009-10-02 09:34:10 +00:00
Nicolas Thill
b233445222 busybox: remove empty patches
SVN-Revision: 17803
2009-10-01 07:46:42 +00:00
Jo-Philipp Wich
414761eeb3 ppp: add dns servers to uci state in the ip-up script
SVN-Revision: 17801
2009-09-30 16:06:20 +00:00
Jo-Philipp Wich
f44e4dcb4b base-files: add hotplug rules for /dev/lpX (#863)
SVN-Revision: 17792
2009-09-28 20:05:50 +00:00
Nicolas Thill
91750d01a7 busybox: update to v1.14.4 (closes: #5619)
SVN-Revision: 17782
2009-09-28 12:38:46 +00:00
Felix Fietkau
2da13936e9 firstboot: add support for union mounts
SVN-Revision: 17778
2009-09-27 22:56:21 +00:00
Felix Fietkau
0f9f23aebe base-files: move firstboot to /sbin
SVN-Revision: 17775
2009-09-27 22:56:11 +00:00
Florian Fainelli
9c65cbf386 add mips64 support to kexec-tools, counterpart of r17768.
SVN-Revision: 17769
2009-09-27 19:13:17 +00:00
Hauke Mehrtens
e014faf13f Update ipset to version 3.2
SVN-Revision: 17764
2009-09-27 15:03:41 +00:00
Nicolas Thill
6b575bcb0e ppp: quote positional parameters when calling up/down scripts (closes: #5622)
SVN-Revision: 17763
2009-09-27 14:14:09 +00:00
Nicolas Thill
b3d3e5d752 firewall: fix MSS issue affection RELATED new connections (closes: #5173)
SVN-Revision: 17762
2009-09-27 13:57:09 +00:00
Hauke Mehrtens
942451b0fe Add ar9170usb driver.
SVN-Revision: 17760
2009-09-27 13:43:21 +00:00
Hauke Mehrtens
bd301eb87c Do not build some modules as they are not needed
Remove empty directory.

SVN-Revision: 17755
2009-09-26 22:06:39 +00:00
Hauke Mehrtens
e37eae828c Do not depend on rfkill
With kernel 2.6.31 cfg80211 is build with rfkill if it was build.

SVN-Revision: 17754
2009-09-26 22:05:46 +00:00
Hauke Mehrtens
80574578ec small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq

SVN-Revision: 17752
2009-09-26 21:23:53 +00:00
Nicolas Thill
08938e63d0 add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions
SVN-Revision: 17749
2009-09-26 19:01:50 +00:00
Hauke Mehrtens
3a923e436e fixes for kernel 2.6.31
SVN-Revision: 17739
2009-09-26 13:31:42 +00:00
Hauke Mehrtens
8673372e20 add patches for kernel 2.6.31
This is completly untested. Only a compile tests with the default config was done!

SVN-Revision: 17734
2009-09-26 11:48:48 +00:00
Felix Fietkau
4b396d147d busybox: add support for union mounts (not included in the kernel yet)
SVN-Revision: 17724
2009-09-25 20:46:51 +00:00
Felix Fietkau
1b35350431 iptables: fix build error with linux 2.6.31
SVN-Revision: 17721
2009-09-25 14:10:42 +00:00
Felix Fietkau
920ff49232 libtool: update to 1.5.26 (patch from #4905)
SVN-Revision: 17715
2009-09-24 22:19:33 +00:00
Felix Fietkau
32bb31ca36 base-files: add libgcc dependency to libc (#5262)
SVN-Revision: 17714
2009-09-24 22:02:39 +00:00
Felix Fietkau
e9ec3a6e68 firewall: add sanity checks to zone default rules (patch from #5459)
SVN-Revision: 17713
2009-09-24 21:59:16 +00:00
Felix Fietkau
3ede844486 update dnsmasq to 2.50 (#5784)
SVN-Revision: 17711
2009-09-24 21:42:36 +00:00
Felix Fietkau
a58bb0a47a madwifi: fix bugs in the calibration triggers
SVN-Revision: 17691
2009-09-23 17:30:03 +00:00
Felix Fietkau
802ea84054 madwifi: fix a theoretical tx buffer leak
SVN-Revision: 17690
2009-09-23 13:33:06 +00:00
Felix Fietkau
0e2e5cae7a madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
SVN-Revision: 17689
2009-09-23 13:32:56 +00:00
Felix Fietkau
ca1b63e891 madwifi: fix sta mode reconnect when roaming between different aps of the same essid
SVN-Revision: 17688
2009-09-23 13:32:38 +00:00
Felix Fietkau
bbc9700310 madwifi: fix maximum txpower display
SVN-Revision: 17687
2009-09-23 13:32:22 +00:00
Nicolas Thill
c9bc7c504c add external toolchain support, enhance native toolchain support (special thanks to Luigi Mantellini for his help... and patience ;)
SVN-Revision: 17682
2009-09-23 02:27:38 +00:00
Jo-Philipp Wich
392e45ef09 implement doth (802.11h) and wmm (802.11e) options for broadcom as well; update docs
SVN-Revision: 17676
2009-09-22 16:17:05 +00:00
Nicolas Thill
6478e24f7d accommodate for 5 digits svn revisions :)
SVN-Revision: 17670
2009-09-22 03:05:45 +00:00
Felix Fietkau
5b02773940 mtd: fix wrong open() return code checks
SVN-Revision: 17666
2009-09-21 19:13:34 +00:00
Felix Fietkau
61a94268ec Add default /etc/dnsmasq.conf
dnsmasq allows adding of arbitrary SRV/PTR/TXT/CNAME records.
However, those options sometimes can not be passed as
command-line arguments due to excess length.  This patch tries to
solve this problem:

1. Provide /etc/dnsmasq.conf file with comments about adding
   SRV/PTR/TXT/CNAME records.
2. Add this file to conffiles list so it is preserver during
   backup/restore or system upgrade.

If someone needs a lot of custom records, default configuration
file can be edited.  Since manual pages and documentation is not
installed, provided comments should be enough to figure out
option syntax.

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>

SVN-Revision: 17663
2009-09-21 13:25:11 +00:00
Felix Fietkau
9474d99dc0 mtd: bump release
SVN-Revision: 17661
2009-09-21 11:19:08 +00:00
Felix Fietkau
a512be592f mtd: update copyright headers
SVN-Revision: 17660
2009-09-21 10:09:02 +00:00
Felix Fietkau
63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems
SVN-Revision: 17659
2009-09-21 09:58:41 +00:00
Felix Fietkau
ca300a2f07 base-files: fix conffiles entry check (patch from #2425)
SVN-Revision: 17618
2009-09-19 23:04:34 +00:00
Felix Fietkau
997d4fb013 opkg: fix the -force_space option
SVN-Revision: 17611
2009-09-19 17:32:59 +00:00
Felix Fietkau
c067858fdf dnsmasq startup script update: add notinterface parameter
This tiny patch makes the dnsmasq init.d script listen to a parameter called "notinterface", which tells dnsmasq to not listen on a defined set of interfaces.

By default dnsmasq *always* listens on the loopback interface, even if you tell it to specifically listen on a certain other interface. Sometimes this is not desirable behaviour, so you might want to turn it off. This is useful when, for example, you want to have your own DNS server listening on the loopback interface.

Signed-off-by: Johnny Halfmoon <jhalfmoon at milksnot.com>

SVN-Revision: 17599
2009-09-16 18:15:31 +00:00