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)
commit5d8d23878469f37b78458ba6b5d068be0ce2d737
tree014346b1a8a0ae8cdb3a51cdd97df3a7e61bffd6
parentd7671e71f3704eb2f667a749cc509a06ebfa9d87
Add vsftpd package

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