summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-10-11 19:20:53 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-10-11 19:20:53 +0100
commitfe31f1897b3550d8fab68992aad27de429d1580c (patch)
tree79de116c51fa26580a2466568331218eaa9f8d56
parent92dc3748b6c236f09e7c699d4f841459fff4851c (diff)
downloadlibguestfs-fe31f1897b3550d8fab68992aad27de429d1580c.tar.gz
libguestfs-fe31f1897b3550d8fab68992aad27de429d1580c.tar.xz
libguestfs-fe31f1897b3550d8fab68992aad27de429d1580c.zip
virt-sysprep: Update TODO list again.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 398abdce..bef6e386 100644
--- a/TODO
+++ b/TODO
@@ -564,3 +564,5 @@ virt-sysprep ideas
that you would want to look into.
- secure erase of inodes etc using scrub (Steve Grubb)
- touch /.autorelabel if we create any new files (thanks Dan Berrange)
+ - should we use guestmount instead of guestfish
+ and would that make it easier to run the tool inside VMs?