On Sat, Sep 16, 2017 at 11:02:25PM +, m...@netbsd.org wrote:
> On Fri, Sep 08, 2017 at 09:50:45AM +, Martin Husemann wrote:
> > Introduce CDRELEASE_NODEBUG - if set, avoids putting debug sets in the
> > ISO image.
> >
> > Set this for sparc64 install CDs - many of the supported machines have
> > SCSI CD drives and it is impossible to get DVD replacements for those.
> >
> > This is a pitty, but in the end a working install medium is more worth
> > than debug sets (which can be downloaded later).
>
> this isn't just a sparc64 issue. I think we should set this for most
> archs, possibly all.
I haven't checked, but the other arch that imediately came to my mind
when doing this was VAX, and the CD image (including debug sets) fits
just fine there.
Could you create a list of architectures where DVD is unlikely and CD image
does not fit?
We also should (as suggestes by mrg@) add secondary debug CD images for those
ports.
Martin