pkgsrc-Bugs archive

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

PR/51992 CVS commit: pkgsrc/pkgtools/mksandbox



The following reply was made to PR pkg/51992; it has been noted by GNATS.

From: "Alistair G. Crooks" <agc%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51992 CVS commit: pkgsrc/pkgtools/mksandbox
Date: Tue, 5 Dec 2023 20:45:27 +0000

 Module Name:	pkgsrc
 Committed By:	agc
 Date:		Tue Dec  5 20:45:27 UTC 2023
 
 Modified Files:
 	pkgsrc/pkgtools/mksandbox: Makefile
 	pkgsrc/pkgtools/mksandbox/files: mksandbox
 
 Log Message:
 pkgtools/mksandbox - update to version 1.11
 
 + Don't allow mounting of already mounted sandboxes, or unmounting of
 unmounted sandboxes.
 
 + Also, add an extra "ismounted" case label to be able to tell if a
 sandbox is mounted. A df(1) invocation should continue to work just
 as well :)
 
 No objections on tech-pkg@
 
 Addresses the first part of PR pkg/51992 from Paul Goyette
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/pkgtools/mksandbox/Makefile
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/pkgtools/mksandbox/files/mksandbox
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index