diff options
author | agc <agc@pkgsrc.org> | 2002-06-09 22:47:51 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-06-09 22:47:51 +0000 |
commit | f967335eeb074d98421bfc32b6dd2e8b4a70a7a7 (patch) | |
tree | 887e1f829c16d448aa6aae719924d4149e634912 /sysutils/mtoolsfm/DESCR | |
parent | 7b4d62c9093b25bfb9e6d69778d1fc63aa13ef97 (diff) | |
download | pkgsrc-f967335eeb074d98421bfc32b6dd2e8b4a70a7a7.tar.gz |
Initial import of mtoolsfm-1.9.3 into the NetBSD Packages Collection.
MToolsFM is a GTK based file-manager which gives people easy access to
MS-DOS (Windows) floppies. It uses the mtools collection of utilities
as a backend. Although originally designed for floppies, any disk
mtools works with can be accessed: Jaz, Zip, Syquest, IDE, or even
disk images.
Why MToolsFM? (Modified from the MToolsFM web-page):
The disadvantage with mtools is that nowadays there are not many
people who know about DOS-commands. And who would ask a UNIX newbie
to learn DOS ;-) ? This is why you need MToolsFM: It gives you a
simple, easy to use file-manager interface for accessing your
floppies. It has the advantages of mtools, but you do not have to
learn the DOS-commands.
It is particularly helpful if you administer a NetBSD-box used by
people who are more familiar with MS Windows. These people can now
access floppies without the long explanation and you'll have more
time. ;-)
Provided in PR 14437 by Ben Wong <Benjamin.Wong@cc.gatech.edu>, modified
slightly by me.
Diffstat (limited to 'sysutils/mtoolsfm/DESCR')
-rw-r--r-- | sysutils/mtoolsfm/DESCR | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/sysutils/mtoolsfm/DESCR b/sysutils/mtoolsfm/DESCR new file mode 100644 index 00000000000..6d83350a3c7 --- /dev/null +++ b/sysutils/mtoolsfm/DESCR @@ -0,0 +1,19 @@ +MToolsFM is a GTK based file-manager which gives people easy access to +MS-DOS (Windows) floppies. It uses the mtools collection of utilities +as a backend. Although originally designed for floppies, any disk +mtools works with can be accessed: Jaz, Zip, Syquest, IDE, or even +disk images. + +Why MToolsFM? (Modified from the MToolsFM web-page): + + The disadvantage with mtools is that nowadays there are not many + people who know about DOS-commands. And who would ask a UNIX newbie + to learn DOS ;-) ? This is why you need MToolsFM: It gives you a + simple, easy to use file-manager interface for accessing your + floppies. It has the advantages of mtools, but you do not have to + learn the DOS-commands. + + It is particularly helpful if you administer a NetBSD-box used by + people who are more familiar with MS Windows. These people can now + access floppies without the long explanation and you'll have more + time. ;-) |