> For the complete documentation index, see [llms.txt](https://book.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bsdcn.org/release/freebsd-7.2-release/7.2-schedule.md).

# FreeBSD 7.2-RELEASE 发布计划

## 引言

这是 FreeBSD 7.2 具体发布的计划。关于发布工程流程的更多信息，请参阅网站上的 [发布工程](https://www.freebsd.org/releng/) 部分。

关于即将发布的版本和已知问题的常规讨论应发送至公开的 [freebsd-stable 邮件列表](mailto:FreeBSD-stable@FreeBSD.org)。[MFC](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/freebsd-glossary.html#mfc-glossary) 请求应发送至 <re@FreeBSD.org>。

## 计划

| 行动                | 预期              | 实际              | 描述                                                                                                                    |
| ----------------- | --------------- | --------------- | --------------------------------------------------------------------------------------------------------------------- |
| 发布计划公告            | 2009 年 3 月 16 日 | 2009 年 3 月 17 日 | 发布工程师向开发者发送包含 FreeBSD 7.2 大致时间表的公告邮件。                                                                                 |
| 公告 Ports 冻结       | 2009 年 4 月 3 日  | 2009 年 4 月 3 日  | `portmgr@` 的某位成员应向 `freebsd-ports@` 发送邮件，确定为期一周的 Ports 冻结和 Ports 树标记的日期。                                              |
| 代码冻结开始            | 2009 年 3 月 23 日 | 2009 年 3 月 23 日 | 此日期后，所有对 `RELENG_7` 的提交必须经 `re@FreeBSD.org` 批准。某些高度活跃的文档提交者对于常规的手册页/发行说明更新不受此规则限制。应向开发者以及 `stable@` 和 `qa@` 列表发送提醒邮件。 |
| 公告 `doc/` 树 slush | -               | 2009 年 4 月 3 日  | 应向 `doc@` 发送即将进行 `doc/` 树 slush 的通知。                                                                                  |
| Ports 树冻结         | 2009 年 4 月 13 日 | 2009 年 4 月 13 日 | 冻结期间仅允许对 `ports/` 树进行已批准的提交。                                                                                          |
| `doc/` 树 slush    | 2009 年 4 月 10 日 | 2009 年 4 月 10 日 | 从此时起至 `doc/` 树标记之前，对 `en_US.ISO8859-1/` 子树的非必要提交应推迟，以便翻译团队有时间同步其工作。                                                   |
| `doc/` 树标记        | 2009 年 4 月 17 日 | 2009 年 4 月 17 日 | `doc/` 子树版本号提升。`doc/` 的 `RELEASE_7_2_0` 标签。`doc/` slush 此时结束。                                                         |
| `BETA1` 构建        | 2009 年 3 月 30 日 | 2009 年 3 月 31 日 | 开始 `BETA1` 构建。                                                                                                        |
| `RELENG_7_2` 分支   | 2009 年 4 月 10 日 | 2009 年 4 月 15 日 | 创建新发行版分支。更新相关分支上的 `newvers.sh` 和 `release.ent`。                                                                       |
| `RC1` 构建          | 2009 年 4 月 13 日 | 2009 年 4 月 15 日 | 开始 `RC1` 构建。                                                                                                          |
| Ports 树标记         | 2009 年 4 月 20 日 | 2009 年 4 月 21 日 | `ports/` 的 `RELEASE_7_2_0` 标签。                                                                                        |
| Ports 树解冻         | 2009 年 4 月 20 日 | 2009 年 4 月 21 日 | `ports/` 树标记后，`ports/` 树将重新开放提交，但标记后的提交不会进入 7.2-RELEASE。                                                              |
| 最终软件包构建开始         | 2009 年 4 月 20 日 | 2009 年 4 月 21 日 | Ports 集群和 [pointyhat](http://pointyhat.FreeBSD.org) 构建最终软件包。                                                          |
| `RC2` 构建          | 2009 年 4 月 20 日 | 2009 年 4 月 23 日 | 开始 `RC2` 构建。                                                                                                          |
| `RELEASE` 构建      | 2009 年 5 月 1 日  | 2009 年 5 月 1 日  | 开始 `RELEASE` 构建。                                                                                                      |
| 公告                | 2009 年 5 月 4 日  | 2009 年 5 月 4 日  | 在大多数镜像站点收到文件后发送公告。                                                                                                    |
| 移交至安全团队           | TBD             | -               | `RELENG_7_2` 分支在公告后一两周内移交给 FreeBSD 安全官团队。                                                                             |

## 附加信息

* [FreeBSD 发布工程网站](https://www.freebsd.org/releng/)。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://book.bsdcn.org/release/freebsd-7.2-release/7.2-schedule.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
