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

# FreeBSD 8.4-RELEASE 发行公告

日期：2013 年 6 月 7 日

FreeBSD 发行工程团队很高兴地宣布 FreeBSD 8.4-RELEASE 现已可用。这是 8-STABLE 分支的第五个发行版本，提升了 FreeBSD 8.3 的功能并引入一些新特性。部分亮点：

* GNOME 版本 2.32.1，KDE 版本 4.10.1
* ZFS 文件系统的 feature flags 5000 版本
* 支持所有正在出货的 LSI 存储控制器

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

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

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

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

FreeBSD 8.4-RELEASE 现已可用于 amd64 和 i386 架构。pc98 架构的镜像应在未来 24 小时内可用。

FreeBSD 8.4 可以从可引导 ISO 镜像或通过网络安装。某些架构（目前为 amd64 和 i386）还支持从 USB 闪存盘安装。所需文件可通过 FTP 下载，如下节所述。虽然一些较小的 FTP 镜像可能不包含所有架构，但它们通常都会包含较常见的架构，如 amd64 和 i386。

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

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

**dvd1：**

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

**disc1：**

包含适用于 CDROM 介质的 FreeBSD 基本操作系统和英文文档包。不包含其他软件包。

**livefs：**

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

**bootonly：**

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

**memstick：**

可写入 USB 闪存盘（闪存盘）并用于在能够从 USB 驱动器引导的机器上进行安装。它还支持引导进入基于“livefs”的救援模式。提供文档包，但不提供其他软件包。

作为使用 memstick 镜像的一个示例，假设 USB 驱动器在你的机器上显示为 **/dev/da0**，类似以下命令应该可行：

```sh
# dd if=FreeBSD-8.4-RELEASE-amd64-memstick.img of=/dev/da0 bs=10240 conv=sync
```

请务必确保目标（`of=`）正确。

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

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

## FTP

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

* <ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp5.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp10.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.cn.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.cz.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.dk.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.fr.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.jp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.ru.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp1.ru.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp.tw.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp4.tw.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp5.us.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>
* <ftp://ftp10.us.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/8.4/>

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

* `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 或将现有机器更新到 8.4-RELEASE 的说明，请参阅：

* <http://www.FreeBSD.org/releases/8.4R/installation.html>

## 支持

FreeBSD 安全团队目前计划支持 FreeBSD 8.4 至 2015 年 6 月 30 日。关于安全团队及其对各种 FreeBSD 分支支持的更多信息，请参阅：

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

## 致谢

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

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

| 姓名                                      | 职责                                 |
| --------------------------------------- | ---------------------------------- |
| Josh Paetzel <jpaetzel@FreeBSD.org>     | 发行工程，8.4-RELEASE 发行工程师             |
| Ken Smith <kensmith@FreeBSD.org>        | 发行工程，发行工程团队负责人，sparc64 发行构建，镜像站点协调 |
| Robert Watson <rwatson@FreeBSD.org>     | 发行工程，安全                            |
| Konstantin Belousov <kib@FreeBSD.org>   | 发行工程                               |
| Marc Fonvieille <blackend@FreeBSD.org>  | 发行工程，文档                            |
| Hiroki Sato <hrs@FreeBSD.org>           | 发行工程，文档                            |
| Marcus von Appen <mva@FreeBSD.org>      | 发行工程                               |
| Glen Barber <gjb@FreeBSD.org>           | 发行工程                               |
| Joel Dahl <joel@FreeBSD.org>            | 发行工程                               |
| Steven Kreuzer <skreuzer@FreeBSD.org>   | 发行工程                               |
| Xin Li <delphij@FreeBSD.org>            | 发行工程                               |
| Craig Rodrigues <rodrigc@FreeBSD.org>   | 发行工程                               |
| Gleb Smirnoff <glebius@FreeBSD.org>     | 发行工程                               |
| Marius Strobl <marius@FreeBSD.org>      | 发行工程                               |
| Takahashi Yoshihiro <nyan@FreeBSD.org>  | PC98 发行构建                          |
| Joe Marcus Clarke <marcus@FreeBSD.org>  | 软件包构建                              |
| Erwin Lansing <erwin@FreeBSD.org>       | 软件包构建                              |
| Mark Linimon <linimon@FreeBSD.org>      | 软件包构建                              |
| Martin Wilke <miwi@FreeBSD.org>         | 软件包构建                              |
| Dag-Erling Smørgrav <des@FreeBSD.org>   | 安全官                                |
| Colin Percival <cperciva@FreeBSD.org>   | 前任安全官                              |
| Simon L. B. Nielsen <simon@FreeBSD.org> | 前任安全官                              |

## 商标

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

## ISO 镜像校验和

```sh
SHA256 (FreeBSD-8.4-RELEASE-amd64-bootonly.iso) = c167d11721c2e505c062ccec4d0923fe18839d56c49e99e0646ab0de04294338
SHA256 (FreeBSD-8.4-RELEASE-amd64-disc1.iso) = 2fb17d77d4eba34736eb98c142c56546dd73a4e7ac38895bb6c8517949282438
SHA256 (FreeBSD-8.4-RELEASE-amd64-dvd1.iso) = 0a1acf77dee7fca7f71864e39804414ef53ad0540f2205bf0bfb954150f171f2
SHA256 (FreeBSD-8.4-RELEASE-amd64-livefs.iso) = 6c0e004556e931da711d48bd530aaf45c056e4336b15acc00495cde128d8337a
SHA256 (FreeBSD-8.4-RELEASE-amd64-memstick.img) = fe6686ce9f1c9afd3d1ee41d6c842d2173cfc8fed700fb76954fa2e2bef149cd
```

```sh
MD5 (FreeBSD-8.4-RELEASE-amd64-bootonly.iso) = 6d0cb38073c803d5f76cdbd89e0a6f24
MD5 (FreeBSD-8.4-RELEASE-amd64-disc1.iso) = 642aba9299a30f06aca521abe0abb102
MD5 (FreeBSD-8.4-RELEASE-amd64-dvd1.iso) = c8dfd45a0b4d6afca1aa79b7374682fe
MD5 (FreeBSD-8.4-RELEASE-amd64-livefs.iso) = 72631f6b8a494390393db9f7c7a877bf
MD5 (FreeBSD-8.4-RELEASE-amd64-memstick.img) = 36823c5c2613220ebc304d2508874cf6
```

```sh
SHA256 (FreeBSD-8.4-RELEASE-i386-bootonly.iso) = 8a92bea891f2e9bb3a4c8613c3e075c72491a5f3904219abea00eadf3c8d4258
SHA256 (FreeBSD-8.4-RELEASE-i386-disc1.iso) = 73ecc5ba0c36e7682c4862e7351d385e2e07bc97a09f9dff326d3cc1ec690cf8
SHA256 (FreeBSD-8.4-RELEASE-i386-dvd1.iso) = 28fcba3954f5014b67748f9870b7db9a95797a88e68956523f39dea8824fa694
SHA256 (FreeBSD-8.4-RELEASE-i386-livefs.iso) = 7ed52fd38bc399603ff2f69013df54032f44fb431bcf1cfb4e30230cd37e323b
SHA256 (FreeBSD-8.4-RELEASE-i386-memstick.img) = 071d889db802fc144c977023a94aece94dbe5a9e4019e85f7449128153110031
```

```sh
MD5 (FreeBSD-8.4-RELEASE-i386-bootonly.iso) = aca12a59ee988cccd19e4835ef8e6291
MD5 (FreeBSD-8.4-RELEASE-i386-disc1.iso) = 051bfda6a9521ca950548b5449c8c5ce
MD5 (FreeBSD-8.4-RELEASE-i386-dvd1.iso) = ca3ae875d0880e6b966f8eee2b13da40
MD5 (FreeBSD-8.4-RELEASE-i386-livefs.iso) = 13ca52edd45284fb64133ceef804f890
MD5 (FreeBSD-8.4-RELEASE-i386-memstick.img) = 52affc47ba90c9fa8df823a8c8c046e0
```

```sh
SHA256 (FreeBSD-8.4-RELEASE-pc98-bootonly.iso) = f88c46c223ce26146c4b82cb636fae33ff6903641ae95969f2e1e412f4ad9005
SHA256 (FreeBSD-8.4-RELEASE-pc98-disc1.iso) = 6b7a564bdf9ba3f9370df52b78a85fdbb8eb480c9baeb07dfbc6a0374a86db91
SHA256 (FreeBSD-8.4-RELEASE-pc98-livefs.iso) = 3d90e8f1aea96c4922be3aef8d2fd4ab54f07f2a30d0ae46eb29673b9db61065
```

```sh
MD5 (FreeBSD-8.4-RELEASE-pc98-bootonly.iso) = 8303bbf3b80a90e82fcee3e9280d297a
MD5 (FreeBSD-8.4-RELEASE-pc98-disc1.iso) = a95bd4331afa524fc57ca9606893a814
MD5 (FreeBSD-8.4-RELEASE-pc98-livefs.iso) = af6e0c5fee2ca6cf1f5b849fe4a2abb2
```


---

# 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-8.4-release/8.4-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.
