cf9b4f0048
Sat Oct 25 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-4 - Rebuilt. Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Thu May 22 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-2 - Fix mcomp with no arguments (bug #91372). Tue Mar 18 2003 Tim Waugh <twaugh@redhat.com> 3.9.9-1 - 3.9.9. - Add config lines for hpoj photo-card access on drive P:.
39 lines
1.1 KiB
Diff
39 lines
1.1 KiB
Diff
--- mtools-3.9.6/mtools.conf.fixes Sun Jan 4 04:29:32 1998
|
|
+++ mtools-3.9.6/mtools.conf Wed Feb 9 11:41:36 2000
|
|
@@ -1,22 +1,25 @@
|
|
# Example mtools.conf files. Uncomment the lines which correspond to
|
|
# your architecture and comment out the "SAMPLE FILE" line below
|
|
-SAMPLE FILE
|
|
|
|
-# # Linux floppy drives
|
|
-# drive a: file="/dev/fd0" exclusive
|
|
-# drive b: file="/dev/fd1" exclusive
|
|
+# Linux floppy drives
|
|
+drive a: file="/dev/fd0" exclusive 1.44m mformat_only
|
|
+drive b: file="/dev/fd1" exclusive 1.44m mformat_only
|
|
|
|
-# # First SCSI hard disk partition
|
|
-# drive c: file="/dev/sda1"
|
|
+# First SCSI hard disk partition
|
|
+#drive c: file="/dev/sda1"
|
|
|
|
-# # First IDE hard disk partition
|
|
-# drive c: file="/dev/hda1"
|
|
+# First IDE hard disk partition
|
|
+#drive c: file="/dev/hda1"
|
|
|
|
# # dosemu floppy image
|
|
# drive m: file="/var/lib/dosemu/diskimage"
|
|
|
|
-# # dosemu hdimage
|
|
-# drive n: file="/var/lib/dosemu/diskimage" offset=3840
|
|
+# dosemu hdimage
|
|
+drive n: file="/var/lib/dosemu/hdimage" offset=8832
|
|
+
|
|
+# # HPOJ (ptal-photod)
|
|
+mtools_skip_check=1
|
|
+drive p: file=":0" remote
|
|
|
|
# # Atari ramdisk image
|
|
# drive o: file="/tmp/atari_rd" offset=136
|