summaryrefslogtreecommitdiff
path: root/mk/bulk/mksandbox
AgeCommit message (Expand)AuthorFilesLines
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-1/+1
2003-08-10Also create /var/log/lastlog{,x} in the sandbox if they exist in theseb1-2/+2
2003-07-30Rename sandboxDirs to sandboxMountDirs.seb1-14/+12
2003-07-30Whitespace.seb1-2/+1
2003-07-29Introduce sandboxEmptyDirs a list of directories to create emptyseb1-5/+14
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-04-13PR#21087. Some files are missing in bulk build sandboxes created bycjep1-1/+9
2002-12-31Introduce a variable called kernel which is either empty or contains thecjep1-3/+7
2002-12-31Loopback mount /proc on SunOS. shells/tcsh successfully builds in the sandboxcjep1-2/+9
2002-12-31Add /usr/ccs, /usr/ucb and /usr/xpg4 for SunOS in sandboxDirs.cjep1-2/+2
2002-12-311. On SunOS populate /dev in the sandbox with devfsadm and ucblinks.cjep1-21/+20
2002-12-311. Introduce mountflags so that we can tune the mount command for Solariscjep1-8/+13
2002-12-31Introduce idprog so that Solaris survives the root test.cjep1-2/+7
2002-12-03Apply patches from Sergey Svishchev in PR 19221 to get the correct valueagc1-1/+3
2002-11-20Fixes from Robert Elz to:agc1-9/+17
2002-11-08Take care of -current's /lib and /libexec.seb1-2/+8
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-1/+1
2002-08-15Actually Alistair was right: $packages and $distfiles also need to beseb1-1/+2
2002-08-12Make sure that /var/games exists in the sandbox, and has the correctagc1-1/+11
2002-08-12New feature: this script now create $sandbox/sandbox, a shell scriptseb1-1/+50
2002-08-12- Remove $sandbox/etc/localtime before copying /usr/share/zoneinfo/GMT over.seb1-4/+5
2002-08-12Don't null-mount all of /var - just do /var/mail for just now, so thatagc1-2/+2
2002-08-12Also null-mount /var from inside the sandboxagc1-2/+3
2002-08-07Correct the position of a closing parenthesis in a commentagc1-2/+2
2002-08-07A small shell script to set up a sandbox (usually for a pkgsrc bulkagc1-0/+184