Bug 274179 - Porter's handbook: misdirection to poudriere(8)
Summary: Porter's handbook: misdirection to poudriere(8)
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sergio Carlavilla Delgado
URL: https://github.com/freebsd/freebsd-do...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-30 20:05 UTC by Graham Perrin
Modified: 2023-10-09 13:04 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin 2023-09-30 20:05:10 UTC
<https://docs.freebsd.org/en/books/porters-handbook/book/#testing-poudriere-setup> begins: 

> The port installs a default configuration file, /usr/local/etc/poudriere.conf. 
> Each parameter is documented in the configuration file and in poudriere(8). …

poudriere(8) <https://github.com/freebsd/poudriere/wiki/poudriere.8> does not document the parameters.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-09 13:04:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=1342d97ffecb33434ca8d157964ec2a2372ce721

commit 1342d97ffecb33434ca8d157964ec2a2372ce721
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2023-10-09 13:02:54 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-10-09 13:02:54 +0000

    Porter's handbook: Remove reference to poudriere in testing chapter

    PR:     274179

 documentation/content/en/books/porters-handbook/testing/_index.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)