summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* standardize, don't install everything - just the binary, add Id tag to the ↵Nicolas Thill2005-12-163-26/+39
| | | | | | Makefile. SVN-Revision: 2708
* use target optimization cflags for ilbc codecNicolas Thill2005-12-161-0/+21
| | | | SVN-Revision: 2707
* fix asterisk build when asterisk-sqlite is selectedNicolas Thill2005-12-161-0/+3
| | | | SVN-Revision: 2706
* fix typo regarding vnc-reflectorNicolas Thill2005-12-161-1/+1
| | | | SVN-Revision: 2705
* really fix #10 nowImre Kaloz2005-12-1618-0/+0
| | | | SVN-Revision: 2704
* sync with kmod-madwifiImre Kaloz2005-12-161-4/+4
| | | | SVN-Revision: 2701
* add gcc bugfixImre Kaloz2005-12-162-0/+32
| | | | SVN-Revision: 2700
* fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string ↵Waldemar Brodkorb2005-12-161-223/+306
| | | | | | from 2.6, need runtime testing SVN-Revision: 2699
* fix wificonf compile error (#137)Felix Fietkau2005-12-161-0/+1
| | | | SVN-Revision: 2698
* port l2tpd fixes from changeset:2696 to trunk.Nicolas Thill2005-12-168-1/+1291
| | | | SVN-Revision: 2697
* add gcc 3.4.5Imre Kaloz2005-12-1614-1/+4231
| | | | SVN-Revision: 2695
* make file namingImre Kaloz2005-12-161-0/+0
| | | | SVN-Revision: 2694
* add gcc4 patches for 2.4Imre Kaloz2005-12-164-56/+2268
| | | | SVN-Revision: 2693
* add gcc4 fix for iptables 1.3.4Imre Kaloz2005-12-161-0/+30
| | | | SVN-Revision: 2692
* fix one of the iptables 1.3.4 compile errors on 2.4Waldemar Brodkorb2005-12-151-9/+9
| | | | SVN-Revision: 2691
* fix remaining pci problems with brcm-2.6 (fixes #132)Felix Fietkau2005-12-151-5/+7
| | | | SVN-Revision: 2690
* add cleanup and system code upgrade for brcm-2.6. pci seems to work, but ↵Felix Fietkau2005-12-151-7195/+4703
| | | | | | spits out weird errors -> still needs fixing SVN-Revision: 2689
* rename the patch to better match its purpose, add target optimization ↵Nicolas Thill2005-12-153-27/+39
| | | | | | cflags, prevent host system detection to set compile-time options. SVN-Revision: 2688
* upgrade busybox to v1.1.0-pre1Imre Kaloz2005-12-156-382/+337
| | | | SVN-Revision: 2687
* fix directory nameImre Kaloz2005-12-151-1/+1
| | | | SVN-Revision: 2686
* upgrade madwifi snapshot to r1358Imre Kaloz2005-12-151-4/+4
| | | | SVN-Revision: 2684
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵Imre Kaloz2005-12-1510-7599/+1901
| | | | | | Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4 SVN-Revision: 2683
* update asterisk to new upstream release (v1.2.1)Nicolas Thill2005-12-1536-8061/+2057
| | | | SVN-Revision: 2682
* update gmediaserver to new upstream release (v0.9.0)Nicolas Thill2005-12-151-2/+2
| | | | SVN-Revision: 2681
* replace bool with tristate (prevent unneeded freetype-install)Nicolas Thill2005-12-151-1/+1
| | | | SVN-Revision: 2680
* update ipsec-tools to new upstream release (v0.6.4)Nicolas Thill2005-12-151-2/+2
| | | | SVN-Revision: 2679
* update gs v4 pattern so that the latest linksys firmware accepts itFelix Fietkau2005-12-152-3/+3
| | | | SVN-Revision: 2678
* add ptunnel (PingTunnel) (thanks to Romain Beauxis)Nicolas Thill2005-12-155-0/+91
| | | | SVN-Revision: 2676
* add missing config file and init script in the packageNicolas Thill2005-12-141-0/+4
| | | | SVN-Revision: 2675
* fix package name in template call, remove unneeded patch, don't use ↵Nicolas Thill2005-12-147-31/+48
| | | | | | PKG_INSTALL_DIR since upstream does not provide a make install target, add configurable init script, add Id tag and target optimization cflags.. SVN-Revision: 2674
* enable peercast actually (forgot some files in my last commit)Nicolas Thill2005-12-142-0/+3
| | | | SVN-Revision: 2673
* add peercast package (thanks to Romain Beauxis)Nicolas Thill2005-12-146-0/+196
| | | | SVN-Revision: 2672
* fix download url, add target optimization cflags, ipkg/conffiles, add Id tag ↵Nicolas Thill2005-12-143-7/+22
| | | | | | to the Makefile. SVN-Revision: 2671
* add madplay package (thanks to Romain Beauxis), add libid3tag dependency on ↵Nicolas Thill2005-12-145-0/+100
| | | | | | zlib. SVN-Revision: 2670
* Added libcli, l2tpns, fixed typo and mising URLFlorian Fainelli2005-12-1413-1/+250
| | | | SVN-Revision: 2669
* Added wccpd a Web Cache Coordination Protocol daemonFlorian Fainelli2005-12-145-0/+67
| | | | SVN-Revision: 2668
* add an Id tag to the Makefile, set md5sum, don't use PKG_INSTALL_DIR since ↵Nicolas Thill2005-12-142-16/+24
| | | | | | upstream does not provide a make install target SVN-Revision: 2667
* install in /usr instead of /usr/local/, add an ipkg/conffiles, add an Id tag ↵Nicolas Thill2005-12-142-2/+11
| | | | | | to the Makefile SVN-Revision: 2666
* put the conntrack/nat modules florian added in the kmod-nat-extra packageNicolas Thill2005-12-131-0/+6
| | | | SVN-Revision: 2665
* Fixed typo, changed dependencies from depends on to selectFlorian Fainelli2005-12-131-4/+4
| | | | SVN-Revision: 2662
* revert last Config.in changeFelix Fietkau2005-12-131-2/+3
| | | | SVN-Revision: 2661
* update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential ↵Felix Fietkau2005-12-138-81/+96
| | | | | | security issue, fixes #59) SVN-Revision: 2660
* restore wl0_auth functionality (fixes: #123)Felix Fietkau2005-12-131-1/+7
| | | | SVN-Revision: 2657
* more tristate -> prompt fixesWaldemar Brodkorb2005-12-135-12/+26
| | | | SVN-Revision: 2656
* use prompt description, not tristate, use select from libraries instead of ↵Waldemar Brodkorb2005-12-132-5/+11
| | | | | | depends on, suggested by Nico SVN-Revision: 2655
* improve wificonf watchdog for client mode (should be somewhat reliable now)Felix Fietkau2005-12-131-3/+33
| | | | SVN-Revision: 2654
* add imq from whiterussian to trunkFelix Fietkau2005-12-134-0/+757
| | | | SVN-Revision: 2652
* add libaudiofile package (thanks to Romain Beauxis)Nicolas Thill2005-12-134-0/+126
| | | | SVN-Revision: 2651
* Added raddumpFlorian Fainelli2005-12-135-0/+69
| | | | SVN-Revision: 2650
* Added dhcp6, an IPv6 implementation of the dhcp server and client Added ↵Florian Fainelli2005-12-139-2/+178
| | | | | | support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive SVN-Revision: 2649