Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 19:23:42 +0000 (20:23 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 29 Jun 2009 19:25:19 +0000 (20:25 +0100)
These commands are used to make Linux swap devices.  The mkswap_L
command makes one with a label.  The mkswap_U command makes one
with a known UUID.


No differences found