Date: Mon, 24 Sep 2001 12:00:09 -0700 From: Marcel Moolenaar <marcel@cup.hp.com> To: Takahashi Yoshihiro <nyan@FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: Fix sysinstall problem Message-ID: <20010924120009.A32943@gauss.cup.hp.com> In-Reply-To: <20010924.165316.74191154.yosihiro@cc.kogakuin.ac.jp> References: <20010924.165316.74191154.yosihiro@cc.kogakuin.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010924120009.A32943>