source: MondoRescue/branches/stable/mondo/distributions/debian/control@ 1581

Last change on this file since 1581 was 1464, checked in by Bruno Cornec, 17 years ago
  • Fix a spelling error (James Cameron quozl_at_us.netrek.org)
  • mondo depends on buffer and cdrecord for the moment (added in spec files) (V. Danen fixes for MDV CS 4)
  • parted is required by mindi (in format-and-kludge-vfat) so put in dependencies (Francesco Talamona ti.liame_at_email.it)

(merge 1457:1463 from 2.2.4)

File size: 1.2 KB
Line 
1Source: mondo
2Section: utils
3Priority: optional
4Maintainer: Bruno Cornec <bruno@mondorescue.org>
5Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev
6Standards-Version: 3.6.1
7
8Package: mondo
9Architecture: amd64 i386
10Section: utils
11Priority: optional
12Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 1.2.3-1), afio, buffer, gawk, cdrecord, lzop
13Recommends: dvd+rw-tools
14Suggests: mondo-doc
15Description: powerful disaster recovery suite
16 Mondo is reliable. It backs up your Debian GNU/Linux server or workstation to
17 tape, CD-R, CD-RW, NFS or hard disk partition. In the event of catastrophic
18 data loss, you will be able to restore all of your data [or as much as you
19 want], from bare metal if necessary. Mondo is in use by numerous blue-chip
20 enterprises and large organizations, dozens of smaller companies, and tens of
21 thousands of users.
22 .
23 Mondo is comprehensive. Mondo supports LVM, RAID, ext2, ext3, JFS, XFS,
24 ReiserFS, VFAT, and can support additional file systems easily. It supports
25 adjustments in disk geometry, including migration from non-RAID to RAID. Mondo
26 runs on all major Linux distributions and is getting better all the time. You
27 may even use it to backup non-Linux partitions, such as NTFS.
28 .
29 Homepage: http://www.mondorescue.org
Note: See TracBrowser for help on using the repository browser.