| Summary: | Improve the handbook section about leaf/automatic packages | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Erwan Martin <public> | ||||||
| Component: | Books & Articles | Assignee: | Guangyuan Yang <ygy> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Many People | CC: | bcr, ygy | ||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
Created attachment 199987 [details]
Patch (v2), validated by igor
I forgot to process the patch using `igor` when I created the patch. I added the corrected version as a second patch. Please disregard the first file. Hi, thanks for the patch! Please submit this to https://reviews.freebsd.org/ so it can be better reviewed. (In reply to Guangyuan Yang from comment #3) Done: https://reviews.freebsd.org/D18497 I hope I did it right. Let me know if I missed something. Anyway; is this the normal procedure? If it is, I think we should also update the fdp-primer section of the documentation (https://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/overview.html#overview-quick-start) A commit references this bug: Author: bcr Date: Fri Dec 21 18:16:06 UTC 2018 New revision: 52705 URL: https://svnweb.freebsd.org/changeset/doc/52705 Log: Improve the handbook section about leaf/automatic packages. The patch includes instructions on how to list the prime (non-automatic) packages, and how to mark a package as automatic or non-automatic. PR: 233894 Submitted by: public@fzwte.net Reviewed by: ygy@, myself Approved by: ygy Differential Revision: https://reviews.freebsd.org/D18497 Changes: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Patch was committed just now. Thanks for submitting it! @ygy: Hope it's OK that I committed it and am closing this PR. (In reply to Benedict Reuschling from comment #6) Thanks for committing this! I am hoping to encourage people to use Phabricator for doc patches - maybe there's a better way to cross-reference those to Bugzilla in the future. |
Created attachment 199986 [details] Patch This is a patch to improve the handbook section about leaf/automatic packages. It includes how to list the prime (non automatic) packages, and how to mark a package as automatic or as non automatic.