From owner-freebsd-current Mon Sep 24 12:34:59 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 6A19C37B426; Mon, 24 Sep 2001 12:34:53 -0700 (PDT) Received: from laptop.baldwin.cx ([147.11.46.209]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id MAA02186; Mon, 24 Sep 2001 12:34:05 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010924120009.A32943@gauss.cup.hp.com> Date: Mon, 24 Sep 2001 12:33:48 -0700 (PDT) From: John Baldwin To: Marcel Moolenaar Subject: Re: Fix sysinstall problem Cc: current@FreeBSD.org, Takahashi Yoshihiro 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 24-Sep-01 Marcel Moolenaar wrote: > 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? Yes, it possibly should grab them from /usr/obj somewhere. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message