pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/mksandbox/files
Module Name: pkgsrc
Committed By: sevan
Date: Fri Dec 7 12:40:39 UTC 2018
Modified Files:
pkgsrc/pkgtools/mksandbox/files: mksandbox
Log Message:
Update Usage coment to include --without-xsrc
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/pkgtools/mksandbox/files/mksandbox
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/mksandbox/files/mksandbox
diff -u pkgsrc/pkgtools/mksandbox/files/mksandbox:1.13 pkgsrc/pkgtools/mksandbox/files/mksandbox:1.14
--- pkgsrc/pkgtools/mksandbox/files/mksandbox:1.13 Sat Sep 29 18:59:29 2018
+++ pkgsrc/pkgtools/mksandbox/files/mksandbox Fri Dec 7 12:40:39 2018
@@ -1,6 +1,6 @@
#! /bin/sh
-# $NetBSD: mksandbox,v 1.13 2018/09/29 18:59:29 sevan Exp $
+# $NetBSD: mksandbox,v 1.14 2018/12/07 12:40:39 sevan Exp $
# Copyright (c) 2002,2012 Alistair Crooks <agc%NetBSD.org@localhost>
# All rights reserved.
@@ -28,8 +28,8 @@
# Usage: mksandbox [--mounthost=host] [--rodirs=dir1,...] [--rwdirs=dir1,...]
# [--pkgsrc=dir] [--src=srcdir] [--xsrc=xsrcdir]
-# [--without-src] [--without-pkgsrc] [--without-x]
-# [--verbose] sandbox-dir
+# [--without-src] [--without-pkgsrc] [--without-xsrc]
+# [--without-x] [--verbose] sandbox-dir
#
# A small shell script to set up a sandbox (usually for a pkgsrc bulk
# build), using null mounts.
Home |
Main Index |
Thread Index |
Old Index