Re: MAC68K_MEMSIZE option
Martin Husemann <[email protected]> Wed, 10 Mar 2021 18:53:13 +0100
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 10, 2021 at 04:21:27PM +0000, John Klos wrote: > Hello, > > I just saw this commit now, and it reminded me that there are a number of > fixes that are due to go in to the Booter: > > 1) boot from FFSv2 > 2) allow booting kernels with DJMEMCMAX option > 3) boot AV Macs properly (http://gnats.netbsd.org/54942) > > Is anyone here familiar with the tooling needed for building Booter in Mac > OS? I'd like to set something up. I finally found my copy of THINK C that I > bought decades ago, in case it can be used. > > Does anyone have any experience building Booter? I did it in the past (before my harddisk died) and am in the process of setting up a new environment right now. I know about my SCSI changes and PR 54942, and know what to do about FFSv2, but I could use proper patches for everything else. Martin