Commit graph

12 commits

Author SHA1 Message Date
rillig
2649c7e107 Removed superfluous "--" arguments from the command line, as the
argument following the "--" is guaranteed not to start with a dash.
Fixes pkg/30362.
2005-07-13 22:07:46 +00:00
rillig
63d76b7f93 Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying
on which(1). Correctly pass all arguments (even the first one) to the
build script. This fixes PR 30362.
2005-06-27 16:04:08 +00:00
wiz
af43f6cfdc Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00
grant
857b601b7b only try to run the build if "cd /usr/pkgsrc" is successful. 2005-01-25 08:47:55 +00:00
hubertf
d2b3d61718 rc is in /usr/pkgsrc/, even in sandboxes 2005-01-10 20:00:30 +00:00
grant
e9653fdcdc ensure we call chroot with the full path to 'sh'. 2004-01-15 10:02:54 +00:00
hubertf
507d240872 Allow restarting a chrooted build:
sh mk/bulk/do-chroot-build restart
2002-03-16 10:00:17 +00:00
hubertf
d91f40b832 Move documentation where it belongs.
Add paragraph "Setting up a sandbox for chroot'ed build" to
Packages.txt and xref it from do-sandbox-build script
2002-03-13 06:30:12 +00:00
hubertf
d554c64f6c do not forget X 2001-06-27 11:53:03 +00:00
zuntum
bca90f60ad Fix typo in RCD Id -- s/NetSBD/NetBSD/ 2001-06-26 16:16:12 +00:00
hubertf
c4db0ef4ea * add example how to setup a sandbox from source
* remove twice-mentioned resolv.conf
2001-06-26 15:12:42 +00:00
hubertf
3b198e82c0 A tiny example how I start my sandbox builds.
Nothing fancy, probably needs adjusting to other people's environments.

XXX the list of things that need to be setup in the sandbox should
XXX probably be moved to Packages.txt...
2001-06-23 23:30:28 +00:00