Ignore:
Timestamp:
Jun 19, 2013, 6:52:13 PM (11 years ago)
Author:
Bruno Cornec
Message:
  • svn merge -r 1199:1772 ../3.0
Location:
projects/mondorescue/pbconf/branches/3.1/mondo-doc
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/du/compat

    r384 r1774  
    1 4
     1PBDEBCOMP
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/du/control

    r671 r1774  
    44Maintainer: PBPACKAGER
    55Build-Depends: debhelper (>= 4.2.20), imagemagick
    6 Standards-Version: 3.6.1
     6Standards-Version: PBDEBSTD
    77
    88Package: PBPKG
     
    1212Suggests: mondo
    1313Description: manual for Mondo, a powerful disaster recovery suite
    14  Mondo is reliable. It backs up your Debian GNU/Linux server or workstation to
    15  tape, CD-R, CD-RW, NFS or hard disk partition. In the event of catastrophic
    16  data loss, you will be able to restore all of your data [or as much as you
    17  want], from bare metal if necessary. Mondo is in use by numerous blue-chip
    18  enterprises and large organizations, dozens of smaller companies, and tens of
    19  thousands of users.
     14 PBDESC
    2015 .
    21  Mondo is comprehensive. Mondo supports LVM, RAID, ext2, ext3, JFS, XFS,
    22  ReiserFS, VFAT, and can support additional file systems easily. It supports
    23  adjustments in disk geometry, including migration from non-RAID to RAID. Mondo
    24  runs on all major Linux distributions and is getting better all the time. You
    25  may even use it to backup non-Linux partitions, such as NTFS.
    26  .
    27  Homepage: http://www.mondorescue.org
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/du/copyright

    r384 r1774  
    33
    44The current upstream source was downloaded from
    5 ftp://ftp.mondorescue.org/src/.
     5PBURL
    66
    77Upstream Authors: Hugo Rabson <hugo.rabson@mondorescue.org>
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/du/mondo-doc.dirs

    r384 r1774  
    1 usr/share/bug/mondo-doc
    21usr/share/man/man8
    32usr/share/mondo-doc
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/pbcl

    r1343 r1774  
    66- TBD
    77
    8 2.2.9.5 (2011-01-28)
     83.0.3 (2013-03-15)
     9- Precise in mondoarchive man page that -E and -I params are directories, not files (which the word path could imply)
     10
     113.0.2 (2012-06-03)
     12- Update Lab to prepare a MCLinux UK Training (Bruno Cornec)
     13- Update Presentation for TOS Training in devel branch (Bruno Cornec)
     14- Fix #517 by adding a slide on mondorescue installation in the std presentation (Bruno Cornec)
     15- Detail the working mecanisms of HP ProLiant support with MondoRescue - doc in mindi package (Bruno Cornec)
     16- Add an information file for OBDR support wrt to MondoRescue - doc in mindi package (Bruno Cornec)
     17
     183.0.1 (2012-02-18)
     19- No modification
     20
     213.0.0 (2011-12-23)
     22- Document that mondoarchive now excludes /run similarly to /sys and /proc (Bruno Cornec)
     23- Fix #524 as option -U needs a size also (Bruno Cornec)
     24- Fix #505 by documenting environment variables (Bruno Cornec)
     25- Improve -d option description for NFS (Bruno Cornec)
     26- Fix some markup in man pages (Bruno Cornec)
     27- Precise that -J is not supported by mondorestore yet. (Bruno Cornec)
     28- Fix syntax description in mondoarchive man page for -E & -I with | (Bruno Cornec)
     29
     302.2.9.7 (2011-06-27)
     31- Fix -E and -I example in man page which were lacking the '|' as separator (Bruno Cornec)
     32- Update on P2V doc including RHEL6 validation and some minor additions (Lester Wade)
     33
     342.2.9.6 (2011-04-12)
     35- Documents option -v of mondoarchive (Bruno Cornec)
     36- Updated Lab for TES 2011 (Bruno Cornec)
     37- Update P2V doc incorporating latest ML feedbacks (Lester Wade)
     38
     392.2.9.5 (2011-01-27)
     40- Document in man page and HOWTO the syntax modifications for -E/-I options and '|' separator (Bruno Cornec)
    941- Adds the mondoarchive reference card (Lester Wade)
    1042- Updated P2V doc from Lester Wade (Lester Wade)
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/pbfilter/novell.pbf

    r1026 r1774  
    1 filter PBBUILDDEP = ImageMagick lynx docbook_4 docbook-utils
     1filter PBBUILDDEP = ImageMagick,lynx,docbook_4,docbook-utils
  • projects/mondorescue/pbconf/branches/3.1/mondo-doc/rpm/mondo-doc.spec

    r1026 r1774  
    1515BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
    1616BuildRequires:  man,docbook-utils,groff,PBBUILDDEP
    17 BuildArch: noarch
     17BuildArch:  noarch
    1818
    1919%description
Note: See TracChangeset for help on using the changeset viewer.