mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Update comment: We don't use vn(4) anymore in -CURRENT, we use md(4).
This commit is contained in:
parent
c69ff89710
commit
25baf47f30
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
|||
# which CVS "tag" name should be used when checking out the sources to build
|
||||
# the release (default is HEAD).
|
||||
#
|
||||
# Please note: the vn driver must also be compiled into your kernel,
|
||||
# Please note: the md(4) driver must be compiled into your kernel
|
||||
# or available as a kld(4)-style kernel module,
|
||||
# otherwise the target 'release.8' and possibly others will fail.
|
||||
#
|
||||
# Set these, release builder!
|
||||
|
|
|
|||
Loading…
Reference in a new issue