aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Add detection support for Buffalo WHR-G125 from #2611Florian Fainelli2007-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)Felix Fietkau2007-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)Felix Fietkau2007-11-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add b43 fixes from #2677Felix Fietkau2007-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 ↵Felix Fietkau2007-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 confusionFelix Fietkau2007-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 packageFelix Fietkau2007-11-1037-4041/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up ata/scsi core dependsFelix Fietkau2007-11-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up rt2x00 downloadingFelix Fietkau2007-11-101-15/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9525 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade busybox to 1.8.1Felix Fietkau2007-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 depsFelix Fietkau2007-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 ↵Felix Fietkau2007-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 ↵Felix Fietkau2007-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 ↵Felix Fietkau2007-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 kernelsFelix Fietkau2007-11-071-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix p54 compileFelix Fietkau2007-11-071-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump ppp versionFelix Fietkau2007-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)Felix Fietkau2007-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 crashinessFelix Fietkau2007-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)Florian Fainelli2007-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)Florian Fainelli2007-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 scriptGabor Juhos2007-11-041-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wr850g detection (#1936)Felix Fietkau2007-11-031-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix usage (#2613)Florian Fainelli2007-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 dayTim Yardley2007-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-ipoptGabor Juhos2007-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)Felix Fietkau2007-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 ↵Tim Yardley2007-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 ↵Tim Yardley2007-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 patchesTim Yardley2007-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 tweakingFlorian Fainelli2007-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)Florian Fainelli2007-10-291-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops.... committed an outdated patchFelix Fietkau2007-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 pathFelix Fietkau2007-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 placeGabor Juhos2007-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 needImre Kaloz2007-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 #2594Travis Kemen2007-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 uciTravis Kemen2007-10-244-30/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* i686 should use the i386 HALFlorian Fainelli2007-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 fileFlorian Fainelli2007-10-241-0/+181
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the r8169 kernel module (#2554)Florian Fainelli2007-10-241-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable IPv6 forwarding by default (#2527)Florian Fainelli2007-10-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert changes to io access functions done in madwifi trunkFelix Fietkau2007-10-241-0/+59
| | | | | | | | (they seem wrong to me, and they break xscale) fixes #2591 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix absolute path to .ko files in insmodFelix Fietkau2007-10-241-12/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: updated the firmware image (#2532)Matteo Croce2007-10-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: ↵Florian Fainelli2007-10-241-0/+0
| | | | | | /etc/rc.d/S466tunnel: Permission denied" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade madwifi to r2756Felix Fietkau2007-10-2429-668/+345
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The RB513 CF driver is now a module, enable it by default for the RB1xx profile.Florian Fainelli2007-10-231-0/+15
| | | | | | | Fix the membase of the CF driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the prism54-mac80211 version from #2560Florian Fainelli2007-10-2311-0/+3844
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9414 3c298f89-4303-0410-b956-a3cf2f4a3e73