Merge pull request #602 from churchers/issue/544

Update README to point to new vm-bhyve repository under FreeBSD organ…
This commit is contained in:
Mateusz Kwiatkowski
2025-04-08 14:41:07 +02:00
committed by GitHub
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