FreeBSD Bugzilla – Attachment 234229 Details for
Bug 263955
handbook/ports: serving poudriere packages privately
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
test
test.patch (text/plain), 1006 bytes, created by
Jonathan Vasquez
on 2022-05-26 12:19:19 UTC
(
hide
)
Description:
test
Filename:
MIME Type:
Creator:
Jonathan Vasquez
Created:
2022-05-26 12:19:19 UTC
Size:
1006 bytes
patch
obsolete
>From 0e9a67f6781ed6641a39d1cfc3f41b6aec1b8266 Mon Sep 17 00:00:00 2001 >From: Jonathan Vasquez <jon@xyinn.org> >Date: Fri, 13 May 2022 14:00:14 -0400 >Subject: [PATCH] handbook/ports: serving poudriere packages privately > >--- > .../content/en/books/handbook/ports/_index.adoc | 10 ++++++++++ > 1 file changed, 10 insertions(+) > >diff --git a/documentation/content/en/books/handbook/ports/_index.adoc b/documentation/content/en/books/handbook/ports/_index.adoc >index cfe881e847..7c011abdc9 100644 >--- a/documentation/content/en/books/handbook/ports/_index.adoc >+++ b/documentation/content/en/books/handbook/ports/_index.adoc >@@ -1301,6 +1301,16 @@ custom: { > } > .... > >+If exposing the package repository to the internet is not desired, the `file://` protocol can be used to point to the repository directly: >+ >+[.programlisting] >+.... >+custom: { >+ url: "file:///usr/local/poudriere/data/packages/11amd64", >+ enabled: yes, >+} >+.... >+ > [[ports-nextsteps]] > == Post-Installation Considerations > >-- >2.36.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 263955
:
233897
| 234229 |
234230