Add freeradius package
authorNicolas Thill <nico@openwrt.org>
Tue, 17 May 2005 00:23:24 +0000 (00:23 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 17 May 2005 00:23:24 +0000 (00:23 +0000)
commitfe43906dd086d0f3e0386b74c034e29f8ce23344
tree152fa739ebd238d02614a281362f3d600c6a76f7
parent12ed01d836407ddef7dd449c87a9dc8655d983f5
Add freeradius package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@918 3c298f89-4303-0410-b956-a3cf2f4a3e73
29 files changed:
package/Config.in
package/Makefile
package/freeradius/Config.in [new file with mode: 0644]
package/freeradius/Makefile [new file with mode: 0644]
package/freeradius/files/radiusd.init [new file with mode: 0644]
package/freeradius/ipkg/freeradius-democerts.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-chap.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap-gtc.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap-md5.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap-mschapv2.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap-peap.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap-tls.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap-ttls.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap.conffiles [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-eap.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-files.conffiles [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-files.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-ldap.conffiles [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-ldap.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-mschap.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-pap.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-sql-mysql.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-sql-pgsql.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-sql.conffiles [new file with mode: 0644]
package/freeradius/ipkg/freeradius-mod-sql.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius-utils.control [new file with mode: 0644]
package/freeradius/ipkg/freeradius.conffiles [new file with mode: 0644]
package/freeradius/ipkg/freeradius.control [new file with mode: 0644]
package/freeradius/patches/freeradius-1.0.2-2-nico.diff [new file with mode: 0644]