summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index edff217..676f7db 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,14 @@ software is employed, which must be installed beforehand.
- [Squashfs-tools] or the `sysutils/squashfs-tools` FreeBSD package.
- [PatchELF] or the `sysutils/patchelf` FreeBSD package.
+Note that the build process also uses native Linux binaries, that is
+why the [Linuxulator] must be activated by loading the `linux64`
+kernel module.
+
+```console
+# kldload linux64
+```
+
## Installation
Whenever possible, use the `net/wifibox-alpine` FreeBSD port from the
@@ -88,5 +96,6 @@ used once installed.
[Alpine Linux]: https://alpinelinux.org/
[Squashfs-tools]: https://github.com/plougher/squashfs-tools
[PatchELF]: https://github.com/NixOS/patchelf
+[Linuxulator]: https://docs.freebsd.org/en/books/handbook/linuxemu/
[freebsd-wifibox-port]: https://github.com/pgj/freebsd-wifibox-port/tree/squashfs-root