summaryrefslogtreecommitdiffstats
path: root/system/dosemu/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/dosemu/README')
-rw-r--r--system/dosemu/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/dosemu/README b/system/dosemu/README
new file mode 100644
index 0000000000..9a518dda1a
--- /dev/null
+++ b/system/dosemu/README
@@ -0,0 +1,12 @@
+dosemu is a DOS EMUlator
+
+DOSEMU is a user-level program which uses certain special features
+of the Linux kernel and the 80386 processor to run MS-DOS/FreeDOS
+in what we in the biz call a 'DOS box'
+
+This SlackBuild script needs two downloads: the dosemu source file, and
+the dosemu-freedos-1.0-bin.tgz file, both available from the DOSEMU homepage.
+
+This script does not build support for X by default - to enable X,
+run the script as follows:
+ WITH_X=yes ./dosemu.SlackBuild