]> granicus.if.org Git - sudo/commitdiff
include auth/API in tarball
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 27 Aug 1999 20:09:30 +0000 (20:09 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 27 Aug 1999 20:09:30 +0000 (20:09 +0000)
INSTALL
Makefile.in

diff --git a/INSTALL b/INSTALL
index 94ba18e368baf9f69c8d060b36163be00302c3a9..62bc6eaef150c796a6bf9f0d207335529e9747cd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -543,6 +543,11 @@ Linux:
     the "#define HAVE_LSEARCH 1" line in config.h and add lsearch.o
     to the LIBOBJS line in the Makefile.
 
+    It is not possible to access the sudoers file via NFS on Linux.
+    This is due to a bug in the Linux client-side NFS implementation.
+    It has been fixed in the developement kernel but, as of Aug 27, 1999,
+    the fixes have not made it into the mainstream kernel.
+
 SCO ODT:
     You'll probably need libcrypt_i.a available via anonymous ftp
     from sosco.sco.com.  The necessary files are /SLS/lng225b.Z
index ebfea2949a9a4113bcfeaf2153b0557f874e06de..96dabbba368630009e7ab7221ec5f909497bf3e4 100644 (file)
@@ -146,7 +146,7 @@ DISTFILES = $(SRCS) $(HDRS) BUGS CHANGES FAQ HISTORY INSTALL INSTALL.configure \
            configure configure.in fnmatch.3 indent.pro install-sh \
            mkinstalldirs pathnames.h.in sample.pam sample.sudoers sudo.cat \
            sudo.man sudo.pod sudoers sudoers.cat sudoers.man sudoers.pod \
-           visudo.cat visudo.man visudo.pod
+           visudo.cat visudo.man visudo.pod auth/API
 
 SUDODEP = $(srcdir)/sudo.h $(srcdir)/compat.h $(srcdir)/logging.h \
          config.h pathnames.h