source: MondoRescue/branches/stable/pbconf/mondo/deb/control

Last change on this file was 1693, checked in by Bruno Cornec, 17 years ago
  • Remove useless copy from mindi to mondo at end of USB handling
  • Fix PB macro vs tools/*2build issue
  • make_usb_fs change of interface (doesn't need a parameter)
  • Fix USB support in mondo to avoid multiple copies of files
  • Use first partiion in mondo for USB device
  • Fixes for USB CLI for both mondo/mindi
  • Try to add USB support for mondoarchive with new functions
  • du => deb for similarity with other distro type under pbconf
  • migrate gento build files under pb
  • remove now obsolete rpm spec file and gentoo build files from distributions
  • Remove DOCDIR usage in mindi + various build fixes

(merge -r1680:1692 $SVN_M/branches/2.2.5)

File size: 1.2 KB
Line 
1Source: PBPKG
2Section: PBGRP
3Priority: optional
4Maintainer: PBPACKAGER
5Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev
6Standards-Version: 3.6.1
7
8Package: PBPKG
9Architecture: amd64 i386 ia64
10Section: PBGRP
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.