From 4b6a98e4c5a89d40279bf5a0dada900d3750ec9a Mon Sep 17 00:00:00 2001 From: jnemeth Date: Tue, 31 Dec 2013 22:24:44 +0000 Subject: regen --- doc/pkgsrc.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/pkgsrc.txt') 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) -- cgit v1.2.3