1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

README.md: Add packages/ directory

Fixes:	bb75b0d581 ("packages: Convert world to a subdir build")
MFC after:	2 weeks
Reviewed by:	des, emaste
Differential Revision:	https://reviews.freebsd.org/D56839
This commit is contained in:
Lexi Winter
2026-05-06 15:45:54 +01:00
parent 3d8928114c
commit e3e5b86e3b
+1
View File
@@ -32,6 +32,7 @@ Source Roadmap:
| krb5 | Build system for Kerberos 5 (MIT). |
| lib | System libraries. |
| libexec | System commands intended to be executed by other commands or daemons. |
| packages | Base system packages. |
| release | Makefiles and scripts used for building releases and VM images. |
| rescue | Build system for statically linked /rescue commands. |
| sbin | System commands. |