Import of pkgsrc-2015Q3
This commit is contained in:
@@ -2,7 +2,7 @@ This package consists of two parts, of which the first one ("nfsbug")
|
||||
verifies a given NFS-server for known bugs like world wide exportable
|
||||
file systems, determine whether the export list really works,
|
||||
determine whether we can mount file systems through the portmapper,
|
||||
try to guess file handles, excercise the mknod bug, and the uid
|
||||
try to guess file handles, exercise the mknod bug, and the uid
|
||||
masking bug.
|
||||
|
||||
The second program ("nfsshell") is included for demonstration purpose
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:37 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2015/07/12 07:19:13 dholland Exp $
|
||||
|
||||
DISTNAME= nfsshell-1.0
|
||||
PKGREVISION= 1
|
||||
@@ -10,8 +10,6 @@ DISTFILES= nfsBugFerret.tgz \
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= NFS security verification suite
|
||||
|
||||
ONLY_FOR_PLATFORM= DragonFly-*-* FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-* HPUX-*-*
|
||||
|
||||
EXTRACT_ONLY= nfsBugFerret.tgz
|
||||
WRKSRC= ${WRKDIR}/nfsbug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user