Changeset 3138 in MondoRescue for branches/3.0/mondo-doc/mondoarchive.8


Ignore:
Timestamp:
Jun 13, 2013, 6:37:24 AM (11 years ago)
Author:
Bruno Cornec
Message:

r5337@localhost: bruno | 2013-06-13 01:56:06 +0200

  • Attempt to realize #700 by adding a CLI parameter to modify the biggie file size limit. By default 64 MB.
  • Also with previous commit, fixes #700 by using blocks, and adapting autoconf to use it as well.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo-doc/mondoarchive.8

    r3132 r3138  
    273273
    274274.TP
     275.BI "\-G "
     276Use gzip, the standard and quicker Linux compression engine, instead of bzip2.
     277
     278.TP
    275279.BI "\-H "
    276280When you boot from the tape/CD, your hard drive will be wiped and the archives
     
    285289
    286290.TP
    287 .BI "\-G "
    288 Use gzip, the standard and quicker Linux compression engine, instead of bzip2.
     291.BI "\-M " "max-size"
     292Gives the maximum size of a biggie file (by default 64 MB). The value should
     293be given in kB. Example use \-M 128000 to have biggie being more than 128 MB.
    289294
    290295.TP
    291296.BI "\-R "
    292 EXPERIMENTAL. Do not use in mission-critical environments. Star is an
    293 alternative to afio. Mondo now supports POSIX ACLs and extended
    294 attributes, so \-R is essentially redundant for now.
     297Star is an alternative to afio. Can be useful for distributions considering
     298that afio is not free enough due to its age and old licenses (wrongly in our
     299opinion). Star can be used to have a better support of sparse file compared to
     300afio. Also star supports natively POSIX ACLs, where as afio requires a special
     301additional handlling.
    295302
    296303.TP
Note: See TracChangeset for help on using the changeset viewer.