Commit Graph

5460 Commits (f0f6a06c0ae0b8bce88182f95b0eead21ac68bb5)

Author SHA1 Message Date
Felix Fietkau f0f6a06c0a install the right version of libgcc along with its version map to fix relinking issues with mklibs, attempt to relink only if the version map is actually present
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 06:57:19 +00:00
Hamish Guthrie 0996be22e7 [busybox] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-20 06:51:30 +00:00
Felix Fietkau ccd27b5c7d mark uboot-envtools as broken, it looks more like a place holder than an actual packaging attempt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 19:15:08 +00:00
Felix Fietkau ca7a7f6155 remove support for uclibc 0.9.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 18:25:25 +00:00
Felix Fietkau 863546509a mac80211: fix ath5k compile on 2.6.28 and earlier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 04:28:15 +00:00
Felix Fietkau 15551bacbf hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv()
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-19 02:39:02 +00:00
Felix Fietkau 5abfaa17c9 madwifi: add antenna gpio support for nanostation loco2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 22:11:14 +00:00
Felix Fietkau 1952bca0f3 madwifi: remove the 10HZ timer for updating rate control statistics
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 04:56:09 +00:00
Felix Fietkau e1f4d37287 madwifi: fix various noderef/memleak issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 04:56:05 +00:00
Felix Fietkau 27c31f11b1 hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 04:55:59 +00:00
Felix Fietkau b6c8fa2cea madwifi: more ad-hoc fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-15 19:20:43 +00:00
Felix Fietkau a08809bb4f madwifi: fix another ibss crash (#5935)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 21:15:45 +00:00
Felix Fietkau d45237dcd1 madwifi: fix race condition on ibss init (#5935)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 08:29:46 +00:00
Felix Fietkau 20a9691a9e madwifi: beacon timer fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-14 08:29:37 +00:00
Vasilis Tsiligiannis f792506c9f [package] usb-core: Add dependency to nls-base (#5973)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-12 11:44:36 +00:00
Felix Fietkau ef18709959 mac80211: fix download url (#5980)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 23:11:39 +00:00
Felix Fietkau db74177204 mac80211: fix a warning during interface bringup when using autochannel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 15:06:12 +00:00
Nicolas Thill 63797985c0 mac80211: fix rt2800pci, tx ack timeout is now hardcoded
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 04:00:58 +00:00
Felix Fietkau 5aa9958352 mac80211: fix ibss join/create
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 03:13:57 +00:00
Felix Fietkau b83fd240a2 firewall: fix zone defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 02:42:22 +00:00
Felix Fietkau 4d50dc292c mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 01:05:17 +00:00
Felix Fietkau bc3a78d25b mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 01:01:12 +00:00
Felix Fietkau 3a81e25e02 mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 00:36:23 +00:00
Felix Fietkau 13de9a716a gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-10 19:25:48 +00:00
Felix Fietkau 46b99120de udevtrigger: use the build system cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-10 19:25:31 +00:00
Felix Fietkau a0071bba09 firewall: do not process rules in reverse
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-10 18:08:26 +00:00
Florian Fainelli a8be10c230 [octeon] package the octeon compact flash driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-09 07:36:19 +00:00
John Crispin 6ca9f5f2d7 #4985 - fixes dropbear banner file, thanks Roman Yepishev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 18:58:15 +00:00
Florian Fainelli fee30ff73a [octeon] add support for the dwc_otg USB controller
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 17:56:31 +00:00
Florian Fainelli debed36adf [package] we cannot build madwifi for octeon since there is no mips64r2 hal target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 12:11:32 +00:00
Imre Kaloz 99d8fa6f15 enable ATA_SFF (PATA support) in the generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-08 09:40:38 +00:00
Florian Fainelli 834cae663b [package] fix typos in KernelPackage/libertas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 18:54:17 +00:00
Nicolas Thill d7affd9bfb [package] libertas: use driver from compat-wireless instead of our own (deprecated) one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 16:03:31 +00:00
Florian Fainelli 889e0e6834 [package] add uboot-envtools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-07 15:14:28 +00:00
Nicolas Thill 5416a9c3d5 [package] madwifi: add HAL_TARGET mapping for kirkwood board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 20:55:24 +00:00
Florian Fainelli 94e8310e00 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 15:24:28 +00:00
Florian Fainelli 64ccd01e25 [package] madwifi cannot be compiled on cobalt which has a different mips cpu abi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 06:07:36 +00:00
Felix Fietkau 1f0c5ad7aa fix opkg directory cleaning (#5646)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06 04:50:53 +00:00
Florian Fainelli c5b9198996 [package] add kmod-input-rb532, driver for the rb532 user button
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 20:05:56 +00:00
Felix Fietkau 2d87804b0b busybox: remove "default y" in the lock config item to fix nommu builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 19:56:23 +00:00
Nicolas Thill 59c181a38e [package] kernel: fix Promise PDC202xx IDE driver location
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:08:44 +00:00
Andy Boyett dc4100c7f9 [kernel] modules/crypto: package AMCC ppc4xx hardware crypto driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:05:43 +00:00
Andy Boyett 7d1b0e3fa3 [ps3] add missing kconfig option to ps3 sound module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:04:17 +00:00
Andy Boyett ea3d853f55 [kernel] modules/usb: fix usb-etrax dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 17:03:42 +00:00
Jo-Philipp Wich b26913c381 [package] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 16:58:06 +00:00
Nicolas Thill 381139d53b [package] mountd: mark as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 11:18:03 +00:00
Nicolas Thill 9c0ffd1766 [package] gdb: don't build on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:47:24 +00:00
Nicolas Thill af824bda50 [cosmetic] [package] gdb: have both gdb & gdbserver share defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 09:12:05 +00:00
John Crispin 30b7cea8de fixes typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 07:36:02 +00:00
John Crispin 0f2923cc47 fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 21:58:18 +00:00