From nobody@FreeBSD.org  Tue Mar 28 04:57:14 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id D0D2137B54E
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Mar 2000 04:57:14 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id EAA25184;
	Tue, 28 Mar 2000 04:57:14 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003281257.EAA25184@freefall.freebsd.org>
Date: Tue, 28 Mar 2000 04:57:14 -0800 (PST)
From: pieterw@euronet.nl
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: FreeBSD 4.0 /usr/src/UPDATING missing information
X-Send-Pr-Version: www-1.0

>Number:         17639
>Category:       i386
>Synopsis:       FreeBSD 4.0 /usr/src/UPDATING missing information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    imp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 28 05:00:01 PST 2000
>Closed-Date:    Tue Apr 18 08:05:20 PDT 2000
>Last-Modified:  Tue Apr 18 08:05:59 PDT 2000
>Originator:     Pieter Westland
>Release:        4.0-STABLE
>Organization:
>Environment:
FreeBSD dustpuppy.euronet.nl 4.0-STABLE FreeBSD 4.0-STABLE #1: Tue Mar 28 08:16:23 CEST 2000
root@dustpuppy.euronet.nl:/usr/src/sys/compile/DUSTPUPPY  i386

>Description:
In /usr/src/UPDATING, as cvsupped recently, the line marked with }}{{ 
is missing:
        chflags noschg /kernel
        mv /kernel /kernel.old
}}}	chflags noschg YOUR_KERNEL_HERE {{{
        mv /YOUR_KERNEL_HERE /kernel
        chflags schg /kernel

When upgrading from 3.4-STABLE to 4.0 I saw the chflags-command is
needed for moving the build kernel.
>How-To-Repeat:
Upgrade a machine from 3.4 to 4.0, try to move the kernel without
chflagging :)
>Fix:
Add the mentioned line to /usr/src/UPDATING in RELENG_4.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->imp 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Tue Mar 28 05:19:27 PST 2000 
Responsible-Changed-Why:  
Warner will be interested in this one. 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Tue Apr 18 08:05:20 PDT 2000 
State-Changed-Why:  
Originator says this problem has been fixed and wishes this PR to be closed. 
>Unformatted:
