Statistics
| Branch: | Tag: | Revision:

root @ 38cf4599

Name Size
  docs
  image_creator
.gitignore 42 Bytes
AUTHORS 238 Bytes
COPYRIGHT 1.5 kB
ChangeLog 2 kB
MANIFEST.in 119 Bytes
README 265 Bytes
devflow.conf 85 Bytes
setup.py 2.3 kB
version 10 Bytes

Latest revisions

# Date Author Comment
38cf4599 07/10/2013 10:27 am Nikos Skalkotos

Add new windows sysprep for disabling hibernation

010f6b30 07/09/2013 03:48 pm Nikos Skalkotos

Disable the Windows firewall when the syspreps run

32e21ab7 07/08/2013 01:21 pm Nikos Skalkotos

Add various Windows syspreps

173022fb 07/07/2013 04:16 pm Nikos Skalkotos

Add the sysprep message printing in the decorator

Since all sysprep functions output a message when they get executed,
add the message printing functionality to the sysprep decorator

0db17fcf 07/05/2013 04:33 pm Nikos Skalkotos

Monitor when the windows VM is up and running

12c97404 07/04/2013 02:59 pm Nikos Skalkotos

Add support for performing sysprep on windows

In windows the do_sysprep method shuts down the guestfs vm and boots
the image. This allows executing windows commands on the image remotely.

d9aff2ae 07/04/2013 11:01 am Nikos Skalkotos

Add option for printing the needed sysprep params

d415dda2 07/03/2013 04:28 pm Nikos Skalkotos

Add support for sysprep-parameters

The user may define parameters needed by the os_type classes to perform
the system preparation tasks.

A new needed_sysprep_params method is added to os_type.OSBase that
returns a list with parameters that should be defined by the user.

92a6ff01 07/03/2013 10:13 am Nikos Skalkotos

Remove bootable options from image class

It has never been used. If we need it in the future, we will bring
it back

c50c5ae7 07/01/2013 01:50 pm Nikos Skalkotos

Add basic support for customizing windows images

Add do_sysprep method for windows that shuts down the guestfs backend
process and starts a new kvm process with the snapshot disk attached to
it.

View all revisions | View revisions

Also available in: Atom