add libwrap, portmap, nfs-server
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Mar 2005 23:17:53 +0000 (23:17 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 24 Mar 2005 23:17:53 +0000 (23:17 +0000)
commit1ddd3743de21315fa1eba2e1e8021710586e5816
treeaee76fe6b4fec8cab5d3dd7ee0ee0341eaa93d22
parent33748edbf2d3a18dd49f74032faf0f8e5f06d7fd
add libwrap, portmap, nfs-server

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@450 3c298f89-4303-0410-b956-a3cf2f4a3e73
17 files changed:
package/Config.in
package/Makefile
package/nfs-server/Config.in [new file with mode: 0644]
package/nfs-server/Makefile [new file with mode: 0644]
package/nfs-server/files/etc/exports [new file with mode: 0644]
package/nfs-server/files/etc/init.d/S60nfsd [new file with mode: 0755]
package/nfs-server/nfs-server.control [new file with mode: 0644]
package/nfs-server/patches/build-config.patch [new file with mode: 0644]
package/nfs-server/patches/cross-compile-fix.patch [new file with mode: 0644]
package/nfs-server/patches/debian-subset.patch [new file with mode: 0644]
package/nfs-server/patches/remove-warning.patch [new file with mode: 0644]
package/portmap/Config.in [new file with mode: 0644]
package/portmap/Makefile [new file with mode: 0644]
package/portmap/patches/debian-subset.patch [new file with mode: 0644]
package/portmap/portmap.control [new file with mode: 0644]
package/tcp_wrappers/Makefile [new file with mode: 0644]
package/tcp_wrappers/patches/debian-subset.patch [new file with mode: 0644]