Revision:

Revisions

# Date Author Comment
2359b052 07/30/2013 04:43 pm Nikos Skalkotos

Fix an missing func error introduced in e1c0be0296

640096fb 07/30/2013 04:43 pm Nikos Skalkotos

Disable UAC remote restrictions in windows

Before launching the windows image with KVM, disable the UAC remote
restrictions. This is needed to make the image allow executing
command through psexec. After the VM is shut down, the restrictions
are turned back on.

797e0df7 07/30/2013 04:43 pm Nikos Skalkotos

Pass the Image instance to the os_type classes

Those classes may need to access more Image data than the guestfs
handler and the root device name

9ca717c4 07/30/2013 04:43 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.

0969420b 07/27/2013 06:25 pm Nikos Skalkotos

Fix small bugs and clean up the code

Fix some bugs and some other coding issues found using pylint

af01e887 07/26/2013 07:17 pm Nikos Skalkotos

Add decorators defining sysprep params

97d863ff 07/26/2013 02:22 pm Nikos Skalkotos

Add ci scripts to the project

06bfd21a 07/25/2013 07:15 pm Nikos Skalkotos

Don't list disabled users in Windows

Fix _get_users method in windows.py to not list user accounts that
are disabled.

9ab20f07 07/25/2013 01:20 pm Nikos Skalkotos

Fix a bug in windows shrink sysprep

Make sure winexe returns error if a diskpart command fails

0f089865 07/25/2013 01:02 pm Nikos Skalkotos

Add connectivity checks for the windows VM

When booting the windows VM during sysprep, check if winexe works
before starting the system preparation tasks

6342c1ab 07/24/2013 01:01 pm Nikos Skalkotos

Monitor VM ps when waiting for windows booting

When waiting for windows to boot, also check that the Windows VM
process is up.

63af9c37 07/24/2013 12:30 pm Nikos Skalkotos

Add a new winexe module

This contains a wrapper class for winexe utility

b1d55773 07/24/2013 08:45 am Nikos Skalkotos

Mix minor typos

69ed7ed6 07/23/2013 03:08 pm Nikos Skalkotos

Use --uninstall in winexe

53e791bf 07/23/2013 12:23 pm Nikos Skalkotos

Add kms_client_setup sysprep for windows images

This sysprep converts the windows image into a KMS client

c6b84dc4 07/22/2013 05:05 pm Nikos Skalkotos

Sleep for 10 secs after you monitor Windows is up

When syspreping a Windows image, sleep for 10 seconds before you
continue performing the various system preparation tasks.

e773df24 07/22/2013 03:42 pm Nikos Skalkotos

Add support for shrinking windows VMs

670ea7e3 07/19/2013 07:36 pm Nikos Skalkotos

Add sysprep for shrinking in windows

It is not ready yet.

020b738b 07/19/2013 04:48 pm Nikos Skalkotos

Make sysprep_info return a named tuple

It used to return a tuple

6985d77d 07/18/2013 12:26 pm Nikos Skalkotos

Bump version to 0.4.3-1~wheezy

Signed-off-by: Nikos Skalkotos <>

ec79d0b5 07/18/2013 12:26 pm Nikos Skalkotos

Merge branch 'master' into debian-wheezy

cad05ab4 07/18/2013 12:20 pm Nikos Skalkotos

Bump version to 0.4.3-1~precise

Signed-off-by: Nikos Skalkotos <>

ec43103a 07/18/2013 12:20 pm Nikos Skalkotos

Merge branch 'master' into debian-precise

c71f38be 07/18/2013 11:27 am Nikos Skalkotos

Bump version to 0.4.3next

64556e63 07/18/2013 11:26 am Nikos Skalkotos

Merge branch 'master' into develop

Conflicts:
image_creator/version.py
version

« Previous 1 ... 4 5 6 7 8 ... 23 Next » (126-150/554) | Per page: 25, 50, 100

Also available in: Atom