From owner-freebsd-bugs Tue Mar 28 5: 0:10 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DB8D37BF00 for ; Tue, 28 Mar 2000 05:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA25569; Tue, 28 Mar 2000 05:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D0D2137B54E for ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: i386/17639: FreeBSD 4.0 /usr/src/UPDATING missing information Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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