pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Be more descriptive about the native f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/520f777cf482
branches: trunk
changeset: 356889:520f777cf482
user: sevan <sevan%pkgsrc.org@localhost>
date: Sat Jan 07 04:50:50 2017 +0000
description:
Be more descriptive about the native flag.
diffstat:
doc/guide/files/bulk.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 45727c276105 -r 520f777cf482 doc/guide/files/bulk.xml
--- a/doc/guide/files/bulk.xml Sat Jan 07 04:30:45 2017 +0000
+++ b/doc/guide/files/bulk.xml Sat Jan 07 04:50:50 2017 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: bulk.xml,v 1.23 2016/07/10 07:46:29 rillig Exp $ -->
+<!-- $NetBSD: bulk.xml,v 1.24 2017/01/07 04:50:50 sevan Exp $ -->
<chapter id="bulk">
<title>Creating binary packages for everything in pkgsrc (bulk
@@ -105,7 +105,7 @@
<para>Deploy and configure pbulk tools, e.g.:</para>
<screen>
-&rprompt; <userinput>sh pbulk.sh -n # native (NetBSD)</userinput>
+&rprompt; <userinput>sh pbulk.sh -n # use native make, no bootstrap kit needed (for use on NetBSD)</userinput>
&rprompt; <userinput>sh pbulk.sh -n -c mk.conf.frag # native, apply settings from given mk.conf fragment</userinput>
&rprompt; <userinput>sh pbulk.sh -nlc mk.conf.frag # native, apply settings, configure for limited build</userinput>
</screen>
Home |
Main Index |
Thread Index |
Old Index