Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2001 10:30:01 -0700 (PDT)
From:      Dima Dorfman <dima@unixfreak.org>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/29560: make buildkernel as described in the handbook causes a warning 
Message-ID:  <200108091730.f79HU1W65723@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/29560; it has been noted by GNATS.

From: Dima Dorfman <dima@unixfreak.org>
To: Andreas Riedel <rian@hrz.tu-chemnitz.de>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/29560: make buildkernel as described in the handbook causes a warning 
Date: Thu, 09 Aug 2001 10:20:08 -0700

 Andreas Riedel <rian@hrz.tu-chemnitz.de> writes:
 > >Description:
 > If one does "make buildkernel" as described in the handbook, the warning
 >  --------------------------------------------------------------
 >  >>> WARNING: KERNEL= setting should be changed to KERNCONF=
 >  --------------------------------------------------------------
 > is printed.
 > >Fix:
 > change
 >     # make buildkernel KERNEL=MYKERNEL
 >     # make installkernel KERNEL=MYKERNEL
 > to
 >     # make buildkernel KERNCONF=MYKERNEL
 >     # make installkernel KERNCONF=MYKERNEL
 > in section 7.3.
 
 Section 7.3 doesn't talk about buildkernel; it's entitled "The MBR,
 and Boot Stages One, Two, and Three".  Furthermore, the only place
 "KERNEL=" appears in the Handbook is in the paragraph where it is
 contrasted with KERNCONF=.
 
 You must be looking at a different document, or at least a very old one.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108091730.f79HU1W65723>