summaryrefslogtreecommitdiffstats
path: root/format/format.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-181-0/+456
This tool allows you to easily reformat a disk, creating a blank disk with optional partition, LVM and empty filesystem.