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)
commit09cdfba5da97c5d9e1976910e0051a6cb1a5688b
tree014346b1a8a0ae8cdb3a51cdd97df3a7e61bffd6
parented8daea7598b765035f5d76e77862ca846966f8e
Add vsftpd package

SVN-Revision: 913
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]