Update README to point to new vm-bhyve repository under FreeBSD organization

As of April 8, 2025, this repository is no longer maintained. Updated the README with a link to the new vm-bhyve repo under the FreeBSD org and included context from issue #544.
This commit is contained in:
Mateusz Kwiatkowski
2025-04-08 14:28:15 +02:00
parent dee359d551
commit ea29f7981b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
> [!CAUTION]
> Heads up: As of April 8, 2025, this repo is no longer maintained. After discussion in issue [#544](https://github.com/churchers/vm-bhyve/issues/544), the project has found a new home under the FreeBSD organization:
>
> 👉 https://github.com/freebsd/vm-bhyve
>
> If youre looking to use, follow, or contribute to vm-bhyve, head over to the new repo!
## vm-bhyve
Management system for FreeBSD bhyve virtual machines

2
vm.8
View File

@@ -1636,7 +1636,7 @@ Once there are at least 2 interfaces bridged (one real interface and a tap
interface), further guests can be started/stopped without issue.
.Pp
Please report all bugs/issues/feature requests to the GitHub project at
.Lk https://github.com/churchers/vm-bhyve
.Lk https://github.com/freebsd/vm-bhyve
.\" ============ AUTHOR =============
.Sh AUTHORS
.An Matt Churchyard Aq Mt churchers@gmail.com