summaryrefslogtreecommitdiffstats
path: root/cat/run-filesystems-locally
Commit message (Collapse)AuthorAgeFilesLines
* Remove ad-hoc run*locally scripts, replace with './run'Richard W.M. Jones2011-04-161-52/+0
| | | | | Remove all the run*locally scripts and replace with a single top level ./run shell script.
* New tool: virt-filesystemsRichard W.M. Jones2010-11-231-0/+52
This tool replaces virt-list-filesystems and virt-list-partitions with a new tool written in C with a more uniform command line structure and output. This existing Perl tools are deprecated but remain indefinitely.