This is a binary snapshot of the linux emulator code for FreeBSD-2.1

Remember this is only the emulation nessesary to run DOOM, more
is needed before we have a generic Linux emulator.

It is a complete tarfile with libs and the lkm module, extract it
in /. (ie: cd /; tar zxvf linux-emu.tar.gz;)
After that you just type "linux" to load the emulator.

Remember to recompile the kernel with the following options:

options	COMPAT_LINUX
options SYSVSHM
options SYSVSEM
options SYSVMSG

Included is also the tarfile containing the linux Xdoom files. Extract it
whereever you have space for it. If you have downloaded an updated
copy, or already have Linux X Doom, move the sndserver binary out of
the way, or delete it entirely, as the FreeBSD sound system isn't
quite compatable with Linux and it can cause the Doom executable to
bomb out unexpectedly.

Load the emulator and then start xdoom !

Happy Dooming :-)

BUGS and suggestions to: sos@FreeBSD.org (Soren Schmidt)

