Thanks. I'll use that for starters. I still think that part of the handbook
needs to be modified, along the lines of my original patch but excluding the
different build patterns, just to stop the confusion. I won't be able to
submit a PR for a few days. So if anyone wants to jump in, my old PR is
can still be found. Look for submitter = my name. Otherwise, it'll be
the weekend before I have time.
> In message <[EMAIL PROTECTED]> "Dan Langille" writes:
> : http://www.freebsd.org/handbook/kernelconfig-building.html
>
> This change should do the trick if I'm reading things right.
>
> Warner
>
> Index: chapter.sgml
> ===================================================================
> RCS file:
/home/imp/FreeBSD/CVS/doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v
> retrieving revision 1.36
> diff -u -r1.36 chapter.sgml
> --- chapter.sgml 2000/08/10 02:09:18 1.36
> +++ chapter.sgml 2001/01/22 23:20:48
> @@ -167,8 +167,8 @@
> following commands:</para>
>
> <screen>&prompt.root; <userinput>cd /usr/src</userinput>
> -&prompt.root; <userinput>make buildkernel KERNEL=MYKERNEL</userinput>
> -&prompt.root; <userinput>make installkernel
KERNEL=MYKERNEL</userinput></screen>
> +&prompt.root; <userinput>make buildkernel KERNCONF=MYKERNEL</userinput>
> +&prompt.root; <userinput>make installkernel
KERNCONF=MYKERNEL</userinput></screen>
>
> <para>If you have <emphasis>not</emphasis> upgraded your source
> tree in any way (you have not run <application>CVSup</application>,
>
---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message