Add vsftpd package
authorNicolas Thill <nico@openwrt.org>
Sun, 15 May 2005 20:39:09 +0000 (20:39 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 15 May 2005 20:39:09 +0000 (20:39 +0000)
commit172dca5aa6e6d27ec7900644b2d492b3cdd4bccd
treea46173845e125cac6d2353fa5bc7119738f86d55
parent4eddce762d46dfe00af99b6e51762b3aa79796da
Add vsftpd package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@913 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/Config.in
package/Makefile
package/vsftpd/Config.in [new file with mode: 0644]
package/vsftpd/Makefile [new file with mode: 0644]
package/vsftpd/files/vsftpd.conf [new file with mode: 0644]
package/vsftpd/files/vsftpd.init [new file with mode: 0644]
package/vsftpd/ipkg/vsftpd.conffiles [new file with mode: 0644]
package/vsftpd/ipkg/vsftpd.control [new file with mode: 0644]
package/vsftpd/patches/chroot.patch [new file with mode: 0644]
package/vsftpd/patches/destdir.patch [new file with mode: 0644]
package/vsftpd/patches/find-libs.patch [new file with mode: 0644]