diff options
author | Maxim Konovalov <maxim@FreeBSD.org> | 2025-07-09 15:26:47 +0000 |
---|---|---|
committer | Maxim Konovalov <maxim@FreeBSD.org> | 2025-07-09 15:26:47 +0000 |
commit | 366948e4d6082ac5eb389e501659a88c14652ac6 (patch) | |
tree | a2ae5629661fe154c20d13e3dfe9e944715ad71d /website/content | |
parent | fc0158e45d170bd1e37cb6f7141770e650f28aba (diff) |
Diffstat (limited to 'website/content')
-rw-r--r-- | website/content/en/status/report-2025-04-2025-06/qemu_l4b.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/status/report-2025-04-2025-06/qemu_l4b.adoc b/website/content/en/status/report-2025-04-2025-06/qemu_l4b.adoc index 9fb49ffe32..4215b836ea 100644 --- a/website/content/en/status/report-2025-04-2025-06/qemu_l4b.adoc +++ b/website/content/en/status/report-2025-04-2025-06/qemu_l4b.adoc @@ -28,7 +28,7 @@ Current Status: ** linux/arm64/v8 * Pre-build Docker container with FreeBSD 14.1 binary world is created and pushed to the GitHub Container Registry. ** link:https://ghcr.io/sobomax/qemu-bsd-user-l4b:latest-ubuntu-latest-freebsd141[FreeBSD Image @ GHCR] -* Special pre-built "admin" container with Linux user-mode quemu binary for the FreeBSD/amd64 emulation is also published at the GHCR. +* Special pre-built "admin" container with Linux user-mode qemu binary for the FreeBSD/amd64 emulation is also published at the GHCR. ** link:https://ghcr.io/sobomax/qemu-bsd-user-l4b:latest-ubuntu-latest[FreeBSD binfmt Image @ GHCR] Next Steps: |