summaryrefslogtreecommitdiff
path: root/doc/HOWTO-pbulk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-02-15 07:37:11 +0000
committerwiz <wiz@pkgsrc.org>2008-02-15 07:37:11 +0000
commit434ccb2b989b37f4faf092397e386007013ac2ae (patch)
tree41c443d6157ca9c8850121ba475923112f7b763a /doc/HOWTO-pbulk
parent5f3a18b79aabd47bc5dee4bef5007b1e1f967cc1 (diff)
downloadpkgsrc-434ccb2b989b37f4faf092397e386007013ac2ae.tar.gz
filesystem -> file system; properly case NetBSD; fix a typo.
Diffstat (limited to 'doc/HOWTO-pbulk')
-rw-r--r--doc/HOWTO-pbulk10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/HOWTO-pbulk b/doc/HOWTO-pbulk
index 1a18e81e755..21d84b55f5d 100644
--- a/doc/HOWTO-pbulk
+++ b/doc/HOWTO-pbulk
@@ -1,12 +1,12 @@
-Step One: Suggested Filesystem Layout
+Step One: Suggested File System Layout
For the DragonFly builds I'm using:
- /bulklog for the bulk meta data and log files of each package
- /scratch as WRKOBJDIR
- /distfiles as DISTDIR
- /packages as PACKAGES
-- separate physical filesystems for /var and /usr/pkg
-All filesystems but those are read-only, /tmp and /dev need platform
+- separate physical file systems for /var and /usr/pkg
+All file systems but those are read-only, /tmp and /dev need platform
specific handling either as tmpfs or link. ptyfs helps for /dev.
For parallel builds, /bulklog, /packages and /usr/pkgsrc are supposed to
@@ -17,7 +17,7 @@ Step Two: Preparing pbulk prefix
Install pkgtools/pbulk and possibly helper programs like screen into
LOCALBASE=/usr/pkg_bulk, PKG_DBDIR=/usr/pkg_bulk/.pkgdb. A full
-bootstrap is the recommented approach. Copy /usr/pkg_bulk to the client
+bootstrap is the recommended approach. Copy /usr/pkg_bulk to the client
nodes for parallel builds.
Step Three: Configure pbulk
@@ -26,7 +26,7 @@ Step Three: Configure pbulk
Setup general build parameters in mk.conf. Below is an example
fragment to add.
-(b) [not for netbsd]
+(b) [not for NetBSD]
Build a binary bootstrap kit and override the included mk.conf with the
file created in (a). Compress the tarball with gzip.