summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [kernel] remove 2.6.26 check, do not build ide-generic on arm it is not ↵florian2009-07-041-6/+1
| | | | | | available (#5303) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow udhcpc to work properly for interfaces that are not configured through ucinbd2009-07-031-23/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when ↵agb2009-07-021-1/+2
| | | | | | using git instead of svn git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: Disable compression capability on AR71XX and make it ↵acinonyx2009-07-012-1/+13
| | | | | | optional for other platforms (thanks to David A. Bandel and Dennis Bartsch) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ksymoops from trunk/package/ to packages/devel/agb2009-06-301-55/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: Declare some variables as local and remove unusedacinonyx2009-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Fix sysupgrade .tar.gz configuration restoringacinonyx2009-06-292-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] openssl: fix bad chmod in install section (#5433)jow2009-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: ipcalc.sh: fix off-by-one in range-calculationjow2009-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] include arpfilter and arp_mangle in the kmod-arptables modules (#5410)florian2009-06-281-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: Remove deprecated 'debug' configuration variableacinonyx2009-06-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix ksymoops architecture dependenciesflorian2009-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add a cross-version of ksymoopsflorian2009-06-261-0/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: add more ath9k patchesjuhosg2009-06-257-1/+428
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update compat-wireless to 2009-06-25hauke2009-06-258-274/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary coldfire v4e supportkaloz2009-06-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath5k: add workaround for the AR71xx PCI bugjuhosg2009-06-212-1/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change sysctl.conf to disable tcp ecn by default (based on discussion with ↵nbd2009-06-171-1/+1
| | | | | | marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wireless-tools: fix a bug in iwconfig power commandjuhosg2009-06-172-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] sysupgrade: sync *before* mtd write, only fallback to ↵jow2009-06-172-4/+5
| | | | | | sysrq-trigger if standard reboot fails git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix unaligned accesses in b43/xmit.c (#5169)florian2009-06-151-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rfkill config cleanupkaloz2009-06-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include a skin for the goldfish emulatornbd2009-06-1419-0/+381
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the 'goldfish' target, useful for experimenting with virtual phone ↵nbd2009-06-143-0/+331
| | | | | | hardware (includes the emulator) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [fuse24] remove empty patch forgotten in r16447hauke2009-06-141-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [fuse24] Some fixes for fuse24.hauke2009-06-146-43/+32
| | | | | | | | | | | Because sshfs expects character device to be /dev/fuse instead of /dev/misc/fuse, sshfs fails. This patch creates fuse device at /dev/fuse instead, also for compatibility the postinstall script (only executed when manually installed per opkg) creates /dev/misc/fuse added the dcache enabled kernel message to fuse24 Closes #5333 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* D-Link DIR-320 support (broadcom-diag)hauke2009-06-141-0/+19
| | | | | | | | | | | | This patch adds D-Link DIR-320 support to broadcom-diag. "reserved" button is the button on the right side of the router without any title. I'm not sure if I've selected right name. Signed-off-by: Leonid Evdokimov <leon@darkk.net.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] Various Makefile cleanup.hauke2009-06-139-16/+5
| | | | | | | Thanks to swalker. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [dnsmasq] Update to version 2.49hauke2009-06-134-26/+10
| | | | | | | Fixes #5331 and #5286 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] recognize WAP54Gv2 and assigne LED and GPIOs (#5335)florian2009-06-131-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* udhcpc: add cidr routes support (patch from #5299)nbd2009-06-132-0/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: add missing include statement (patch from #5325)nbd2009-06-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: disable compression by default, as it can cause instabilities on ↵nbd2009-06-111-2/+2
| | | | | | various platforms (thx, acoul) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse24: introduce fuse package for brcm-2.4 (#5186)jow2009-06-116-0/+275
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fuse: update to v2.7.4 (#5186)jow2009-06-111-21/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Add support for bzipped images in sysupgradeacinonyx2009-06-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Detect and decompressed gzipped images automatically ↵acinonyx2009-06-102-11/+15
| | | | | | when flashing with sysupgrade git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: format hexdump output instead of using awk for sysupgradeacinonyx2009-06-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: move measurement task to the kernel, add some configurability (work ↵nbd2009-06-109-155/+475
| | | | | | in progress) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in iptables makefile resulting in patches not being ↵florian2009-06-091-2/+2
| | | | | | applied (#5311) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvram: refuse nvram operations on the WGT634Ujow2009-06-082-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ucitrigger: a uci plugin, command line tool and lua interface for ↵nbd2009-06-086-1/+1102
| | | | | | automatically applying uci config changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)florian2009-06-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] nvram: don't execute nvram fixups on the WGT634Ujow2009-06-061-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] do not apply iptables patches when building with ↵florian2009-06-041-0/+4
| | | | | | CONFIG_EXTERNAL_KERNEL_TREE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: package the VSC7385 driverjuhosg2009-06-041-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: move SPI drivers into a new submenujuhosg2009-06-043-97/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More libtool madness: Every package which was using c++ and libtool fixuplars2009-06-041-0/+2
| | | | | | | | | | | | | | | was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool Somebody should probably check all packages using c++ with a dependency on stdlibc++ if uclibc++ can be used instead now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix test experession for sysupgradeacinonyx2009-06-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ead: fix missing library error while building tinysrpacinonyx2009-06-032-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16309 3c298f89-4303-0410-b956-a3cf2f4a3e73