pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/bootstrap No, setgid works, but apparently needs some ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eba23f4673e4
branches:  trunk
changeset: 474542:eba23f4673e4
user:      tv <tv%pkgsrc.org@localhost>
date:      Sun May 02 03:38:21 2004 +0000

description:
No, setgid works, but apparently needs some particular NTFS permissions
(researching for a future rev of this doc).

diffstat:

 bootstrap/README.Interix |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r a93bd7c52a21 -r eba23f4673e4 bootstrap/README.Interix
--- a/bootstrap/README.Interix  Sun May 02 03:19:50 2004 +0000
+++ b/bootstrap/README.Interix  Sun May 02 03:38:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.Interix,v 1.10 2004/04/30 20:44:44 tv Exp $
+$NetBSD: README.Interix,v 1.11 2004/05/02 03:38:21 tv Exp $
 
 Please read the general README file as well.
 
@@ -74,13 +74,10 @@
   these, you may create such a user; make sure it is in the local group
   Administrators.
 
-And the following two issues mean that binary packages (pkg_add) should be
+And the following issue means that binary packages (pkg_add) should be
 installed by Administrator for the time being:
 
 * "pkg_add" creates directories of mode 0755, not 0775, in $PKG_DBDIR.
   This will be fixed.
 
-* set-gid files in Interix seem to require using Administrator to install
-  the setgid file.  (I'm working to confirm this.)
-
 =====



Home | Main Index | Thread Index | Old Index