Linux-2.0.28, dosemu team abandons emumodule!

Hans Lermen (lermen@elserv.ffm.fgan.de)
Wed, 15 Jan 1997 01:26:26 +0100 (MET)


Hi,

The new vm86plus code (as is already in >= 2.1.15) now also is in 2.0.28.
( thanks Linus! ). This requires to configure dosemu > 0.64.2 as follows:

for a full feature dosemu:

./configure --enable-kernelvm86plus

for a low feature dosemu (will use the old style vm86() syscall):

./configure --enable-novm86plus

NOTE: NO EMUMODULE IS NEEDED ANYMORE.

NOTE2: If you have a dosemu-0.64.2 binary compiled for emumodule,
you need _not_ to recompile for 2.0.28, just use it without
loading emumodule.

We will release a cleanup (without emumodule) very soon, till then please
use the above configure options.

Hans
<lermen@fgan.de>