summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Allow specifying static IPv6 gateways (#2710)florian2007-11-161-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: turn libnl into a build dependencynbd2007-11-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix config change detect for hostapdnbd2007-11-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update hostapd patches to the latest from ↵nbd2007-11-167-57/+75
| | | | | | http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve build checks for hostapd (combinations of madwifi and mac80211)nbd2007-11-161-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the static version of libnl for hostapdnbd2007-11-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make libnl build a static version as wellnbd2007-11-161-0/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix adm switch misdetection, which led to bogus button events that caused ↵nbd2007-11-162-7/+7
| | | | | | the system to shut down git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up hostapd for mac80211nbd2007-11-1685-171/+5802
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libnlnbd2007-11-161-0/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add detection support for Buffalo WHR-G125 from #2611florian2007-11-131-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)nbd2007-11-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9546 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for interfaces with ipv6, but no ipv4 (patch from #2695)nbd2007-11-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add b43 fixes from #2677nbd2007-11-1112-38/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable a totally braindead optimization in busybox that causes various ↵nbd2007-11-101-0/+40
| | | | | | applets to crash on mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wlcompat: show wet mode as Managed mode as well to avoid confusionnbd2007-11-101-13/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move wlcompat to the broadcom-wl packagenbd2007-11-1037-4041/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up ata/scsi core dependsnbd2007-11-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up rt2x00 downloadingnbd2007-11-101-15/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to 1.8.1nbd2007-11-1017-495/+549
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up mac80211 related kernel version depsnbd2007-11-105-78/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵nbd2007-11-101-10/+10
| | | | | | always selectable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵nbd2007-11-091-5/+5
| | | | | | the uclibc upgrade for 8.01 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵nbd2007-11-094-1/+304
| | | | | | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix acx-mac80211 compile with older kernelsnbd2007-11-071-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix p54 compilenbd2007-11-071-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump ppp versionnbd2007-11-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ppp ipv6 patch by farnz (from #2525)nbd2007-11-074-2/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to latest rev - works around some crashinessnbd2007-11-0723-214/+221
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)florian2007-11-051-5/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix missing IP section to properly add static hosts (#2650)florian2007-11-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] base-files: suppress error messages in usb-storage scriptjuhosg2007-11-041-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wr850g detection (#1936)nbd2007-11-031-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix usage (#2613)florian2007-11-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forgot to bump up the release version from the patches the other daypavlov2007-10-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] iptables: update description of the iptables-mod-ipoptjuhosg2007-10-311-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to latest version (fixes #2403)nbd2007-10-3123-199/+199
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* expose an environment variable (IPKG_UPGRADE) to the scripts executed during ↵pavlov2007-10-301-0/+41
| | | | | | a package upgrade so that they can intelligently determine what to do inside the ipk git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add username/password options to ipkg, note this only works if you have a ↵pavlov2007-10-301-0/+56
| | | | | | real wget implementation rather than the busybox limited wget git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh busybox patchespavlov2007-10-3027-224/+226
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Only masquerade LAN, other settings need manual tweakingflorian2007-10-291-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Only masquerade non routable addresses (#2535)florian2007-10-291-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops.... committed an outdated patchnbd2007-10-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: don't poll the channel noise in a performance critical pathnbd2007-10-271-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] 6tunnel: move init/config files to the right placejuhosg2007-10-272-70/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke util-linux in favor of util-linux-ng, build only what we needkaloz2007-10-255-208/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded config file section fixes #2594thepeople2007-10-251-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert the rest of /etc/dnsmasq.conf to ucithepeople2007-10-244-30/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* i686 should use the i386 HALflorian2007-10-241-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Provide an i686 wpa_supplicant configuration fileflorian2007-10-241-0/+181
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9437 3c298f89-4303-0410-b956-a3cf2f4a3e73