From owner-cvs-all Wed Jul 19 0:58:29 2000 Delivered-To: cvs-all@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 5FFF637BDB7; Wed, 19 Jul 2000 00:58:20 -0700 (PDT) (envelope-from marcel@cup.hp.com) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id F1FB5697; Wed, 19 Jul 2000 00:58:19 -0700 (PDT) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.02) with ESMTP id AAA22902; Wed, 19 Jul 2000 00:58:19 -0700 (PDT) Message-ID: <39755F9B.30593B39@cup.hp.com> Date: Wed, 19 Jul 2000 00:58:19 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Sheldon Hearn Cc: Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 References: <33457.963991514@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn wrote: > > On Tue, 18 Jul 2000 21:41:59 MST, Marcel Moolenaar wrote: > > > Modified files: > > . Makefile.inc1 > > Log: > > Save any binaries we use by installworld, so that we won't use the > > binaries we just installed. > > Two questions... > > First, could you put the files somewhere in the obj tree so that they > aren't lost in the case of a reboot on a machine which mounts /tmp in > volatile storage? I prefer to use /var/tmp in that case. There's a problem with multiple concurrent installworlds if you save the binaries in the shared object tree. > Second, can mtree be added to that list so that revs 1.154 and 1.155 be > reverted? If we don't need mtree in the bootstrap-tools, than we sure need to save it during installworld. This can only be done if the mtree changes are reverted, right? -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message