> For the complete documentation index, see [llms.txt](https://freebsd-journal-cn.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freebsd-journal-cn.bsdcn.org/2025070809-qian-ru-shi/events-calendar.md).

# 活动日历

* 原文：[2025 Events Calendar](https://freebsdfoundation.org/our-work/journal/browser-based-edition/embedded-2/2025-events-calendar-4/)
* 作者：**Anne Dickison**

截至 2025 年 11 月的 BSD 活动。若有 FreeBSD 相关活动或 FreeBSD 用户感兴趣的活动未在此列出，请将详情发送至 <freebsd-doc@FreeBSD.org>。

![OpenZFS](/files/HY4znKGQQk1X8lYoBjGp)

## OpenZFS 用户与开发者峰会 2025

2025 年 10 月 25-28 日

美国俄勒冈州波特兰

<https://openzfs.org/wiki/OpenZFS_Developer_Summit_2025>

今年的用户峰会将探讨广泛话题，旨在支持并连接 OpenZFS 社区。

![FreeBSD logo](/files/IA65TXt2hiNCJgk8CaIk)

## 2025 年 11 月 FreeBSD 厂商峰会

2025 年 11 月 6-7 日

美国加州圣何塞

<https://freebsdfoundation.org/news-and-events/event-calendar/fall-2025-freebsd-summit/>

峰会为商业 FreeBSD 用户提供了独特机会，可与开发者和贡献者面对面交流，推动所需功能落地、解决问题、满足需求。峰会也开启关于改进和增强操作系统的讨论。


---

# 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://freebsd-journal-cn.bsdcn.org/2025070809-qian-ru-shi/events-calendar.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.
