docs/162597: Handbook section 12.14.3 example unclear.
Manolis Kiagias
sonic2000gr at gmail.com
Tue Nov 15 21:56:15 UTC 2011
On 15/11/2011 11:45 μμ, R. Clayton wrote:
> I suppose we could rephrase this to something like the following:
>
> "The GENERIC kernel already includes support for the md(4) device needed
> for this operation. When building a custom kernel, make sure to include
> the following line in your kernel configuration file:
>
> device md # Memory "disks"
>
> For information on building your own kernel please refer to
> <chapter/section ref here>."
>
> Would this be appropriate?
>
> I like it (except maybe change the first sentence to "The GENERIC kernel
> includes the md(4) device needed for this operation.") Thank you for your
> response to this.
>
Here is a quick patch then:
http://www.freebsdgr.org/all/en_US.ISO8859-1/books/handbook/config/config.txt
(note: no need to include the comment part on the device line)
and test build here:
http://www.freebsdgr.org/all/en_US.ISO8859-1/books/handbook/adding-swap-space.html
Unless there are any objections, I'll commit this tomorrow morning.
Thanks for reporting this!
More information about the freebsd-doc
mailing list