pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc/guide/files
Module Name: pkgsrc
Committed By: nia
Date: Tue Aug 3 08:11:34 UTC 2021
Modified Files:
pkgsrc/doc/guide/files: bulk.xml
Log Message:
Update figures on how much space you need for bulk builds.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/doc/guide/files/bulk.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/files/bulk.xml
diff -u pkgsrc/doc/guide/files/bulk.xml:1.33 pkgsrc/doc/guide/files/bulk.xml:1.34
--- pkgsrc/doc/guide/files/bulk.xml:1.33 Sun Jun 7 23:11:16 2020
+++ pkgsrc/doc/guide/files/bulk.xml Tue Aug 3 08:11:34 2021
@@ -1,4 +1,4 @@
-<!-- $NetBSD: bulk.xml,v 1.33 2020/06/07 23:11:16 rillig Exp $ -->
+<!-- $NetBSD: bulk.xml,v 1.34 2021/08/03 08:11:34 nia Exp $ -->
<chapter id="bulk">
<title>Creating binary packages for everything in pkgsrc (bulk
@@ -174,9 +174,9 @@ temporary filesystems, others must survi
<itemizedlist>
-<listitem><para>40 GB for the distfiles (read-write, remote, temporary)</para></listitem>
+<listitem><para>70 GB for the distfiles (read-write, remote, temporary)</para></listitem>
-<listitem><para>30 GB for the binary packages (read-write, remote, permanent)</para></listitem>
+<listitem><para>60 GB for the binary packages (read-write, remote, permanent)</para></listitem>
<listitem><para>1 GB for the pkgsrc tree (read-only, remote, permanent)</para></listitem>
Home |
Main Index |
Thread Index |
Old Index