aboutsummaryrefslogtreecommitdiff
path: root/emulators/mtools/files
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1996-05-27 14:10:29 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1996-05-27 14:10:29 +0000
commitdbf23d7b3ef2280d19593a3e419294ae9c80d076 (patch)
tree02ae4a9cc20594769577a5e60eb046a9af1c61e5 /emulators/mtools/files
parent29e2e368ea008b21a63d14b049952d45a50a050b (diff)
Notes
Diffstat (limited to 'emulators/mtools/files')
-rw-r--r--emulators/mtools/files/patch-225
1 files changed, 25 insertions, 0 deletions
diff --git a/emulators/mtools/files/patch-2 b/emulators/mtools/files/patch-2
new file mode 100644
index 000000000000..bfccda0863fe
--- /dev/null
+++ b/emulators/mtools/files/patch-2
@@ -0,0 +1,25 @@
+*** mtools.conf~ Wed Jan 31 22:02:11 1996
+--- mtools.conf Mon May 27 05:03:09 1996
+***************
+*** 2,11 ****
+ drive b: file="/dev/fd1" exclusive
+
+ # First SCSI hard disk partition
+! drive c: file="/dev/sda1"
+
+ # First IDE hard disk partition
+! #drive c: file="/dev/hda1"
+
+ #dosemu floppy image
+ drive m: file="/var/lib/dosemu/diskimage"
+--- 2,11 ----
+ drive b: file="/dev/fd1" exclusive
+
+ # First SCSI hard disk partition
+! drive c: file="/dev/sd0s1"
+
+ # First IDE hard disk partition
+! #drive c: file="/dev/wd0s1"
+
+ #dosemu floppy image
+ drive m: file="/var/lib/dosemu/diskimage"