削减 freebsd

发布于 2024-12-02 09:32:36 字数 1459 浏览 0 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

灯角 2024-12-09 09:32:36

FreeBSD 是一个有凝聚力的系统。 Linux 是一个内核加上一堆软件包,而 FreeBSD 的所有核心都是构建在一起的(除了 ports 树之外的所有内容)。 FreeBSD 手册是开始学习的最佳资源免费的BSD。 FreeBSD 网站上还提供了一份开发人员手册。至于内核在源文件方面是什么,/usr/src/sys 下的任何内容都是内核源代码。如果您想了解内核的工作原理,《FreeBSD 操作系统的设计与实现》一书是有关内核细节的权威指南。

FreeBSD is one cohesive system. Whereas Linux is a kernel plus a bunch of packages, all of FreeBSD core is built together (everything but the ports tree). The FreeBSD Handbook is the best resource to start from for learning FreeBSD. There is also a Developer's handbook that can be found on the FreeBSD website. As for what the kernel is in terms of source files, anything under /usr/src/sys is kernel source code. If you want to know about the workings of the kernel, the book "The Design and Implementation of the FreeBSD Operating System" is the definitive guide to the details of the kernel.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文