Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2006 19:25:54 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        arm@freebsd.org
Subject:   Whither boot programs
Message-ID:  <20061022.192554.270752439.imp@bsdimp.com>

next in thread | raw e-mail | index | archive | help
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.

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).

Warner



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