summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-25 10:49:20 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-07-25 14:47:15 +0100
commit42bf3274e471cdef6a3b89b3f5918040b95a0fb5 (patch)
tree51f95beeac5071b2a428fec6d1f1de1e240459be /TODO
parente64bf3fb2945e552d74bde43fb2ff4e1180b976b (diff)
downloadlibguestfs-42bf3274e471cdef6a3b89b3f5918040b95a0fb5.tar.gz
libguestfs-42bf3274e471cdef6a3b89b3f5918040b95a0fb5.tar.xz
libguestfs-42bf3274e471cdef6a3b89b3f5918040b95a0fb5.zip
sysprep: Generate new random UUIDs for LVM2 PVs and VGs (thanks Kazuo Moriwaka).
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index a097cad8..95dbbace 100644
--- a/TODO
+++ b/TODO
@@ -400,8 +400,6 @@ virt-sysprep ideas
Kazuo Moriwaka adds:
- "yum clean all" (or the equivalent) to remove yum caches
- - lvm PV and VG have its UUID. 'pvchange -u' and 'vgchange -u' generate
- new UUID (causes trouble with clustered LVM).
- swap devices (both of block device and file) should be wiped. This may
good for security purpose, and size. I found virt-sparsify can clear
swap partition.