Re: Floppy image overflow
[email protected] (Christos Zoulas) Tue, 7 Feb 2017 14:51:54 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.current,gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Rin Okuyama <[email protected]> wrote: >On 12 Jan 2017 14:32:59 +0100, Martin Husemann wrote: >> Hey folks, >> >> in -current the atari build fails due to the 1.4MB floppy image >> overflowing. >> >> See: http://releng.netbsd.org/cgi-bin/builds.cgi >> >> Any ideas what to strip out? > >How about dropping Apple and byte-swapped UFS support from fsck_ffs and >newfs? Both seem to be useless for atari (is it right?). This reduces >about 10KB from instbin, and the resulting filesystem successfully fits >within 1.4MB. I am not enamored with more ifdef's but this seems ok to me. christos