From owner-freebsd-bugs Fri Mar 8 6: 0:19 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F74A37B405 for ; Fri, 8 Mar 2002 06:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g28E02382382; Fri, 8 Mar 2002 06:00:02 -0800 (PST) (envelope-from gnats) Received: from useful.dataloss.nl (useful.dataloss.nl [62.250.7.47]) by hub.freebsd.org (Postfix) with SMTP id 13AC737B417 for ; Fri, 8 Mar 2002 05:55:02 -0800 (PST) Received: (qmail 31360 invoked by uid 1001); 8 Mar 2002 13:55:00 -0000 Message-Id: <20020308135500.31359.qmail@useful.dataloss.nl> Date: 8 Mar 2002 13:55:00 -0000 From: Peter van Dijk Reply-To: Peter van Dijk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/35671: wrong comments in rc.diskless1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35671 >Category: bin >Synopsis: wrong comments in rc.diskless1 >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: Fri Mar 08 06:00:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter van Dijk >Release: FreeBSD 4.5-RELEASE-p1 i386 >Organization: Business Internet Trends >Environment: System: FreeBSD breakfast.primexs.net 4.5-RELEASE-p1 FreeBSD 4.5-RELEASE-p1 #0: Mon Mar 4 14:40:41 CET 2002 root@cheapo.bit.nl:/usr/obj/usr/src/sys/HOSTING i386 pxeboot+nfsroot environment >Description: /etd/rc.diskless1 contains these comments: # BOOTP has mounted / for us. Assume a read-only mount. We must then # - figure out our IP by querying the interface # - copy /etc temporarily out of the way to /tmp/etc # - mount /etc as an MFS # - repopulate /etc with the saved off copy and further down: # Create an MFS /tmp to temporarily hold files from /etc until we # can bootstrap /etc as an MFS. Neither of these are true, currently - /tmp is not created until somewhere at the end of rc.diskless2, and the current /etc is not backupped for sure. >How-To-Repeat: obvious :) >Fix: Remove the offending comments. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message