From nobody@FreeBSD.org  Wed Dec 21 12:04:53 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7349F16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Dec 2005 12:04:53 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4046643D58
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Dec 2005 12:04:53 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jBLC4qYc013892
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Dec 2005 12:04:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jBLC4qqm013883;
	Wed, 21 Dec 2005 12:04:52 GMT
	(envelope-from nobody)
Message-Id: <200512211204.jBLC4qqm013883@www.freebsd.org>
Date: Wed, 21 Dec 2005 12:04:52 GMT
From: Witold Rugowski <rugowski1spm@nhw.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing distribution elements when compiling 6.0 kernel
X-Send-Pr-Version: www-2.3

>Number:         90738
>Category:       docs
>Synopsis:       Missing distribution elements when compiling 6.0 kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 12:10:10 GMT 2005
>Closed-Date:    Wed Dec 21 15:56:56 GMT 2005
>Last-Modified:  Wed Dec 21 15:56:56 GMT 2005
>Originator:     Witold Rugowski
>Release:        6.0-RELEASE
>Organization:
>Environment:
In Bochs 2.2.1
>Description:
Clean, minimal instalation of 6.0-RELEASE with following source pagages
-base
-sys
does not allow to make installkernel (missing etc directory or something like this). Adding etc src distribution allows to do make installkernel (without etc it is possible to compile new kernel). In Handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html) etc is not mentioned as required part of distribution to install.
>How-To-Repeat:
Install minimal 6.0-RELASE with src/sys and src/base, then

make buildkernel
make installkernel
>Fix:
Install src/etc
>Release-Note:
>Audit-Trail:

From: John Baldwin <jhb@freebsd.org>
To: freebsd-doc@freebsd.org
Cc: Witold Rugowski <rugowski1spm@nhw.pl>, freebsd-gnats-submit@freebsd.org,
        ru@freebsd.org
Subject: Re: docs/90738: Missing distribution elements when compiling 6.0 kernel
Date: Wed, 21 Dec 2005 10:42:46 -0500

 On Wednesday 21 December 2005 07:04 am, Witold Rugowski wrote:
 > >Number:         90738
 > >Category:       docs
 > >Synopsis:       Missing distribution elements when compiling 6.0 kernel
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-doc
 > >State:          open
 > >Quarter:
 > >Keywords:
 > >Date-Required:
 > >Class:          doc-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Wed Dec 21 12:10:10 GMT 2005
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Witold Rugowski
 > >Release:        6.0-RELEASE
 > >Organization:
 > >Environment:
 >
 > In Bochs 2.2.1
 >
 > >Description:
 >
 > Clean, minimal instalation of 6.0-RELEASE with following source pagages
 > -base
 > -sys
 > does not allow to make installkernel (missing etc directory or something
 > like this). Adding etc src distribution allows to do make installkernel
 > (without etc it is possible to compile new kernel). In Handbook
 > (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-bui
 >lding.html) etc is not mentioned as required part of distribution to
 > install.
 >
 > >How-To-Repeat:
 >
 > Install minimal 6.0-RELASE with src/sys and src/base, then
 >
 > make buildkernel
 > make installkernel
 >
 > >Fix:
 >
 > Install src/etc
 
 Actually, I think that make installkernel should work with just src/sys 
 installed.  I think this has actually been fixed in HEAD.  ru@ would know if 
 it has and if it has been MFC'd yet.  I think this should be fixed for 6.1.
 
 -- 
 John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
 "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Dec 21 15:56:36 UTC 2005 
State-Changed-Why:  
Fixed in 7.0-CURRENT and 6.0-STABLE. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90738 
>Unformatted:
