diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-10-15 11:24:29 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-10-15 11:24:29 +0000 |
| commit | ffcfa4dc0c7368315b4e8def7fb44f364b107bb0 (patch) | |
| tree | 16d0846a15b38ed8180854881f5b4784a8950023 | |
| parent | 46bc3725192f8705e1f56be7c5c7325e122237ac (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/help/install.hlp | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/release/sysinstall/help/install.hlp b/release/sysinstall/help/install.hlp index 9e0203f9b526..c674f8170565 100644 --- a/release/sysinstall/help/install.hlp +++ b/release/sysinstall/help/install.hlp @@ -499,12 +499,11 @@ mount -t msdos /dev/sd0s5 /dos_d 2.4 Can I run DOS binaries under FreeBSD? --- ------------------------------------- -Not yet! We'd like to add support for this someday, but are still -lacking anyone to actually do the work. Ongoing work with BSDI's -doscmd utility is bringing this much closer to being a reality in -FreeBSD-current (AKA 3.0) and you should send mail to -freebsd-hackers@FreeBSD.org if you're interested in joining this -effort! +Ongoing work with BSDI's doscmd utility is bringing this much closer to +being a reality in FreeBSD 3.0, though it still has some rough edges. +If you're interested in working on this, please send mail to +emulation@FreeBSD.org and indicate that you're interested in joining +this ongoing effort! There is also a neat utility called "pcemu" in the ports collection which emulates an 8088 and enough BIOS services to run DOS text mode |
