pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Notes on distributed bulk builds
details: https://anonhg.NetBSD.org/pkgsrc/rev/a921871adfff
branches: trunk
changeset: 456570:a921871adfff
user: nia <nia%pkgsrc.org@localhost>
date: Tue Aug 03 08:16:44 2021 +0000
description:
Notes on distributed bulk builds
diffstat:
doc/guide/files/bulk.xml | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r af2dc37f0285 -r a921871adfff doc/guide/files/bulk.xml
--- a/doc/guide/files/bulk.xml Tue Aug 03 08:11:34 2021 +0000
+++ b/doc/guide/files/bulk.xml Tue Aug 03 08:16:44 2021 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: bulk.xml,v 1.34 2021/08/03 08:11:34 nia Exp $ -->
+<!-- $NetBSD: bulk.xml,v 1.35 2021/08/03 08:16:44 nia Exp $ -->
<chapter id="bulk">
<title>Creating binary packages for everything in pkgsrc (bulk
@@ -157,7 +157,12 @@
</note>
<note><para>The <filename>pbulk.sh</filename> script supports running
-unprivileged bulk build and helps configuring distributed bulk builds.</para>
+unprivileged bulk build and helps configuring distributed bulk builds.
+Distributed bulk builds support either building in worker chroots
+(each node is a path to a different chroot)
+that replicate the target system, including the pbulk prefix,
+or remote machines (each node is
+an IP address that must be accessible over SSH without a password).</para>
</note>
</sect2>
Home |
Main Index |
Thread Index |
Old Index