Activity

From 06/29/2013 to 07/28/2013

07/27/2013

06:25 pm Revision 0969420b: Fix small bugs and clean up the code
Fix some bugs and some other coding issues found using pylint Nikos Skalkotos

07/26/2013

07:17 pm Revision af01e887: Add decorators defining sysprep params
Nikos Skalkotos
02:22 pm Revision 97d863ff: Add ci scripts to the project
Nikos Skalkotos

07/25/2013

07:15 pm Revision 06bfd21a: Don't list disabled users in Windows
Fix _get_users method in windows.py to not list user accounts that
are disabled.
Nikos Skalkotos
01:20 pm Revision 9ab20f07: Fix a bug in windows shrink sysprep
Make sure winexe returns error if a diskpart command fails Nikos Skalkotos
01:02 pm Revision 0f089865: Add connectivity checks for the windows VM
When booting the windows VM during sysprep, check if winexe works
before starting the system preparation tasks
Nikos Skalkotos

07/24/2013

01:01 pm Revision 6342c1ab: Monitor VM ps when waiting for windows booting
When waiting for windows to boot, also check that the Windows VM
process is up.
Nikos Skalkotos
12:30 pm Revision 63af9c37: Add a new winexe module
This contains a wrapper class for winexe utility Nikos Skalkotos
08:45 am Revision b1d55773: Mix minor typos
Nikos Skalkotos

07/23/2013

03:08 pm Revision 69ed7ed6: Use --uninstall in winexe
Nikos Skalkotos
12:23 pm Revision 53e791bf: Add kms_client_setup sysprep for windows images
This sysprep converts the windows image into a KMS client Nikos Skalkotos

07/22/2013

05:05 pm Revision c6b84dc4: 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 t...
Nikos Skalkotos
03:42 pm Revision e773df24: Add support for shrinking windows VMs
Nikos Skalkotos

07/19/2013

07:36 pm Revision 670ea7e3: Add sysprep for shrinking in windows
It is not ready yet. Nikos Skalkotos
04:48 pm Revision 020b738b: Make sysprep_info return a named tuple
It used to return a tuple Nikos Skalkotos

07/18/2013

12:31 pm snf_image_creator-0.4.3.tar.gz
Nikos Skalkotos
12:26 pm Revision 6985d77d: Bump version to 0.4.3-1~wheezy
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
12:26 pm Revision ec79d0b5: Merge branch 'master' into debian-wheezy
Nikos Skalkotos
12:20 pm Revision cad05ab4: Bump version to 0.4.3-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
12:20 pm Revision ec43103a: Merge branch 'master' into debian-precise
Nikos Skalkotos
11:27 am Revision c71f38be: Bump version to 0.4.3next
Nikos Skalkotos
11:26 am Revision 64556e63: Merge branch 'master' into develop
Conflicts:
image_creator/version.py
version
Nikos Skalkotos
11:24 am Revision 519e9f2d: Bump verstion to 0.4.2next
Nikos Skalkotos
11:22 am Revision 9d480812: Merge master into develop
Conflicts:
docs/conf.py
image_creator/version.py
version
Nikos Skalkotos
10:49 am Revision a527dcb4: Bump version to 0.4.3
Nikos Skalkotos
10:40 am Revision 9f0e45ee: Merge branch 'hotfix-0.4.3'
Nikos Skalkotos
10:35 am Revision 5ff2dceb: Force TERM=linux in snf-mkimage under xterm
Works better this way in OpenSUSE Nikos Skalkotos
09:42 am Revision 200d19fd: Bump version to 0.4.2-1~wheezy
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
09:41 am Revision c7ac799e: Merge branch 'master' into debian-wheezy
Nikos Skalkotos
09:40 am Revision 0378a22f: Revert version.py to its merge value
The file was updated because of a devflow bug Nikos Skalkotos

07/17/2013

03:53 pm Revision 1aebf43b: Bump version to 0.4.2-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
03:53 pm Revision de99af00: Merge branch 'master' into debian-precise
Nikos Skalkotos
03:48 pm Revision fceae889: Restore version.py to its old value
Nikos Skalkotos
03:18 pm snf_image_creator-0.4.2.tar.gz
Nikos Skalkotos
03:15 pm Revision a8943421: Bump version to 0.4.2
Nikos Skalkotos
03:09 pm Revision 6223cd7d: Merge branch 'hotfix-0.4.2'
Nikos Skalkotos
02:30 pm Revision 5e18a927: Fix dialog checklists in OpenSUSE
python-dialog package in OpenSUSE decorated the returned enabled
choices from a dialog checklist with `"'. Remove tho...
Nikos Skalkotos
12:01 pm Revision 840ccf4b: Update the documentation
Add installation instructions for OpenSUSE Nikos Skalkotos

07/11/2013

10:16 am Revision 9703f342: Add sysprep in windows to clear the event logs
Nikos Skalkotos

07/10/2013

03:22 pm Revision 28d354ce: Workaround a hivex bug
Reset the LocalAccountTokenFilterPolicy registry key in RunOnce. This
key is set by hivex offline when you boot windo...
Nikos Skalkotos
10:58 am Revision 577d605d: Add kwargs parameter to sysprep decorator
This can be used to add arbitrary attributes to the function it
decorates
Nikos Skalkotos
10:27 am Revision 38cf4599: Add new windows sysprep for disabling hibernation
Nikos Skalkotos

07/09/2013

03:48 pm Revision 010f6b30: Disable the Windows firewall when the syspreps run
Nikos Skalkotos

07/08/2013

01:32 pm Revision 497fadb3: Fix a bug in the sysprep help printing
The system preparation tasks could be printed multiple times in the
help dialog.
Nikos Skalkotos
01:21 pm Revision 32e21ab7: Add various Windows syspreps
Nikos Skalkotos

07/07/2013

04:16 pm Revision 173022fb: 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 sy...
Nikos Skalkotos

07/05/2013

04:33 pm Revision 0db17fcf: Monitor when the windows VM is up and running
Nikos Skalkotos

07/04/2013

02:59 pm Revision 12c97404: 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 command...
Nikos Skalkotos
11:01 am Revision d9aff2ae: Add option for printing the needed sysprep params
Nikos Skalkotos

07/03/2013

04:28 pm Revision d415dda2: 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_s...
Nikos Skalkotos
10:13 am Revision 92a6ff01: Remove bootable options from image class
It has never been used. If we need it in the future, we will bring
it back
Nikos Skalkotos

07/01/2013

01:50 pm Revision c50c5ae7: 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 s...
Nikos Skalkotos
« Previous
Next »
 

Also available in: Atom