summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Corrected bug #149Florian Fainelli2005-12-181-1/+1
| | | | SVN-Revision: 2721
* fix #81Imre Kaloz2005-12-181-1/+1
| | | | SVN-Revision: 2720
* add minor code cleanup and a core reset for internal sb devices that need itFelix Fietkau2005-12-181-97/+130
| | | | SVN-Revision: 2718
* add BCM4710A0 cache workarounds (#143)Felix Fietkau2005-12-181-0/+316
| | | | SVN-Revision: 2717
* finally fix pci issues (#132)Felix Fietkau2005-12-181-42/+85
| | | | SVN-Revision: 2716
* add support for wgt634u nvram, change the order of the serial ports on the ↵Felix Fietkau2005-12-171-73/+351
| | | | | | wgt (will use ttyS0 as console port now), fix exports for the switch drivers SVN-Revision: 2715
* Added ipcadFlorian Fainelli2005-12-175-0/+72
| | | | SVN-Revision: 2714
* Corrrected URLFlorian Fainelli2005-12-171-1/+1
| | | | SVN-Revision: 2713
* Added macchangerFlorian Fainelli2005-12-175-0/+66
| | | | SVN-Revision: 2712
* fix network hotplug scripts for 2.6Felix Fietkau2005-12-171-2/+2
| | | | SVN-Revision: 2711
* add missing quoteWaldemar Brodkorb2005-12-161-1/+1
| | | | SVN-Revision: 2710
* fix package version and ack source name change, use target optimization ↵Nicolas Thill2005-12-162-80/+7
| | | | | | cflags, remove conflicting patch. SVN-Revision: 2709
* 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