virt-sysprep: Update TODO list again.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 11 Oct 2011 18:20:53 +0000 (19:20 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 11 Oct 2011 18:20:53 +0000 (19:20 +0100)
TODO

diff --git a/TODO b/TODO
index 398abdc..bef6e38 100644 (file)
--- 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?