summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-16 14:48:54 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-18 11:47:19 +0100
commit99cfc1f36ea88255a2b9497e983d57c1700dcc4c (patch)
tree83803a896aef143d7a74a9f20709daefc5ef12d6 /TODO
parent99759da25c29a7376490074da3d2c22602a2acec (diff)
downloadlibguestfs-99cfc1f36ea88255a2b9497e983d57c1700dcc4c.tar.gz
libguestfs-99cfc1f36ea88255a2b9497e983d57c1700dcc4c.tar.xz
libguestfs-99cfc1f36ea88255a2b9497e983d57c1700dcc4c.zip
sysprep: Add --firstboot functionality.
This allows you to add scripts that run in the context of the guest the first time it boots.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 236d178c..7561c3db 100644
--- a/TODO
+++ b/TODO
@@ -383,7 +383,6 @@ virt-sysprep ideas
- Windows sysprep
(see: https://github.com/clalancette/oz/blob/e74ce83283d468fd987583d6837b441608e5f8f0/oz/Windows.py )
- (librarian suggests ...)
- . install a firstboot script virt-sysprep --script=/tmp/foo.sh
. run external guestfish script virt-sysprep --fish=/tmp/foo.fish
- if drives are encrypted, then dm-crypt key should be changed
and drives all re-encrypted
@@ -421,7 +420,6 @@ customized with the organization logo etc. Some ideas:
- change the background image to some custom desktop
- change the sign-on messages (/etc/issue.net etc)
- - firstboot script (as suggested by librarian above)
- Windows login script/service
Launch remote sessions over ssh