aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* wprobe: fix up data lengths in the ipfix exporterFelix Fietkau2009-12-241-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] e2fsprogs: restore patch from [12355], lost between upgrade & ↵Nicolas Thill2009-12-231-0/+11
| | | | | | downgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-233-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-234-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ipset: use a common DEPENDS for both ipset and kmod-ipset packagesNicolas Thill2009-12-231-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: enable kmod-sound-core on umlNicolas Thill2009-12-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: Don't echo missing physical device errors to wireless ↵Vasilis Tsiligiannis2009-12-221-1/+1
| | | | | | config file git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow different ar7-atm versions to be selected (#6345)Florian Fainelli2009-12-222-2/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: only select overlay_root if the install destination is root, ↵Jo-Philipp Wich2009-12-222-7/+16
| | | | | | this eliminates the need for force_space when using external destinations like usb disks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wprobe: mask as BROKEN on crisNicolas Thill2009-12-221-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: not support on crisNicolas Thill2009-12-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: fix invalid free triggered by 011-old-config-location.patch ↵Jo-Philipp Wich2009-12-212-8/+31
| | | | | | and replace 012-cleanup-tmpdir.patch with upstream fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-212-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add udhcpc command-line argument to request rootpathHamish Guthrie2009-12-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: the current version leaves empty temp directories behind, ↵Jo-Philipp Wich2009-12-211-0/+12
| | | | | | clean them up before exit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] e2fsprogs: use select-style dependencies, don't ship dev shlib symlinkNicolas Thill2009-12-211-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix build failure with arm targetsNicolas Thill2009-12-201-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: update to r503 - reduces peak memory usage by further 20%, ↵Jo-Philipp Wich2009-12-208-142/+106
| | | | | | rebased patches, restored old config file default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipfix: sync changes from openimpFelix Fietkau2009-12-192-46/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libipfix: specify the number of the wprobe ie append script on the command lineFelix Fietkau2009-12-191-10/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe-util: always print regular output to stdout instead of stderrFelix Fietkau2009-12-191-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix antenna selection for ubnt loco2/loco5Felix Fietkau2009-12-191-9/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: export raw values (n, s, ss) to ipfix collectors for improved ↵Felix Fietkau2009-12-193-50/+48
| | | | | | measurement accuracy git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: use select instead of depend for kmod-crc16 dependency in ↵Nicolas Thill2009-12-191-1/+1
| | | | | | kmod-ax25 (closes: #5843) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-ipt-iprange (closes: #6187)Nicolas Thill2009-12-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add ipset v4.1Nicolas Thill2009-12-181-0/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] iptables: add an iptables-mod-ipset package (closes: #6327)Nicolas Thill2009-12-181-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN ↵Nicolas Thill2009-12-181-3/+9
| | | | | | on ps3 & pxcab git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix rt2x00-lib dependency on PCI/USBNicolas Thill2009-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: check for libpthread_so.a instead of libc_so.a (some ↵Nicolas Thill2009-12-181-1/+1
| | | | | | gcc/libc combinations don't provide a libpthread_so.a matching libc_so.a) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵Felix Fietkau2009-12-162-3/+24
| | | | | | performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] let usb-video load after video-core (#6214)Florian Fainelli2009-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.15.3Nicolas Thill2009-12-153-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove uniq memleak patch, applet was fixed upstream in ↵Nicolas Thill2009-12-141-11/+0
| | | | | | v1.15.2 (closes: #6354) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix noise level display and make the cca threshold configurable ↵Felix Fietkau2009-12-111-0/+186
| | | | | | through sysctl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: fix fallout from r18716 (fixes #6338)Felix Fietkau2009-12-101-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a memory leak in hotplug2 environment handling.Felix Fietkau2009-12-094-171/+81
| | | | | | | | | | | | | | | | | | | | | | | Bump hotplug2 to the latest svn revision, remove obsolete patches. Memory leak is caused by the way hotplug2 handles environment variables, using setenv() and unsetenv(). setenv() creates copies of the supplied strings, but, due to a POSIX blunder, these copies are never destroyed by unsetenv(), neither in glibc nor uclibc - not until the program terminates. Since some events are handled directly in the main process, even when configured with the "fork" worker, hotplug2 memory usage will keep growing over time. This can be observed by running "udevtrigger" and noting the increase in hotplug2 VmRSS after each run. This patch uses putenv() instead, which leaves storage management to the caller, so that we can explicitly delete stuff when it's no longer needed. Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: add rts/frag threshold settings (patch from #4769)Felix Fietkau2009-12-091-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
| | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x ↵Felix Fietkau2009-12-092-6/+5
| | | | | | for hush compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: get rid of recursive shell script inclusion to improve hush ↵Felix Fietkau2009-12-092-37/+46
| | | | | | compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* functions.sh: use functions instead of aliases for the debug, mount wrappers ↵Felix Fietkau2009-12-091-2/+7
| | | | | | - hush does not have aliases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18715 3c298f89-4303-0410-b956-a3cf2f4a3e73