diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-03-15 15:25:06 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-03-15 16:15:45 +0000 |
commit | 31c26be91f855d661ccdfc3eeb7d4626f4085a12 (patch) | |
tree | 2a5dbce90289393e88d1d818077a658d81568a79 /sparsify/virt-sparsify.pod | |
parent | 8c9f6a64be9840a955e481e932f13d005c0de0de (diff) | |
download | libguestfs-31c26be91f855d661ccdfc3eeb7d4626f4085a12.tar.gz libguestfs-31c26be91f855d661ccdfc3eeb7d4626f4085a12.tar.xz libguestfs-31c26be91f855d661ccdfc3eeb7d4626f4085a12.zip |
sparsify: Support sparsifying Linux swap partitions.
Diffstat (limited to 'sparsify/virt-sparsify.pod')
-rw-r--r-- | sparsify/virt-sparsify.pod | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sparsify/virt-sparsify.pod b/sparsify/virt-sparsify.pod index 0894cbc1..114405cb 100644 --- a/sparsify/virt-sparsify.pod +++ b/sparsify/virt-sparsify.pod @@ -61,12 +61,6 @@ Virt-sparsify cannot yet sparsify the space between partitions. Note that this space is often used for critical items like bootloaders so it's not really unused. -=item * - -Virt-sparsify does not yet know how to sparsify swapspace. It is not -safe to do this unless we can be sure there is no hibernation data, so -at the moment swap partitions are ignored. - =back You may also want to read the manual pages for the associated tools |