pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc: Document the existing --without-src and new --without-xs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cc9b88f46bac
branches: trunk
changeset: 306171:cc9b88f46bac
user: simonb <simonb%pkgsrc.org@localhost>
date: Thu Apr 12 02:11:24 2018 +0000
description:
Document the existing --without-src and new --without-xsrc options.
diffstat:
pkgtools/mksandbox/files/mksandbox.8 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r d24b5818fd63 -r cc9b88f46bac pkgtools/mksandbox/files/mksandbox.8
--- a/pkgtools/mksandbox/files/mksandbox.8 Thu Apr 12 02:08:47 2018 +0000
+++ b/pkgtools/mksandbox/files/mksandbox.8 Thu Apr 12 02:11:24 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mksandbox.8,v 1.5 2013/07/20 10:20:42 jperkin Exp $
+.\" $NetBSD: mksandbox.8,v 1.6 2018/04/12 02:11:24 simonb Exp $
.\"
.\" Copyright (c) 2012 Thomas Klausner <wiz%NetBSD.org@localhost>
.\" All rights reserved.
@@ -39,6 +39,8 @@
.Op Fl Fl xsrc Ns = Ns Ar xsrcdir
.Op Fl Fl without-x
.Op Fl Fl without-pkgsrc
+.Op Fl Fl without-src
+.Op Fl Fl without-xsrc
.Op Fl Fl verbose
.Ar sandbox-dir
.Sh DESCRIPTION
@@ -81,6 +83,10 @@
(only needed for some packages).
.It Fl Fl without-pkgsrc
Do not mount pkgsrc directories in the sandbox.
+.It Fl Fl without-src
+Do not mount src directory in the sandbox.
+.It Fl Fl without-xsrc
+Do not mount xsrc directory in the sandbox.
.It Fl Fl without-x
Do not include X files in the sandbox.
.It Fl Fl verbose
Home |
Main Index |
Thread Index |
Old Index