Subject: Re: i386 boot floppies...
To: Peter Seebach <seebs@plethora.net>
From: Perry E. Metzger <perry@piermont.com>
List: port-i386
Date: 06/17/1998 19:21:54
Peter Seebach writes:
> How does one make a boot floppy on the i386?

Practice!

No, seriously, you have to build an INSTALL/INSTALL_SMALL kernel in
sys, and then you go into /usr/src/distrib/i386/floppies and type
"make". The mechanisms are automatic after that, though you might find 
yourself wanting to tweak them.

> Also, does anyone else have no makefiles for xlint?

It would be hard to know if NO ONE is similarly bereft, but certainly
I am not.

(BTW, it's just "lint". The directory is called "xlint" for the same
reason the install sources are in "xinstall" -- what would happen if
you typed "make lint" or "make install" under normal circumstances?)

Perry