DragonFly-2.3.0.503.gefbe7 master bin/pax ar_io.c extern.h options.c pax.1

Hasso Tepper hasso at crater.dragonflybsd.org
Fri Mar 27 01:46:55 PDT 2009


commit efbe733bd16953dc8653aa691090dcbcc6df3a90
Author: Hasso Tepper <hasso at estpak.ee>
Date:   Fri Mar 27 10:32:47 2009 +0200

    Add a -O option: force one volume.
    
    This causes pax to not prompt for a new volume upon premature end-of-volume
    (e.g. broken pipe).  This is especially useful in automated environments
    where error recovery cannot be performed by a human.
    
    Unbreaks a lot of pkgsrc packages.
    
    Obtained-from: NeBSD

Summary of changes:
 bin/pax/ar_io.c   |    3 ++-
 bin/pax/extern.h  |    1 +
 bin/pax/options.c |    8 +++++++-
 bin/pax/pax.1     |   16 +++++++++++-----
 4 files changed, 21 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/efbe733bd16953dc8653aa691090dcbcc6df3a90


-- 
DragonFly BSD source repository





More information about the Commits mailing list