Subject: Re: ex0: device timeout
To: Frank van der Linden <fvdl@netbsd.org>
From: Perry E. Metzger <perry@piermont.com>
List: port-amd64
Date: 01/18/2005 13:07:56
Frank van der Linden <fvdl@netbsd.org> writes:
> On Mon, Jan 17, 2005 at 10:02:20PM -0500, Perry E. Metzger wrote:
>> This is reasonable. Floppies are pretty obsolete now. The only issue
>> is that we don't have a mkisofs equivalent in basesrc.
>
> Yes, it means importing mkisofs (or, all of cdrtools). And making
> fdisk(8) a host tool. Shudder.

I think fdisk may already be a host tool. The Right Thing is probably
to build a version of makefs that does ISO file systems... but no one
has done that, so...

Perry