Skip to content

Commit feb6a26

Browse files
committed
documentation: provide a link to the wiki
1 parent f2d3336 commit feb6a26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ Each release includes pre-generated images (both a monolithic UEFI applications
5656
* With `mkinitcpio` or `dracut` on Arch
5757
* With `dracut` on Debian or Ubuntu (installed as `dracut-core` to avoid replacing the system `initramfs-tools` setup)
5858

59+
## Community documentation
60+
61+
The [ZFSBootMenu wiki](https://github.com/zbm-dev/zfsbootmenu/wiki) contains additional documentation, provided both by the ZFSBootMenu development team and by community members.
62+
63+
Installation and integration guides are available, along with other live documents.
64+
5965
## Containerized builds
6066

6167
If you run Docker or [podman](https://podman.io/), it is also possible to build ZFSBootMenu images in a container. Build containers are based on Void Linux and provide a consistent and well-tested environment for creating images with custom configurations. The [build guide](docs/BUILD.md) provides a brief overview of the [zbm-builder.sh](zbm-builder.sh) script that provides a simple front-end for containerized builds. Advanced users with very specific needs may consult the [container README](releng/docker/README.md) for a more detailed description of ZFSBootMenu build containers.

0 commit comments

Comments
 (0)