[Bug 261349] Modernise hier(7)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261349] Consider adding /usr/src/sys/compat to hier(7)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Oct 2022 14:42:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261349 Mitchell Horne <mhorne@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhorne@freebsd.org --- Comment #7 from Mitchell Horne <mhorne@freebsd.org> --- (In reply to Graham Perrin from comment #0) In my opinion, maintaining a complete list of the directories under /usr/src in hier(7) is unproductive. It will always tend to be out of date or incomplete in some way, for little gain. The source of truth for this layout information is /usr/src/README.md; I think we should point readers there instead. I note that the information is duplicated again in the Developer's Handbook [1], and is differently outdated (stand/ is missing, at least). This further illustrates the problem. If folks find my take agreeable, I have the bandwidth and interest to take on the task of removing this information from hier(7) and augmenting README.md as necessary. [1] https://docs.freebsd.org/en/books/developers-handbook/introduction/#introduction-layout -- You are receiving this mail because: You are the assignee for the bug.