Re: Floppy image overflow
Rin Okuyama <[email protected]> Tue, 7 Feb 2017 23:22:43 +0900
| Newsgroups | gmane.os.netbsd.current,gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
On 2017/02/07 17:32, Martin Husemann wrote: > On Tue, Feb 07, 2017 at 03:02:57PM +0900, Rin Okuyama wrote: >> 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 like it! Thank you for your comment! I've updated the patch: http://www.netbsd.org/~rin/atari_floppy_20160207.patch Now it reduces over 15KB from instbin :-). I'll commit it if there's no objection. rin