Add a -O option: force one volume.
authorHasso Tepper <hasso@estpak.ee>
Fri, 27 Mar 2009 08:32:47 +0000 (10:32 +0200)
committerHasso Tepper <hasso@estpak.ee>
Fri, 27 Mar 2009 08:45:23 +0000 (10:45 +0200)
commitefbe733bd16953dc8653aa691090dcbcc6df3a90
treeaa91629a3ce33da6c3ada28134efefab2b78cee9
parente1e847cee08c5b6855f80dc754a07b76e99caa18
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
bin/pax/ar_io.c
bin/pax/extern.h
bin/pax/options.c
bin/pax/pax.1