Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | upgrade busybox to v1.1.0-pre1 | Imre Kaloz | 2005-12-15 | 6 | -382/+337 | |
| | | | | SVN-Revision: 2687 | |||||
* | add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵ | Imre Kaloz | 2005-12-15 | 1 | -4/+4 | |
| | | | | | | 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 Thill | 2005-12-15 | 36 | -8061/+2057 | |
| | | | | SVN-Revision: 2682 | |||||
* | update gmediaserver to new upstream release (v0.9.0) | Nicolas Thill | 2005-12-15 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2681 | |||||
* | replace bool with tristate (prevent unneeded freetype-install) | Nicolas Thill | 2005-12-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2680 | |||||
* | update ipsec-tools to new upstream release (v0.6.4) | Nicolas Thill | 2005-12-15 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2679 | |||||
* | add ptunnel (PingTunnel) (thanks to Romain Beauxis) | Nicolas Thill | 2005-12-15 | 5 | -0/+91 | |
| | | | | SVN-Revision: 2676 | |||||
* | add missing config file and init script in the package | Nicolas Thill | 2005-12-14 | 1 | -0/+4 | |
| | | | | SVN-Revision: 2675 | |||||
* | fix package name in template call, remove unneeded patch, don't use ↵ | Nicolas Thill | 2005-12-14 | 7 | -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 Thill | 2005-12-14 | 2 | -0/+3 | |
| | | | | SVN-Revision: 2673 | |||||
* | add peercast package (thanks to Romain Beauxis) | Nicolas Thill | 2005-12-14 | 6 | -0/+196 | |
| | | | | SVN-Revision: 2672 | |||||
* | fix download url, add target optimization cflags, ipkg/conffiles, add Id tag ↵ | Nicolas Thill | 2005-12-14 | 3 | -7/+22 | |
| | | | | | | to the Makefile. SVN-Revision: 2671 | |||||
* | add madplay package (thanks to Romain Beauxis), add libid3tag dependency on ↵ | Nicolas Thill | 2005-12-14 | 5 | -0/+100 | |
| | | | | | | zlib. SVN-Revision: 2670 | |||||
* | Added libcli, l2tpns, fixed typo and mising URL | Florian Fainelli | 2005-12-14 | 13 | -1/+250 | |
| | | | | SVN-Revision: 2669 | |||||
* | Added wccpd a Web Cache Coordination Protocol daemon | Florian Fainelli | 2005-12-14 | 5 | -0/+67 | |
| | | | | SVN-Revision: 2668 | |||||
* | add an Id tag to the Makefile, set md5sum, don't use PKG_INSTALL_DIR since ↵ | Nicolas Thill | 2005-12-14 | 2 | -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 Thill | 2005-12-14 | 2 | -2/+11 | |
| | | | | | | to the Makefile SVN-Revision: 2666 | |||||
* | Fixed typo, changed dependencies from depends on to select | Florian Fainelli | 2005-12-13 | 1 | -4/+4 | |
| | | | | SVN-Revision: 2662 | |||||
* | revert last Config.in change | Felix Fietkau | 2005-12-13 | 1 | -2/+3 | |
| | | | | SVN-Revision: 2661 | |||||
* | update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential ↵ | Felix Fietkau | 2005-12-13 | 8 | -81/+96 | |
| | | | | | | security issue, fixes #59) SVN-Revision: 2660 | |||||
* | restore wl0_auth functionality (fixes: #123) | Felix Fietkau | 2005-12-13 | 1 | -1/+7 | |
| | | | | SVN-Revision: 2657 | |||||
* | more tristate -> prompt fixes | Waldemar Brodkorb | 2005-12-13 | 5 | -12/+26 | |
| | | | | SVN-Revision: 2656 | |||||
* | use prompt description, not tristate, use select from libraries instead of ↵ | Waldemar Brodkorb | 2005-12-13 | 2 | -5/+11 | |
| | | | | | | depends on, suggested by Nico SVN-Revision: 2655 | |||||
* | improve wificonf watchdog for client mode (should be somewhat reliable now) | Felix Fietkau | 2005-12-13 | 1 | -3/+33 | |
| | | | | SVN-Revision: 2654 | |||||
* | add libaudiofile package (thanks to Romain Beauxis) | Nicolas Thill | 2005-12-13 | 4 | -0/+126 | |
| | | | | SVN-Revision: 2651 | |||||
* | Added raddump | Florian Fainelli | 2005-12-13 | 5 | -0/+69 | |
| | | | | SVN-Revision: 2650 | |||||
* | Added dhcp6, an IPv6 implementation of the dhcp server and client Added ↵ | Florian Fainelli | 2005-12-13 | 9 | -2/+178 | |
| | | | | | | support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive SVN-Revision: 2649 | |||||
* | Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig | Florian Fainelli | 2005-12-13 | 7 | -1/+69 | |
| | | | | SVN-Revision: 2648 | |||||
* | Added vpnc, a cicso3000 vpn concentrator client | Florian Fainelli | 2005-12-13 | 6 | -0/+75 | |
| | | | | SVN-Revision: 2647 | |||||
* | disable pcmcia stuff for ar7 | Felix Fietkau | 2005-12-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2646 | |||||
* | Added vrrpd package, fixed typo in vgp Config.in and added them to the ↵ | Florian Fainelli | 2005-12-12 | 7 | -7/+64 | |
| | | | | | | package list in menuconfig SVN-Revision: 2644 | |||||
* | Added package vgp, vgp is a daemon working like Cisco(c) HSRP | Florian Fainelli | 2005-12-12 | 3 | -0/+64 | |
| | | | | SVN-Revision: 2643 | |||||
* | Added serdisplib, thanks to Christoph Haderer for the package | Florian Fainelli | 2005-12-12 | 7 | -0/+99 | |
| | | | | SVN-Revision: 2642 | |||||
* | adjust svn properties: add missing "svn:keywords" for Makefiles, set ↵ | Nicolas Thill | 2005-12-12 | 6 | -6/+6 | |
| | | | | | | "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files SVN-Revision: 2638 | |||||
* | move init scripts and related out of ipkg/ | Nicolas Thill | 2005-12-12 | 6 | -8/+4 | |
| | | | | SVN-Revision: 2637 | |||||
* | make wrt-radauth depend on nvram which is more appropriate (thanks nbd) | Nicolas Thill | 2005-12-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2636 | |||||
* | wrt-radauth needs libnvram and libshared and will only build on mipsel/2.4 atm | Nicolas Thill | 2005-12-12 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2635 | |||||
* | add some missing ipkg/conffiles | Nicolas Thill | 2005-12-12 | 6 | -0/+8 | |
| | | | | SVN-Revision: 2632 | |||||
* | clean up old stuff | Felix Fietkau | 2005-12-12 | 3 | -74/+0 | |
| | | | | SVN-Revision: 2631 | |||||
* | build package index in sdk (fixes #51) | Felix Fietkau | 2005-12-12 | 1 | -1/+7 | |
| | | | | SVN-Revision: 2629 | |||||
* | fix documented syntax for /etc/ethers in dnsmasq.conf (fixes #65) | Felix Fietkau | 2005-12-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2627 | |||||
* | don't display an 8 character password limit on the passwd prompt | Felix Fietkau | 2005-12-11 | 1 | -0/+12 | |
| | | | | SVN-Revision: 2625 | |||||
* | create /var/spool/cron in cron init script and change the default crontab ↵ | Felix Fietkau | 2005-12-11 | 2 | -1/+28 | |
| | | | | | | location to /etc/crontabs (fixes #88) SVN-Revision: 2621 | |||||
* | add /etc/ipsec.conf to conffiles | Waldemar Brodkorb | 2005-12-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2617 | |||||
* | unlock linux partition before running jffs2root --clean. fixes #97 | Felix Fietkau | 2005-12-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2615 | |||||
* | Remove not working ssh pattern file | Oliver Ertl | 2005-12-11 | 1 | -16/+0 | |
| | | | | SVN-Revision: 2611 | |||||
* | add asterisk-mini package, put modules.conf under rev; control, add ipkg ↵ | Nicolas Thill | 2005-12-09 | 7 | -123/+196 | |
| | | | | | | conffiles. SVN-Revision: 2610 | |||||
* | build the transitional iptables-extra meta-package too (port of changeset:2558) | Nicolas Thill | 2005-12-09 | 1 | -0/+3 | |
| | | | | SVN-Revision: 2609 | |||||
* | add ipsec-tools package | Nicolas Thill | 2005-12-09 | 8 | -0/+149 | |
| | | | | SVN-Revision: 2607 | |||||
* | make all sub-packages depend on iptables | Nicolas Thill | 2005-12-08 | 9 | -8/+9 | |
| | | | | SVN-Revision: 2604 |