From owner-freebsd-current Mon Sep 24 12: 3:12 2001 Delivered-To: freebsd-current@freebsd.org Received: from palrel11.hp.com (palrel11.hp.com [156.153.255.246]) by hub.freebsd.org (Postfix) with ESMTP id 6AD6537B418; Mon, 24 Sep 2001 12:03:07 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel11.hp.com (Postfix) with ESMTP id 31E8D1F648; Mon, 24 Sep 2001 12:03:07 -0700 (PDT) Received: from gauss.cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id MAA23395; Mon, 24 Sep 2001 12:03:02 -0700 (PDT) Received: (from marcel@localhost) by gauss.cup.hp.com (8.11.5/8.11.1) id f8OJ09L33007; Mon, 24 Sep 2001 12:00:09 -0700 (PDT) (envelope-from marcel) Date: Mon, 24 Sep 2001 12:00:09 -0700 From: Marcel Moolenaar To: Takahashi Yoshihiro Cc: current@FreeBSD.org Subject: Re: Fix sysinstall problem Message-ID: <20010924120009.A32943@gauss.cup.hp.com> References: <20010924.165316.74191154.yosihiro@cc.kogakuin.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010924.165316.74191154.yosihiro@cc.kogakuin.ac.jp> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 24, 2001 at 04:53:16PM +0900, Takahashi Yoshihiro wrote: > > It uses the boot programs in /boot. So, even if we change boot0 and/or > mbr, the new sysinstall includes old one. And, it breaks cross > building, too. > > I have made the patch to fix this problem. It adds a new target "boot" > into Makefile.inc1. Because, the boot programs must be made after > "cross-tools" target and before "par-depend" target. I'm not sure this is the right way to do it. Aren't we already building sys/boot as part of buildworld? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message