diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2024-05-15 11:27:37 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2024-05-15 11:27:37 +0000 |
commit | ef59f27a4b7b7c6d7060f2df12dc0877986e7c84 (patch) | |
tree | 9bd670114bcc17c180c532a78839e344598b2aa5 /share | |
parent | e07bbc1457a7977bf0a113f1d5272293a42dbe28 (diff) |
bump sizes a bit more
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/bulk.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/bulk.8 b/share/man/man8/bulk.8 index 6f5dd7d5986..b6c3e1c342a 100644 --- a/share/man/man8/bulk.8 +++ b/share/man/man8/bulk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bulk.8,v 1.7 2024/05/15 11:06:14 sthen Exp $ +.\" $OpenBSD: bulk.8,v 1.8 2024/05/15 11:27:36 sthen Exp $ .\" .\" Copyright (c) 2016 Marc Espie <espie@openbsd.org> .\" @@ -42,10 +42,10 @@ Setup a master machine with enough room for a chroot, say Assuming you are using a cluster of machines, this chroot should contain NFS exportable partitions for distfiles, plists, and packages (one single partition can be used for simplicity). -A full setup currently requires on the order of 80GB for distfiles +A full setup currently requires in the order of 100GB for distfiles and 70GB for packages. Expect these numbers to grow. -100GB for each should last a few years. +150GB for each should last a few years. .Pp It is possible to build packages without a chroot, but the space requirement difference is negligible (a full |