Page MenuHomeFreeBSD

D29724.id87305.diff
No OneTemporary

D29724.id87305.diff

diff --git a/documentation/content/en/books/porters-handbook/testing/_index.adoc b/documentation/content/en/books/porters-handbook/testing/_index.adoc
--- a/documentation/content/en/books/porters-handbook/testing/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/testing/_index.adoc
@@ -280,7 +280,7 @@
[[testing-poudriere-ports-tree]]
=== Setting Up Ports Trees for Use with Poudriere
-There are multiple ways to use ports trees in Poudriere. The most straightforward way is to have Poudriere create a default ports tree for itself, using either man:portsnap[8] (if running FreeBSD {rel121-current} or {rel114-current}) or Subversion (if running FreeBSD-CURRENT):
+There are multiple ways to use ports trees in Poudriere. The most straightforward way is to have Poudriere create a default ports tree for itself, using either man:portsnap[8] (if running FreeBSD {rel121-current} or {rel114-current}) or Git (if running FreeBSD-CURRENT):
[source,shell]
....
@@ -291,7 +291,7 @@
[source,shell]
....
-# poudriere ports -c -m git+https
+# poudriere ports -c -m git+https -B main
....
These commands create `tank/poudriere/ports/default`, mount it on [.filename]#/poudriere/ports/default#, and populate it using Git, man:portsnap[8], or Subversion. Afterward it is included in the list of known ports trees:

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 5, 7:08 PM (5 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29296057
Default Alt Text
D29724.id87305.diff (1 KB)

Event Timeline