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)
commita5e6715d30c38f5bbecd0536e2730a9f822cb71b
tree014346b1a8a0ae8cdb3a51cdd97df3a7e61bffd6
parentc6e5fd9193d6d28bc16a455d6a1c005a5a771627
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]