| < volnuke Documentation | Russ Allbery > Software > volnuke |
Updated ID handling in several Perl scripts to handle both versions of live and export-frozen.
Lines changed: +5 -3
Require 5.005 to be safe. Include a reference to its web page.
Lines changed: +6 -1
Fix the NAME line.
Lines changed: +2 -2
Add a copyright statement.
Lines changed: +14 -3
Check for invalid characters in the path when using the -m option.
Lines changed: +5 -2
Use my current -v handling code.
Lines changed: +4 -2
Add a -d option that prepends a date to each line written out to the deleted volumes file.
Lines changed: +20 -7
Unbuffer all output so that the output comes in the right order.
Lines changed: +5 -1
Search for vos and fs on local disk as well as in pubsw.
Lines changed: +18 -11
Save a record of all deletions in /afs/ir/service/afs/data/adsm-delete by default.
Lines changed: +24 -3
Add a -F flag to delete volumes non-interactively, for use with sysctl or remctl backends.
Lines changed: +26 -13
Initial version.
| < volnuke Documentation | Russ Allbery > Software > volnuke |