summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2013-12-31 22:24:44 +0000
committerjnemeth <jnemeth@pkgsrc.org>2013-12-31 22:24:44 +0000
commit4b6a98e4c5a89d40279bf5a0dada900d3750ec9a (patch)
tree8af7d4067031efb60cdb8cc7e1948f84ddc30ee1 /doc/pkgsrc.txt
parentd7dd657b9d90c9f282a8fadc4514abc3c8f2fbe0 (diff)
downloadpkgsrc-4b6a98e4c5a89d40279bf5a0dada900d3750ec9a.tar.gz
regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 794d8adb13b..eee07aa588a 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -2254,16 +2254,16 @@ be read-only, some other must be writable. Some can be on remote filesystems
(such as NFS) and some should be local. Some can be temporary filesystems,
others must survive a sudden reboot.
- * 10 GB for the distfiles (read-write, remote, temporary)
+ * 40 GB for the distfiles (read-write, remote, temporary)
- * 10 GB for the binary packages (read-write, remote, permanent)
+ * 30 GB for the binary packages (read-write, remote, permanent)
- * 400 MB for the pkgsrc tree (read-only, remote, permanent)
+ * 1 GB for the pkgsrc tree (read-only, remote, permanent)
* 5 GB for LOCALBASE (read-write, local, temporary for pbulk, permanent for
old-bulk)
- * 5 GB for the log files (read-write, remote, permanent)
+ * 10 GB for the log files (read-write, remote, permanent)
* 5 GB for temporary files (read-write, local, temporary)
@@ -2421,11 +2421,11 @@ rebuild them, and they can be used to debug these broken package builds later.
7.3.5. Disk space requirements
-Currently, roughly the following requirements are valid for NetBSD 2.0/i386:
+Currently, roughly the following requirements are valid for NetBSD 6.99/amd64:
- * 10 GB - distfiles (NFS ok)
+ * 40 GB - distfiles (NFS ok)
- * 8 GB - full set of all binaries (NFS ok)
+ * 30 GB - full set of all binaries (NFS ok)
* 5 GB - temp space for compiling (local disk recommended)