mtools/mtools-3.9.6-config.patch

19 lines
662 B
Diff
Raw Normal View History

diff -up mtools-4.0.9/mtools.conf.conf mtools-4.0.9/mtools.conf
--- mtools-4.0.9/mtools.conf.conf 2009-03-01 00:01:03.000000000 +0100
+++ mtools-4.0.9/mtools.conf 2009-03-09 18:21:40.000000000 +0100
@@ -16,11 +16,10 @@
auto-import changelog data from mtools-3.9.7-3.src.rpm Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sat Jun 17 2000 Trond Eivind Glomsrod <teg@redhat.com> - specify ownership Wed Jun 07 2000 Trond Eivind Glomsrød <teg@redhat.com> - Version 3.9.7 - use %{_mandir}, %{_makeinstall}, %configure, %makeinstall and %{_tmppath} Wed Feb 09 2000 Cristian Gafton <gafton@redhat.com> - get rid of mtools.texi as a doc file (we have the info file) - fix config file so mtools work (#9264) - fix references to the config file to be /etc/mtools.conf Fri Feb 04 2000 Bill Nottingham <notting@redhat.com> - expunge floppyd Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - man pages are compressed - fix description - version 3.9.6 Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - patch to make the texi sources compile - fix the spec file group and description - fixed floppy drive sizes Tue Dec 29 1998 Cristian Gafton <gafton@redhat.com> - build for 6.0 - fixed invalid SAMPLE_FILE configuration file Wed Sep 02 1998 Michael Maher <mike@redhat.com> - Built package for 5.2. - Updated Source to 3.9.1. - Cleaned up spec file. Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com> - updated to 3.8 Tue Oct 21 1997 Otto Hammersmith - changed buildroot to /var/tmp, rather than /tmp - use install-info Mon Jul 21 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 17 1997 Erik Troan <ewt@redhat.com> - Changed sysconfdir to be /etc Mon Apr 14 1997 Michael Fulbright <msf@redhat.com> - Updated to 3.6
2004-09-09 08:48:40 +00:00
# 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 mformat_only
+drive b: file="/dev/fd1" exclusive mformat_only
auto-import changelog data from mtools-3.9.7-3.src.rpm Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Sat Jun 17 2000 Trond Eivind Glomsrod <teg@redhat.com> - specify ownership Wed Jun 07 2000 Trond Eivind Glomsrød <teg@redhat.com> - Version 3.9.7 - use %{_mandir}, %{_makeinstall}, %configure, %makeinstall and %{_tmppath} Wed Feb 09 2000 Cristian Gafton <gafton@redhat.com> - get rid of mtools.texi as a doc file (we have the info file) - fix config file so mtools work (#9264) - fix references to the config file to be /etc/mtools.conf Fri Feb 04 2000 Bill Nottingham <notting@redhat.com> - expunge floppyd Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com> - man pages are compressed - fix description - version 3.9.6 Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 5) Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com> - patch to make the texi sources compile - fix the spec file group and description - fixed floppy drive sizes Tue Dec 29 1998 Cristian Gafton <gafton@redhat.com> - build for 6.0 - fixed invalid SAMPLE_FILE configuration file Wed Sep 02 1998 Michael Maher <mike@redhat.com> - Built package for 5.2. - Updated Source to 3.9.1. - Cleaned up spec file. Fri Apr 24 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com> - updated to 3.8 Tue Oct 21 1997 Otto Hammersmith - changed buildroot to /var/tmp, rather than /tmp - use install-info Mon Jul 21 1997 Erik Troan <ewt@redhat.com> - built against glibc Thu Apr 17 1997 Erik Troan <ewt@redhat.com> - Changed sysconfdir to be /etc Mon Apr 14 1997 Michael Fulbright <msf@redhat.com> - Updated to 3.6
2004-09-09 08:48:40 +00:00
# # First SCSI hard disk partition
# drive c: file="/dev/sda1"