# 2025 年 02 月 07 日

出席者：markj，emaste，imp，jhb

* 下次 bugbusting 会议的日期
  * 2 月 28 日似乎合适
  * 这次将切换回 zoom
* 讨论了正在进行的 src bugzilla 积压问题分流
* i386/powerpc32 废弃和移除计划
  * jhb 起草了一份提案和时间表，并已发送给核心小组和 re@
  * kib 反对移除对 i386 用户空间的支持
    * 拥有一个容易测试的 32 位目标是有用的
    * 能够运行旧的二进制文件很重要
    * 没有必要继续构建包
    * <https://wiki.freebsd.org/I386UserModeOnly>


---

# 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://book.bsdcn.org/srcmgr/2025/2025-02-07.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.
