Description:
Tmount is text based color/mono mount/unmount menu program.
It works interactively at the console or a terminal with a full-screen,
ncurses-based interface.

Requirements:

The ncurses library, found at ftp://ftp.clark.net/pub/dickey/ncurses, is
needed. Versions 1.9.9g and 4.0 are known to work with tmount 1.x.
You also need programs mount,umount,eject and e2fsck.
That programs must be in your sh path (see system (3)).

Installation:

Makefile is adapted for linux, edit if you need change install location or
compiler and library. Edit config.h for optimization of tmount ( I suggest 
that you read man page first ).
Type make and then make install to install it or make help to see other
options in compiling.
Read manual (man tmount) for configuration instructions.
Configure tmountrc in /etc/  and run it.
Optional: precompiling program with new value in config.h
Delete source if you want.

Bugs and occurence:

Losing all data from disk, destroyed disk etc. :))) IT'S A JOKE !!!
Just make shure that you read man page before you run program !

Feedback:

Comments, questions, ports and other patches, and bug reports (please be
detailed), are welcome. Send them on e-mail: sklaic@student.math.hr.
URL: http://student.math.hr/~sklaic

Copyright and etc.:

Copyright (C) 1999 Silvio Klaic

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but 
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License 
for more details.

You should have received a copy of the GNU General Public License along with 
this program; if not, write to the Free Software Foundation, Inc., 59 Temple 
Place - Suite 330, Boston, MA 02111-1307, USA
