summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2001-06-26 15:12:42 +0000
committerhubertf <hubertf@pkgsrc.org>2001-06-26 15:12:42 +0000
commitc4db0ef4ea098dc77c51fdd705dae53b1f74c4b8 (patch)
tree55a74a6cabae9705c7d22d9bc10cc7dfd24056a3 /mk
parent55b374122d9060814564575381ab5e95685c98a5 (diff)
downloadpkgsrc-c4db0ef4ea098dc77c51fdd705dae53b1f74c4b8.tar.gz
* add example how to setup a sandbox from source
* remove twice-mentioned resolv.conf
Diffstat (limited to 'mk')
-rw-r--r--mk/bulk/do-sandbox-build4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/do-sandbox-build b/mk/bulk/do-sandbox-build
index 2c60d8428cd..37c423b763f 100644
--- a/mk/bulk/do-sandbox-build
+++ b/mk/bulk/do-sandbox-build
@@ -6,9 +6,9 @@
#
#
-# Important files in sandbox (after extracting sets):
+# Important files in sandbox (after extracting sets or doing a
+# "make distribution DESTDIR=/usr/sandbox" in src/etc):
# * kernel (/netbsd)
-# * /etc/resolv.conf
# * /dev/*
# * working(!) mail config (hostname, sendmail.cf)
# * /etc/localtime (security/snmpd)