summaryrefslogtreecommitdiffstats
path: root/format
Commit message (Collapse)AuthorAgeFilesLines
* Do not run test-virt-format.sh if appliance has not been builtHilko Bengen2012-02-121-0/+2
|
* virt-format: Add a test.Richard W.M. Jones2012-02-102-7/+40
|
* virt-format: erase the filesystem signatures before erase partitionsWanlong Gao2012-02-101-15/+4
| | | | | | | erase the filesystem signatures on each device, then erase the partitions, avoid to list all the partitions here. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
* New tool: virt-format: erase and make blank disks.Richard W.M. Jones2012-01-183-0/+741
This tool allows you to easily reformat a disk, creating a blank disk with optional partition, LVM and empty filesystem.