Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2000 04:57:14 -0800 (PST)
From:      pieterw@euronet.nl
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/17639: FreeBSD 4.0 /usr/src/UPDATING missing information
Message-ID:  <200003281257.EAA25184@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         17639
>Category:       i386
>Synopsis:       FreeBSD 4.0 /usr/src/UPDATING missing information
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 28 05:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


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




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