> 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.3-release/7.3-announce.md).

# FreeBSD 7.3-RELEASE 发行公告

日期：2010 年 3 月 23 日

FreeBSD 发行工程团队很高兴地宣布 FreeBSD 7.3-RELEASE 现已可用。这是 7-STABLE 分支的第四个发行版，改进了 FreeBSD 7.2 的功能并引入了一些新功能。该分支将再发布一个发行版，以便未来改进可在 7-STABLE 分支中提供，但目前大多数开发者已专注于 8-STABLE。

部分亮点：

* ZFS 更新至版本 13
* 新增引导加载程序 gptzfsboot，支持 GPT 和 ZFS
* [hwpmc(4)](http://www.freebsd.org/cgi/man.cgi?query=hwpmc\&sektion=4\&manpath=FreeBSD+7.3-stable) 增强，包括对 Core2/i7 处理器的支持和 [pmcannotate(8)](http://www.freebsd.org/cgi/man.cgi?query=pmcannotate\&sektion=8\&manpath=FreeBSD+7.3-stable)
* 用于广泛使用的 RAID 控制器的新增 mfiutil 和 mptutil 工具
* NULL 指针漏洞缓解
* BIND 更新至 9.4-ESV
* GNOME 更新至 2.28.2
* KDE 更新至 4.3.5
* Perl 更新至 5.10

关于新功能和已知问题的完整列表，请参阅在线发行说明和勘误列表，地址如下：

* <http://www.FreeBSD.org/releases/7.3R/relnotes.html>
* <http://www.FreeBSD.org/releases/7.3R/errata.html>

关于 FreeBSD 发行工程活动的更多信息，请参阅：

* <http://www.FreeBSD.org/releng/>

## 可用性

FreeBSD 7.3-RELEASE 现已可用于 amd64、i386、pc98 和 sparc64 架构。

FreeBSD 7.3 可以从可引导 ISO 镜像或通过网络安装。所需文件可通过 FTP 或 BitTorrent 下载，如下节所述。虽然一些较小的 FTP 镜像可能不包含所有架构，但它们通常都会包含较常见的架构，如 amd64 和 i386。

发行版 ISO 镜像的 MD5 和 SHA256 校验和附于本消息底部。

发行版中所提供镜像的用途如下：

**dvd1：**

包含安装 FreeBSD 基本操作系统所需的全部内容、一组预构建的软件包以及文档。它还支持引导进入基于“livefs”的救援模式。如果你能刻录并使用 DVD 介质的媒体，这应该能满足你的所有需求。

**disc1：**

包含适用于 CDROM 介质的 FreeBSD 基本操作系统和 xorg 软件包。此镜像上不包含其他软件包，但 disc2 和 disc3 镜像上有更多软件包（主要是 GNOME 和 KDE）。如果你选择在安装后安装软件包，应该只需要 disc1；只有想在安装期间安装 GNOME 或 KDE 时才需要 disc2/disc3。

**livefs：**

包含对引导进入基于“livefs”的救援模式的支持，但不支持从 CD 本身进行安装。它旨在帮助救援现有系统，但如有必要也可用于进行基于网络的安装。

**bootonly：**

支持使用 CDROM 驱动器引导机器，但不包含从 CD 本身安装 FreeBSD 的支持。你需要从 CD 引导后进行基于网络的安装（例如从 FTP 服务器）。

FreeBSD 7.3-RELEASE 也可以从多家供应商购买 CD-ROM 或 DVD。其中一家将提供基于 FreeBSD 7.3 的产品的供应商是：

* FreeBSD Mall, Inc. <http://www.freebsdmall.com/>

## BitTorrent

7.3-RELEASE ISO 可通过 BitTorrent 下载。下载镜像的 torrent 文件集合位于：

* <http://torrents.FreeBSD.org:8080/>

## FTP

截至本公告发布时，以下 FTP 站点提供 FreeBSD 7.3-RELEASE：

* <ftp://ftp.freebsd.org/pub/FreeBSD/>
* <ftp://ftp1.freebsd.org/pub/FreeBSD/>
* <ftp://ftp3.freebsd.org/pub/FreeBSD/>
* <ftp://ftp7.freebsd.org/pub/FreeBSD/>
* <ftp://ftp13.freebsd.org/pub/FreeBSD/>
* <ftp://ftp14.freebsd.org/pub/FreeBSD/>
* <ftp://ftp.dk.freebsd.org/pub/FreeBSD/>
* <ftp://ftp.fr.freebsd.org/pub/FreeBSD/>
* <ftp://ftp.jp.freebsd.org/pub/FreeBSD/>
* <ftp://ftp.ru.freebsd.org/pub/FreeBSD/>
* <ftp://ftp1.ru.freebsd.org/pub/FreeBSD/>
* <ftp://ftp.tw.freebsd.org/pub/FreeBSD/>
* <ftp://ftp4.tw.freebsd.org/pub/FreeBSD/>
* <ftp://ftp3.us.freebsd.org/pub/FreeBSD/>
* <ftp://ftp10.us.freebsd.org/pub/FreeBSD/>

但在尝试这些站点之前，请先访问以下地址查看你所在地区的镜像：

* `ftp://ftp.<yourdomain>.FreeBSD.org/pub/FreeBSD`

任何额外的镜像站点将标记为 **ftp2**、**ftp3** 等。

关于 FreeBSD 镜像站点的更多信息，请参阅：

* <http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html>

关于安装 FreeBSD 的说明，请参阅 FreeBSD 手册。它为新用户提供完整的安装指南，可在以下网址在线获取：

* <http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html>

## 从源代码更新

FreeBSD 手册中描述了基于源代码更新的流程：

* <http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/synching.html>
* <http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html>

用于更新源代码的分支标签为 `RELENG_7_3`。

## FreeBSD Update

[freebsd-update(8)](http://www.freebsd.org/cgi/man.cgi?query=freebsd-update\&sektion=8\&manpath=FreeBSD+7.3-stable) 工具支持对运行早期 FreeBSD 发行版的 i386 和 amd64 系统进行二进制升级。运行 7.\[012]-RELEASE、7.3-BETA1 或 7.3-RC\[12] 的系统可按以下方式升级：

```sh
# freebsd-update upgrade -r 7.3-RELEASE
```

在此过程中，FreeBSD Update 可能会要求用户协助合并一些配置文件，或确认自动执行的合并是否正确完成。

```sh
# freebsd-update install
```

在继续之前，必须使用新安装的内核重新启动系统。

```sh
# shutdown -r now
```

重新启动后，需要再次运行 `freebsd-update` 以安装新的用户空间组件，然后再次重新启动系统：

```sh
# freebsd-update install
# shutdown -r now
```

早期 FreeBSD 发行版（FreeBSD 6.x）的用户也可以使用 `freebsd-update` 升级到 FreeBSD 7.3，但在第二次执行“freebsd-update install”之后将被提示重新构建所有第三方应用程序（例如从 Ports 树安装的任何内容），原因是 FreeBSD 6.x 和 FreeBSD 7.x 之间系统库的差异。

## 支持

FreeBSD 安全团队目前计划支持 FreeBSD 7.3 至 2012 年 3 月 31 日。强烈建议 FreeBSD 7.2 的用户在 FreeBSD 7.2 于 2010 年 6 月 30 日停止支持之前升级到 FreeBSD 7.3 或 FreeBSD 8.0。关于安全团队及其对各种 FreeBSD 分支支持的更多信息，请参阅：

* <http://www.FreeBSD.org/security/>

## 致谢

许多公司捐赠了设备、网络访问权限或人力时间来支持 FreeBSD 7.3 的发行工程活动，包括 FreeBSD 基金会、Hewlett-Packard、Yahoo!、NetApp、Internet Systems Consortium、iXsystems 和 Sentex Communications。

7.3-RELEASE 的发行工程团队包括：

| 姓名                                     | 职责                                  |
| -------------------------------------- | ----------------------------------- |
| Ken Smith <kensmith@FreeBSD.org>       | 发行工程，amd64、i386、sparc64 发行构建，镜像站点协调 |
| Robert Watson <rwatson@FreeBSD.org>    | 发行工程，安全                             |
| Konstantin Belousov <kib@FreeBSD.org>  | 发行工程                                |
| Marc Fonvieille <blackend@FreeBSD.org> | 发行工程，文档                             |
| Hiroki Sato <hrs@FreeBSD.org>          | 发行工程，文档                             |
| Bjoern Zeeb <bz@FreeBSD.org>           | 发行工程                                |
| Takahashi Yoshihiro <nyan@FreeBSD.org> | PC98 发行构建                           |
| Joe Marcus Clarke <marcus@FreeBSD.org> | 软件包构建                               |
| Erwin Lansing <erwin@FreeBSD.org>      | 软件包构建                               |
| Mark Linimon <linimon@FreeBSD.org>     | 软件包构建                               |
| Pav Lucistnik <pav@FreeBSD.org>        | 软件包构建                               |
| Ion-Mihai Tetcu <itetcu@FreeBSD.org>   | 软件包构建                               |
| Martin Wilke <miwi@FreeBSD.org>        | 软件包构建                               |
| Colin Percival <cperciva@FreeBSD.org>  | 安全官                                 |

## 商标

FreeBSD 是 FreeBSD 基金会的注册商标。

## ISO 镜像校验和

```sh
MD5 (FreeBSD-7.3-RELEASE-amd64-bootonly.iso) = 759246c235869ee6d89e84910d1bab63
MD5 (FreeBSD-7.3-RELEASE-amd64-disc1.iso) = 7c5049d15a95d9e0dd5eca013d1086b8
MD5 (FreeBSD-7.3-RELEASE-amd64-disc2.iso) = 4c829f2d3b2c88d857fe600362aa4ea2
MD5 (FreeBSD-7.3-RELEASE-amd64-disc3.iso) = 29b50df4507a0bdf0aea21324889205c
MD5 (FreeBSD-7.3-RELEASE-amd64-docs.iso) = 3433f7ab2e204369b0965a2d857e5f97
MD5 (FreeBSD-7.3-RELEASE-amd64-dvd1.iso) = 7b9c2e7766c5e7684d6b305cb05be7f8
MD5 (FreeBSD-7.3-RELEASE-amd64-livefs.iso) = 73552eb142365c497ecc51bf5bcef131
```

```sh
MD5 (FreeBSD-7.3-RELEASE-i386-bootonly.iso) = 557e05b367cc84d672878e19a7a28a04
MD5 (FreeBSD-7.3-RELEASE-i386-disc1.iso) = 310d3e4d6fd03608f6fbbbecc4f13d6d
MD5 (FreeBSD-7.3-RELEASE-i386-disc2.iso) = ade3d0b064a934da1cbd0bcc4bde8159
MD5 (FreeBSD-7.3-RELEASE-i386-disc3.iso) = b57b9bfe9c1856a54fa719d175987c57
MD5 (FreeBSD-7.3-RELEASE-i386-docs.iso) = c496b49fb7c6e9acf084eb4148b6b942
MD5 (FreeBSD-7.3-RELEASE-i386-dvd1.iso) = 8b940feb3174dab1703297d4b59ddaa4
MD5 (FreeBSD-7.3-RELEASE-i386-livefs.iso) = 553d28df18560a2916bc9733e625e8fb
```

```sh
MD5 (FreeBSD-7.3-RELEASE-pc98-bootonly.iso) = 639defb907eb57c4902592092fa77869
MD5 (FreeBSD-7.3-RELEASE-pc98-disc1.iso) = cde68c0b13b819528c157e493d74568b
MD5 (FreeBSD-7.3-RELEASE-pc98-livefs.iso) = 504a42bae0b1948fbf45cb1e1ffda4d3
```

```sh
MD5 (FreeBSD-7.3-RELEASE-sparc64-bootonly.iso) = 719acf982a7994edc9922c28abb4ef49
MD5 (FreeBSD-7.3-RELEASE-sparc64-disc1.iso) = 6af2258863aa30c1a8f0bb53f785a02c
MD5 (FreeBSD-7.3-RELEASE-sparc64-disc2.iso) = f3040f02b198b695a36e31f72b23b0ee
MD5 (FreeBSD-7.3-RELEASE-sparc64-disc3.iso) = 3191f0c8521a101ca510f80e4c0ba16a
MD5 (FreeBSD-7.3-RELEASE-sparc64-docs.iso) = 9306d29be84e9677906ce971b370d3cc
```

```sh
SHA256 (FreeBSD-7.3-RELEASE-amd64-bootonly.iso) = 5a59fe1eb3012c42f77432141a62cc2e44e962c0e10b7b140cae5e2a4007e2a6
SHA256 (FreeBSD-7.3-RELEASE-amd64-disc1.iso) = 7f5970e095774c0cdf802e9a15b4419d0166fa7641c2b65f1a1431429105b98b
SHA256 (FreeBSD-7.3-RELEASE-amd64-disc2.iso) = 4b281e76e39fc573bfd07391c2ab3d788f2de3c7b48243b16d9159fc027a3a99
SHA256 (FreeBSD-7.3-RELEASE-amd64-disc3.iso) = ed78f617800056c14cad15856f720f493742cbd5fbe454955579cb29cb778ef7
SHA256 (FreeBSD-7.3-RELEASE-amd64-docs.iso) = b2224360926499df2bb535d202bddb790371434bec3abdc135afc35836bbe5b8
SHA256 (FreeBSD-7.3-RELEASE-amd64-dvd1.iso) = 83ae9ca4e62713a5b0b76a208e898d404508f795e617c8292ed16ec0633aa3b8
SHA256 (FreeBSD-7.3-RELEASE-amd64-livefs.iso) = cda760fffbde26e3908edd21286e349d31f49f53c2572a7fde739c908456534b
```

```sh
SHA256 (FreeBSD-7.3-RELEASE-i386-bootonly.iso) = 29066f9f3557a0b599b88e19e8cdd3248dd580dc627d9fc8aeee7c11317d5433
SHA256 (FreeBSD-7.3-RELEASE-i386-disc1.iso) = e1623209b45df700e624ed37d8526b298fddc48af14e40fbe8a62c0b3801819b
SHA256 (FreeBSD-7.3-RELEASE-i386-disc2.iso) = 0413cd6c64d2278044bca5a7c37b848f8ba16cc8429d358c12ba58ac02acbf54
SHA256 (FreeBSD-7.3-RELEASE-i386-disc3.iso) = f621be0a0ba5225f528584a6b85d1936b2a291dcd849b2c7da6fd09d703f11c9
SHA256 (FreeBSD-7.3-RELEASE-i386-docs.iso) = 107c642abb44d9ffde43f9da80564010c225fa7da37424a499a771a4a5d0f602
SHA256 (FreeBSD-7.3-RELEASE-i386-dvd1.iso) = f2cb0b5cd01124a212819e7de87e2fc463ded07ab6c150f8b9c38fc7810f8194
SHA256 (FreeBSD-7.3-RELEASE-i386-livefs.iso) = 22cf0423766057740fcdeff8fca72b602a3d9b0e4b037b704320f65cdea11bd0
```

```sh
SHA256 (FreeBSD-7.3-RELEASE-pc98-bootonly.iso) = 3bfd7b24ef6e7563df5878e1eca9223aab0e02eec89690730efb3a9bc7cee895
SHA256 (FreeBSD-7.3-RELEASE-pc98-disc1.iso) = 5fde4d15c9144ac64ea354546c24079f5abc0976ed7a868edab4990657ece776
SHA256 (FreeBSD-7.3-RELEASE-pc98-livefs.iso) = e564864d9568430574dddb97ae3c5741b2b981926b626dfc003620fb95ce9d1a
```

```sh
SHA256 (FreeBSD-7.3-RELEASE-sparc64-bootonly.iso) = f99a648aa04df5b9d9d8f66055f8a2789759a7305c03dc7b890abfec1869a341
SHA256 (FreeBSD-7.3-RELEASE-sparc64-disc1.iso) = 5d659bd0c8e22244bc987a92efd34d3bb725e489a491635abd42888b89e802e8
SHA256 (FreeBSD-7.3-RELEASE-sparc64-disc2.iso) = 0583bc6eda0e6e86bcd901773de759e55c34cadb17e5fcd00e428afe36fcce1e
SHA256 (FreeBSD-7.3-RELEASE-sparc64-disc3.iso) = 987aad567c165094781af8d808c0ba5fc4f1ef12efcf6cae66d3cf5d6425ffc6
SHA256 (FreeBSD-7.3-RELEASE-sparc64-docs.iso) = 8d5440c371637d5b5510a69ce0dec2461c045df7c9ae6e3fd74bc1f0998ceb35
```


---

# 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.3-release/7.3-announce.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.
