Update for the MS-DOS emulation topics, including the credits to BSDi.
Forgotten by: dyson ;)
This commit is contained in:
parent
a733dbce07
commit
1686b1a72a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1801
2 changed files with 11 additions and 12 deletions
handbook
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.53 1997-03-07 15:31:17 jkh Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.54 1997-08-10 14:58:31 joerg Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -805,15 +805,11 @@ mount -t msdos /dev/sd0s5 /dos_d
|
|||
|
||||
<bf>Can I run MS-DOS binaries under FreeBSD?</bf>
|
||||
|
||||
Not yet! We would like to add support for this someday, but
|
||||
are still lacking anyone to actually do the work. BSDI has
|
||||
also donated their DOS emulator to the BSD world and this is slowly
|
||||
being ported to FreeBSD-current.
|
||||
BSDI has donated their DOS emulator to the BSD world and
|
||||
this has been ported to FreeBSD.
|
||||
|
||||
Send mail to the &a.emulation if you're interested in joining
|
||||
this effort!
|
||||
|
||||
In the interim, there is a nice application available in the
|
||||
There is also a (technically) nice application available in the
|
||||
<ref id="ports" name="The Ports Collection"> called pcemu
|
||||
which allows you to run many basic MS-DOS text-mode binaries
|
||||
by entirely emulating an 8088 CPU.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: submitters.sgml,v 1.87 1997-08-01 15:31:07 jfieber Exp $ -->
|
||||
<!-- $Id: submitters.sgml,v 1.88 1997-08-10 14:58:33 joerg Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<chapt><heading>Contributing to FreeBSD<label id="contrib"></heading>
|
||||
|
@ -101,8 +101,6 @@ Coordinator: &a.gibbs
|
|||
<p>The following tasks need to be done, but not with any particular
|
||||
urgency:
|
||||
<enum>
|
||||
<item>DOS emulator (for DOS executables) Coordinator: <tt><url
|
||||
url="mailto:jr@jrw.org" name="J.R. Westmoreland"></tt>
|
||||
<item>Port AFS (Andrew File System) to FreeBSD Coordinator: <tt><url
|
||||
url="mailto:ajones@ctron.com" name="Alexander Seth Jones"></tt>
|
||||
|
||||
|
@ -639,6 +637,11 @@ like to publically thank them here!
|
|||
paywork, and used to fall back to their (quite expensive) EUnet
|
||||
Internet connection whenever his private connection became too
|
||||
slow or flakey to work with it...</item>
|
||||
|
||||
<item><url url="http://www.bsdi.com" name="Berkeley Software
|
||||
Design, Inc."> has contributed their DOS emulator code to the
|
||||
remaining BSD world, which is used in the <em>dosemu</em>
|
||||
command.</item>
|
||||
</itemize>
|
||||
</itemize>
|
||||
|
||||
|
|
Loading…
Reference in a new issue