DragonFly commits List (threaded) for 2009-03
DragonFly BSD
DragonFly commits List (threaded) for 2009-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Mar 2009 01:45:39 -0700 (PDT)

commit efbe733bd16953dc8653aa691090dcbcc6df3a90
Author: Hasso Tepper <hasso@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]