You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
debian
m4
scripts
Android.bp
COPYING
INSTALL
LICENSE
METADATA
MODULE_LICENSE_GFDL
MODULE_LICENSE_GPL
Makefile.Be
Makefile.in
NEWS
OWNERS
README
README.BEBOX
Release.notes
aclocal.m4
buffer.c
buffer.h
buildMingw.sh
byte_dword.h
charsetConv.c
cleanconfig
codepage.h
codepages.c
config.c
config.guess
config.h
config.h.Be
config.h.in
config.sub
configure
configure-stamp
configure.in
copyfile.c
device.c
device.h
devices.c
devices.h
dirCache.c
dirCache.h
dirCacheP.h
directory.c
direntry.c
dos2unix.c
expand.c
fat.c
fat_free.c
fat_size_calculation.tex
file.c
file.h
file_name.c
file_name.h
file_read.c
floppyd.1
floppyd.c
floppyd_installtest.1
floppyd_installtest.c
floppyd_io.c
floppyd_io.h
force_io.c
fs.h
fsP.h
hash.c
htable.h
init.c
install-sh
lba.c
lba.h
llong.c
llong.h
lockdev.c
lockdev.h
lz.1
mainloop.c
mainloop.h
man-warning-end.texi
man-warning.texi
match.c
mattrib.1
mattrib.c
mbadblocks.1
mbadblocks.c
mcat.1
mcat.c
mcd.1
mcd.c
mcomp.1
mcopy.1
mcopy.c
mdel.1
mdel.c
mdeltree.1
mdir.1
mdir.c
mdoctorfat.c
mdu.1
mdu.c
mformat.1
mformat.c
minfo.1
minfo.c
misc.c
missFuncs.c
mk_direntry.c
mkdosboot
mkinstalldirs
mkmanifest.1
mkmanifest.c
mkmanpages
mlabel.1
mlabel.c
mmd.1
mmd.c
mmount.1
mmount.c
mmove.1
mmove.c
mpartition.1
mpartition.c
mrd.1
mren.1
msdos.h
mshortname.1
mshortname.c
mshowfat.1
mshowfat.c
mtools.1
mtools.5
mtools.c
mtools.conf
mtools.h
mtools.info
mtools.spec
mtools.texi
mtools.tmpl.1
mtools.tmpl.5
mtoolsDirentry.h
mtoolsPaths.h
mtoolstest.1
mtype.1
mxtar.1
mzip.1
mzip.c
nameclash.h
offset.c
offset.h
old_dos.c
old_dos.h
open_image.c
open_image.h
partition.c
partition.h
patchlevel.c
plain_io.c
plain_io.h
precmd.c
privileges.c
privtest.c
read_dword.h
remap.c
remap.h
scsi.c
scsi.h
scsi_io.c
scsi_io.h
signal.c
stream.c
stream.h
streamcache.c
strip-pp.sed
strtonum.c
swap.c
swap.h
sysconfdir.texi
sysincludes.h
texinfo.tex
tgz.1
tty.c
unix2dos.c
unixdir.c
uz.1
version.texi
vfat.c
vfat.h
xdf_io.c
xdf_io.h

README

Compilation
-----------

 To compile mtools on Unix, first type ./configure, then make.  To
compile mtools on a Bebox, refer to README.BEBOX.

Doc
---

 The most uptodate doc of this package is the texinfo doc. Type 'make
info' to get online info doc, and 'make dvi ; dvips mtools.dvi' to get
a printed copy.  The info doc has a concept index.  Make use of it.
 You may get an info copy using the following command 'make info'.
This can then be viewed using emacs' info mode, or using a standalone
info viewer.
 Man pages are still present, but contain less information.
 If you do not have the necessary tools to view the texinfo doc, you
may also find it on the World Wide Web at the following locations:
  http://ftp.gnu.org/software/mtools/manual/mtools.html

Compiler
--------

 Mtools should be compiled with an Ansi compiler, preferably gcc

Authors
-------

Original code (versions through 2.0.7?) by Emmet P. Gray (Texas, USA).
Viktor Dukhovni (at Princeton, USA) had major input into v2.0.

Since 2.0.7: maintained primarily and until now by Alain Knaff
(Luxembourg) and David Niemi (Reston, Virginia, USA).

Please report bugs to the mtools mailing list at info-mtools@gnu.org .

You may subscribe to the mtools mailing list at
https://lists.gnu.org/mailman/listinfo/info-mtools

Since March 3rd 2009, mtools is now officially a GNU package. Special
thanks to Emmet P. Gray, the original developer of the program, who
supported dubbing mtools a GNU package.

Current Status
--------------

Stable release 4.0.x

Copying
-------
Mtools is a GNU program published under GPL v3.0 (code) and GNU Free
Documentation License.

Most files of mtools bears a notice describing the copyright, and
whether it is covered by GPL or GFDL

GPL:

debian/control		Copyright 2007 Alain Knaff

debian/changelog	Copyright 2007-2009 Alain Knaff

NEWS			Copyright 1995 David C. Niemi
			Copyright 1995-2009 Alain Knaff

mtools.spec		Copyright 2003-2005,2007-2009 Alain Knaff


GFDL:

README			Copyright 1996-1998,2001,2002,2009 Alain Knaff.
Release.notes		Copyright 1995 Alain Knaff