diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-10-10 15:13:40 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-10-10 15:13:40 +0100 |
commit | e6ed656c98f4c0781090a7ee4337267923754dbd (patch) | |
tree | 38032a022cb11447b789494cf1a6be9151b18c4d | |
parent | c155330f04f933d13298d5cddab6b7f3dc9d218f (diff) | |
download | libguestfs-e6ed656c98f4c0781090a7ee4337267923754dbd.tar.gz libguestfs-e6ed656c98f4c0781090a7ee4337267923754dbd.tar.xz libguestfs-e6ed656c98f4c0781090a7ee4337267923754dbd.zip |
TODO: More virt-sysprep suggestions (thanks librarian).
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -545,3 +545,7 @@ virt-sysprep ideas - Windows sysprep (see: https://github.com/clalancette/oz/blob/e74ce83283d468fd987583d6837b441608e5f8f0/oz/Windows.py ) - blue skies: change the background image + - (librarian suggests ...) + . install a firstboot script virt-sysprep --script=/tmp/foo.sh + . run an external shell script + . run external guestfish script virt-sysprep --fish=/tmp/foo.fish |