Add vsftpd package
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 May 2005 20:39:09 +0000 (20:39 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 May 2005 20:39:09 +0000 (20:39 +0000)
commit1e6617a93fcb0a411301a9e950263258cad22d41
tree014346b1a8a0ae8cdb3a51cdd97df3a7e61bffd6
parent8ce96662a3c3e5d425397f8e4dffd91b19ef91cc
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]