./pkgtools/mksandbox, Tool for creating sandboxes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0, Package name: mksandbox-1.0, Maintainer: pkgsrc-users

A small shell script to set up a sandbox (usually for a pkgsrc bulk
build), using null mounts.


Version history: (Expand)


CVS history: (Expand)


   2012-09-12 01:19:40 by Aleksej Saushev | Files touched by this commit (60)
Log message:
"user-destdir" is default these days
   2012-08-27 00:13:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
Follow suit -- change to 2-clause BSD, and adapt Makefile LICENSE variable.
   2012-08-26 23:38:35 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
Change to a 2-clause licen[cs]e.
   2012-08-26 13:00:23 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add more documentation.
   2012-08-26 12:31:23 by Thomas Klausner | Files touched by this commit (5)
Log message:
Import mksandbox-1.0 as pkgtools/mksandbox.

A small shell script to set up a sandbox (usually for a pkgsrc bulk
build), using null mounts.

The file lived in pkgsrc/mk/bulk/mksandbox, but is worthy of its own
package IMHO. New: with manpage.