From xdivac02@stud.fit.vutbr.cz  Fri Aug 27 15:09:56 2004
Return-Path: <xdivac02@stud.fit.vutbr.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7D5BD16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Aug 2004 15:09:56 +0000 (GMT)
Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 54D0143D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Aug 2004 15:09:55 +0000 (GMT)
	(envelope-from xdivac02@stud.fit.vutbr.cz)
Received: from eva.fit.vutbr.cz (localhost [127.0.0.1])
	by eva.fit.vutbr.cz (8.12.11/8.12.11) with ESMTP id i7RF9oax013110
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 27 Aug 2004 17:09:50 +0200 (CEST)
Received: (from xdivac02@localhost)
	by eva.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i7RF9otf013109;
	Fri, 27 Aug 2004 17:09:50 +0200 (CEST)
Message-Id: <200408271509.i7RF9otf013109@eva.fit.vutbr.cz>
Date: Fri, 27 Aug 2004 17:09:50 +0200 (CEST)
From: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Reply-To: Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: documenting NOATM in make.conf example
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71032
>Category:       conf
>Synopsis:       documenting NOATM in make.conf example
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 27 15:10:30 GMT 2004
>Closed-Date:    Wed Sep 08 17:23:21 CEST 2004
>Last-Modified:  Wed Sep 08 17:23:21 CEST 2004
>Originator:     Divacky Roman
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
home
>Environment:
System: FreeBSD eva.fit.vutbr.cz 4.10-STABLE FreeBSD 4.10-STABLE #6: Mon Jul 12 10:29:52 CEST 2004 root@tereza.fit.vutbr.cz:/home/src/sys/sys-49/compile/EVA i386


	
>Description:

There is not documented NOATM in share/examples/etc/make.conf
	
>How-To-Repeat:
	
	take a look at that example file
	
>Fix:
--- /usr/src/share/examples/etc/make.conf	Thu Aug 19 14:37:37 2004
+++ make.conf	Fri Aug 27 17:07:28 2004
@@ -106,6 +106,7 @@
 #ENABLE_SUID_NEWGRP=	true
 #
 # To avoid building various parts of the base system:
+#NOATM=		true	# do not build ATM and friends
 #NO_BOOT=	true	# do not build boot blocks and loader
 #NO_CVS=	true	# do not build CVS
 #NO_CXX=	true	# do not build C++ and friends
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Fri Aug 27 17:18:28 CEST 2004 
Responsible-Changed-Why:  
I'm working in this area at the moment 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71032 
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Sat Sep 4 12:05:37 CEST 2004 
State-Changed-Why:  
Committed to -CURRENT, merge to RELENG_5 follows. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71032 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Wed Sep 8 17:22:55 CEST 2004 
State-Changed-Why:  
MFC done. 

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