> On Aug 22, 2022, at 9:53 AM, Martin Husemann <martin%duskware.de@localhost> wrote: > > On Mon, Aug 22, 2022 at 09:23:37AM -0600, Brook Milligan wrote: >> However, that does not help people (the NetBSD build farm?, >> armbsd.org?) who want to release an entire collection of bootable >> images, which I think would be a really great service if anyone wishes >> to pick it up. > > I am not sure the "all" magic is usefull to anyone, but as "none" > is the default this looks good to me. OK. Here is the current patch I intend to commit along with the following commit message: By default, do not install any bootable images. The previous commit introduced the ability to install a set of bootable images as a normal part of a release build. While this made it easy to install bootable images, the contents of a release build depend on whether or not U-Boot packages are installed in /usr/pkgsrc, which is the default location searched by installboot(8). This commit requires users to explicitly list the bootable images to be installed, which by default is none (i.e., prior behavior). Thanks for the feedback. Cheers, Brook
Attachment:
cvs.patch
Description: Binary data