The vn(4) device has been replaced with the md(4) device. Update the
Release Engineering article accordingly. Submitted by: eadler (via email) Approved by: jkois (mentor)
This commit is contained in:
parent
473242ff6a
commit
852ad1b355
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37473
1 changed files with 2 additions and 4 deletions
|
@ -560,11 +560,9 @@ applicable.</para>
|
|||
fast machine and access to a source repository. (That should be
|
||||
everyone, since we offer anonymous CVS! See The Handbook for
|
||||
details.) The <emphasis>only</emphasis> special requirement is
|
||||
that the &man.vn.4; device must be available. (On -CURRENT, this
|
||||
device has been replaced by the new &man.md.4;
|
||||
memory disk driver.) If the
|
||||
that the &man.md.4; device must be available. If the
|
||||
device is not loaded into your kernel, then the kernel module
|
||||
should be automatically loaded when &man.vnconfig.8; is executed
|
||||
should be automatically loaded when &man.mdconfig.8; is executed
|
||||
during the boot media creation phase. All of the tools necessary
|
||||
to build a release are available from the CVS repository in
|
||||
<filename>src/release</filename>. These tools aim to provide a
|
||||
|
|
Loading…
Reference in a new issue