add libwrap, portmap, nfs-server
authorFelix Fietkau <nbd@openwrt.org>
Thu, 24 Mar 2005 23:17:53 +0000 (23:17 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 24 Mar 2005 23:17:53 +0000 (23:17 +0000)
commit884167dbc26bca4cb389a9b9aa694de542f8f137
treeaee76fe6b4fec8cab5d3dd7ee0ee0341eaa93d22
parente08ddab70481a09bf623a5fa8d9c732760d203ed
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]