Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 12:53:24 +0200
From:      Olivier Houchard <mlfbsd@ci0.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        arm@freebsd.org
Subject:   Re: Whither boot programs
Message-ID:  <20061023105324.GA68827@ci0.org>
In-Reply-To: <20061022.192554.270752439.imp@bsdimp.com>
References:  <20061022.192554.270752439.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi Warner,

On Sun, Oct 22, 2006 at 07:25:54PM -0600, M. Warner Losh wrote:
> There's a bunch of AT91 boot programs that I have committed.  These
> are all AT91 specific, although I'm sure someone could tease out the
> more generally useful bits (like SD/MMC or xmodem goo).  For the
> moment, I've disabled installing them because they were winding up in
> /, which is clearly wrong.
> 

Yep I noticed that when building a world for the IXP425 :)

> What's the best way to install these?
> 
> (a) Never install or build
> (b) Only install when the specific sub-port is built (might be hard
>     since buildworld has no knowledge of the sub-port).
> (c) Install them into /boot/at91_foo?
> (d) Install them into /boot/at91/foo?
> 
> I'm leaning towards (a) or (c) (c more heavily).
> 

c sounds ok to me. People not wanting it could use MK_BOOT=no to disable the
build.

Olivier

> Warner
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061023105324.GA68827>