Ignore:
Timestamp:
08/14/2011 17:15:31 (9 months ago)
Author:
blee
Message:

Create new CONF_EXPORT_INCREMENTAL configuration option.

When enabled, this optimizes confexport performance by only regenerating
export tarballs that have been changed since the previous confexport run.

This option has no effect when using repository-style exports.

See #140

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.5.in

    r512 r525  
    107107The export style to be used by 
    108108.Xr confexport 8 . Valid options are: repository, module, recipe. 
     109.It CONF_EXPORT_INCREMENTAL 
     110This option optimizes 
     111.Xr confexport 8 performance.  When enabled, 
     112.Xr confexport 8 will only export the changes made to the 
     113.Xr confman 8 repository since the last 
     114.Xr confexport 8 run.  This option has no effect when using repository-style 
     115exports. 
    109116.It CONF_FETCH_SSH_KEY 
    110117This is a private SSH keyfile for use with "sftp://" and "scp://" URIs above. 
Note: See TracChangeset for help on using the changeset viewer.