From 03c40503d28ab859b58204edca5dddbc7c267bfa Mon Sep 17 00:00:00 2001 From: dholland Date: Tue, 31 Dec 2013 19:27:06 +0000 Subject: Update most of the size estimates based on recent experience. XXX: someone please regen, I'm having problems --- doc/guide/files/bulk.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/guide') diff --git a/doc/guide/files/bulk.xml b/doc/guide/files/bulk.xml index c72df06b9d3..e7b5991253b 100644 --- a/doc/guide/files/bulk.xml +++ b/doc/guide/files/bulk.xml @@ -1,4 +1,4 @@ - + Creating binary packages for everything in pkgsrc (bulk @@ -66,15 +66,15 @@ temporary filesystems, others must survive a sudden reboot.</para> <itemizedlist> -<listitem><para>10 GB for the distfiles (read-write, remote, temporary)</para></listitem> +<listitem><para>40 GB for the distfiles (read-write, remote, temporary)</para></listitem> -<listitem><para>10 GB for the binary packages (read-write, remote, permanent)</para></listitem> +<listitem><para>30 GB for the binary packages (read-write, remote, permanent)</para></listitem> -<listitem><para>400 MB for the pkgsrc tree (read-only, remote, permanent)</para></listitem> +<listitem><para>1 GB for the pkgsrc tree (read-only, remote, permanent)</para></listitem> <listitem><para>5 GB for <filename>LOCALBASE</filename> (read-write, local, temporary for pbulk, permanent for old-bulk)</para></listitem> -<listitem><para>5 GB for the log files (read-write, remote, permanent)</para></listitem> +<listitem><para>10 GB for the log files (read-write, remote, permanent)</para></listitem> <listitem><para>5 GB for temporary files (read-write, local, temporary)</para></listitem> @@ -329,15 +329,15 @@ fi <title>Disk space requirements Currently, roughly the following requirements are valid for - NetBSD 2.0/i386: + 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) -- cgit v1.2.3