Split the kernel configuration into a new <listitem>, separated from

the kernel source installation.
This commit is contained in:
Giorgos Keramidas 2002-04-01 18:40:57 +00:00
parent 9a3ef00145
commit 46b4fbd439
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12646

View file

@ -153,6 +153,11 @@
<listitem>
<para>Run <command>/stand/sysinstall</command>, and install the kernel
source code on your system.</para>
</listitem>
<listitem>
<para>Create a custom kernel configuration, that includes the
driver for the vpo driver:</para>
<screen>&prompt.root; <userinput>cd /sys/i386/conf</userinput>
&prompt.root; <userinput>cp GENERIC MYKERNEL</userinput></screen>