# RaspBSD on BPI-M1

RaspBSD is a volunteer project headed by FreeBSD Committer Brad Davis (brd@).

The Goal of this project is to build images easily useable by anyone. Sometimes that means images preloaded with different packages to help new users get started. Initially they will start off pretty basic, but will expand in different directions to support different goals. Initial goals include Education and Entertainment. All of our images are built using publicly available tools and any enhancements will be pushed upstream.

If you like what we are doing, please consider donating to the [FreeBSD Foundation](https://www.freebsdfoundation.org/)

Image for banana pi BPI-M1

<http://raspbsd.org/bananapi.html>


---

# 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://bananapi.gitbook.io/bpi-m1/en/raspbsdonbpi-m1.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.
