Re: CVS commit: src/distrib

2017-09-17 Thread Martin Husemann
On Sun, Sep 17, 2017 at 08:08:27AM +, co...@sdf.org wrote:
> I'm not sufficiently familiar with how the different archs are
> installed. flxd was specifically mentioning shark being too big

I have not seen shark's with a CD drive.

Martin


Re: CVS commit: src/distrib

2017-09-17 Thread coypu
On Sun, Sep 17, 2017 at 09:51:31AM +0200, Martin Husemann wrote:
> 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?

I'm not sufficiently familiar with how the different archs are
installed. flxd was specifically mentioning shark being too big


Re: CVS commit: src/distrib

2017-09-17 Thread Martin Husemann
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