# 2023-0910 Port 与软件包

- [回忆录：与 Warner Losh（@imp）的访谈](https://freebsd-journal-cn.bsdcn.org/20230910-port-yu-ruan-jian-bao/recollections-an-interview-with-warner-losh-imp.md)
- [在你自己的仓库中定制 Poudriere 源](https://freebsd-journal-cn.bsdcn.org/20230910-port-yu-ruan-jian-bao/custom-poudriere-packages-in-your-own-repository.md)
- [Wazuh 和 MITRE Caldera 在 FreeBSD Jail 中的使用](https://freebsd-journal-cn.bsdcn.org/20230910-port-yu-ruan-jian-bao/wazuh-and-mitre-caldera-using-freebsd-jails.md)
- [PEP 517](https://freebsd-journal-cn.bsdcn.org/20230910-port-yu-ruan-jian-bao/pep-517.md)
- [CCCamp 2023 旅行报告](https://freebsd-journal-cn.bsdcn.org/20230910-port-yu-ruan-jian-bao/cccamp-2023-trip-report.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://freebsd-journal-cn.bsdcn.org/20230910-port-yu-ruan-jian-bao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
