From afd43d4f79054b4f2be691f970bb7e3ae59713c5 Mon Sep 17 00:00:00 2001 From: Martin Lefebvre Date: Tue, 11 May 2010 20:01:57 +0200 Subject: system/dosemu: Added to 12.0 repository --- system/dosemu/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 system/dosemu/README (limited to 'system/dosemu/README') 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 -- cgit v1.2.3