From nobody@FreeBSD.org  Thu Dec 30 21:24:09 2004
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 E962E16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2004 21:24:09 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D2C4B43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2004 21:24:09 +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 iBULO9Zu035063
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Dec 2004 21:24:09 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id iBULO9Lh035059;
	Thu, 30 Dec 2004 21:24:09 GMT
	(envelope-from nobody)
Message-Id: <200412302124.iBULO9Lh035059@www.freebsd.org>
Date: Thu, 30 Dec 2004 21:24:09 GMT
From: Nick Triantos <nick-freebsd@triantos.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: cvsup of stable src-sys does not bring in necessary files from /usr/src/*
X-Send-Pr-Version: www-2.3

>Number:         75673
>Category:       misc
>Synopsis:       cvsup of stable src-sys does not bring in necessary files from /usr/src/*
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 30 21:30:31 GMT 2004
>Closed-Date:    Wed Jan 05 01:05:21 GMT 2005
>Last-Modified:  Wed Jan 05 01:05:21 GMT 2005
>Originator:     Nick Triantos
>Release:        5.3-RELEASE
>Organization:
>Environment:
FreeBSD bsd.triantos.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
If /usr/share/examples/cvsup/stable-supfile is changed to only pull down, say, src-sys and not src-all, the files in /usr/src/* (including /usr/src/Makefile) are not pulled down to the machine.  It would seem that if /usr/src/sys is dependent upon /usr/src/makefile (there are certainly targets in the top-level makefile specific to each subdir), then perhaps those files should be included in the labels for src-sys, etc.
>How-To-Repeat:
1. move /usr/src out of the way
2. modify /usr/share/examples/cvsup/stable-supfile to only grab src-sys
3. cvsup /usr/share/examples/cvsup/stable-supfile
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Wed Jan 5 01:02:55 GMT 2005 
State-Changed-Why:  
This is expected behaviour.  If you want to update the files 
in /usr/src as well, add the src-base collection. 

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