Changeset 270 in MondoRescue for trunk/mondo


Ignore:
Timestamp:
Dec 30, 2005, 9:52:54 AM (18 years ago)
Author:
andree
Message:

Replace the contents of the README files for mondo and mindi with
something hopefully slightly more useful.
Given that MondoRescue hosting is in a state of flux, I'll be happy to
update things once the dust has settled (or before if required).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/README

    r29 r270  
    1 --------------------------------------------------
    2 $Id$
    3 --------------------------------------------------
    4 Please see the QuickStart section of Mondo's manual--                           10/19/2002
     1Introduction
     2============
    53
    6 http://www.mondorescue.org/docs/docs.html
    7 or
    8 /usr/share/doc/mondo-x.xx/
     4MondoRescue is the premier GPL disaster recovery suite for Linux/FreeBSD.
     5
     6This is the Mondo part of MondoRescue. Mondo comprises the mondoarchive and
     7mondorescue tools that carry out the actual backups and and restores. The part
     8of MondoReccue responsible for creating boot media is called Mindi and
     9available in a separate package.
     10
     11MondoRescue is reliable. It backs up your server or workstation to tape, CD-R,
     12CD-RW, DVD, NFS or hard disk partition. In the event of catastrophic data loss,
     13you will be able to restore all of your data [or as much as you want], from
     14bare metal if necessary. MondoRescue is in use by numerous blue-chip
     15enterprises and large organizations, dozens of smaller companies, and tens of
     16thousands of users.
     17
     18MondoRescue is comprehensive. MondoRescue supports LVM, RAID, ext2, ext3, JFS,
     19XFS, ReiserFS, VFAT, and can support additional file systems easily. It
     20supports adjustments in disk geometry, including migration from non-RAID to
     21RAID. MondoRescue runs on all major Linux distributions and FreeBSD and is
     22getting better all the time. You may even use it to backup non-Linux
     23partitions, such as NTFS.
    924
    1025
     26Installation
     27============
    1128
    12 Word!
     29You can get the latest packages from
     30http://developer.berlios.de/project/showfiles.php?group_id=2524.
     31
     32Please see file 'INSTALL' for instructions about how to build and install
     33Mondo. Note that your distribution may already contain MondoRescue, so all you
     34may have to do is install the mondo package and you are all set.
    1335
    1436
     37Documentation
     38=============
    1539
     40Various documentation is available on the MondoRescue website at
     41http://www.mondorescue.org/docs/docs.html. This documentation may also be
     42available locally under /usr/share/doc/mondo-<version> or similar (or under
     43/usr/local).
     44
     45Further to that, there are manpages for mondoarchive(8) and mondorestore(8).
     46
     47
     48Support
     49=======
     50
     51Apart from the above-mentioned documentation, there is a Wiki with growing
     52contents at the following URL: http://developer.berlios.de/wiki/?group_id=2524.
     53
     54Also, there is a mailing list mondo-devel@lists.sourceforge.net. Please go to
     55https://lists.sourceforge.net/lists/listinfo/mondo-devel for further
     56information and the opportunity to subscribe to or unsubscribe from the list.
Note: See TracChangeset for help on using the changeset viewer.