Activity

From 07/04/2013 to 08/02/2013

08/02/2013

03:40 pm Revision df36e2a4: Print a meaningful msg if windows shrinking fails
Nikos Skalkotos
01:44 pm Revision aca3e650: Raise FatalError for guestfs < 1.17.18 in windows
If the media is windows and guestfs version is less than 1.17.18
raise a Fatal Error. The versions below this have a ...
Nikos Skalkotos

08/01/2013

12:56 pm Revision bbfcaef1: Workaraound the old behaviour of kill_subprocess
Before libguestfs 1.18.4 you cannot shutdown the backend and then
relaunch it
Nikos Skalkotos
12:26 pm Revision ec8b2a79: Add {enable, disable}_guestfs methods in image cls
Nikos Skalkotos
11:12 am Revision b932f59d: Fix a typo in a variable name
Nikos Skalkotos
11:10 am Revision 091c0335: Don't copy the guestfs handler in the os_type cls
Nikos Skalkotos

07/31/2013

03:53 pm Revision 6f391961: Merge branch 'hotfix-0.4.4' into develop
Conflicts:
image_creator/os_type/unix.py
image_creator/version.py
version
Nikos Skalkotos
03:49 pm Revision 1cd84cb6: Merge branch 'hotfix-0.4.4'
Nikos Skalkotos
03:46 pm Revision 58f660b1: Bump version to 0.4.4-1~precise
Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr> Nikos Skalkotos
03:44 pm Revision 8f0fbdfb: Merge branch 'hotfix-0.4.4' into debian-hotfix-0.4.4
Nikos Skalkotos
02:51 pm Revision 3784c7c1: Update ChangeLog and version.py for release 4.4.4
Nikos Skalkotos
01:33 pm Revision ce66ae38: Check if scrubbing is supported
Don't try to scrub data unless the used guestfs appliance supports
it
Nikos Skalkotos
12:42 pm Revision ab694a5e: Bump version to 0.4.4
Nikos Skalkotos

07/30/2013

05:40 pm Revision c5effe03: Ignore the absence pagefile.sys in windows
Nikos Skalkotos
04:44 pm Revision 3f97df32: Merge branch 'feature-windows-support' into develop
Nikos Skalkotos
04:44 pm Revision 4246a133: Add a function for finding out the kvm binary
On some systems it is kvm, on some others it is qemu-system-x86_64. On
32bit PC it is qemu-system-i386
Nikos Skalkotos
04:44 pm Revision f584265d: Fix the sysprep_param interface in expert mode
Group the system preparation tasks to simple and advanced. Nikos Skalkotos
04:43 pm Revision 85e97ae0: Workaround a hivex bug
Reset the LocalAccountTokenFilterPolicy registry key in RunOnce. This
key is set by hivex offline when you boot windo...
Nikos Skalkotos
04:43 pm Revision c9d53ee2: 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
04:43 pm Revision 0eac0256: 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
04:43 pm Revision b21b5519: Add option for printing the needed sysprep params
Nikos Skalkotos
04:43 pm Revision 74780ad6: 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
04:43 pm Revision 76f2ae77: 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
04:43 pm Revision b8d4b14a: 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
04:43 pm Revision b9e14923: Add various Windows syspreps
Nikos Skalkotos
04:43 pm Revision c2113d72: Disable the Windows firewall when the syspreps run
Nikos Skalkotos
04:43 pm Revision 811b7149: Add new windows sysprep for disabling hibernation
Nikos Skalkotos
04:43 pm Revision f94adfe0: Add kwargs parameter to sysprep decorator
This can be used to add arbitrary attributes to the function it
decorates
Nikos Skalkotos
04:43 pm Revision 10088af7: Monitor when the windows VM is up and running
Nikos Skalkotos
04:43 pm Revision 2075a76a: Add sysprep in windows to clear the event logs
Nikos Skalkotos
04:43 pm Revision 17649dd6: Make sysprep_info return a named tuple
It used to return a tuple Nikos Skalkotos
04:43 pm Revision efa7a61b: Add sysprep for shrinking in windows
It is not ready yet. Nikos Skalkotos
04:43 pm Revision d4270a48: Add support for shrinking windows VMs
Nikos Skalkotos
04:43 pm Revision 7dc92081: Use --uninstall in winexe
Nikos Skalkotos
04:43 pm Revision c53cc8dd: Mix minor typos
Nikos Skalkotos
04:43 pm Revision f5873ed0: Add a new winexe module
This contains a wrapper class for winexe utility Nikos Skalkotos
04:43 pm Revision 520d991d: 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
04:43 pm Revision 8bae613f: 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
04:43 pm Revision 23c82433: Fix a bug in windows shrink sysprep
Make sure winexe returns error if a diskpart command fails Nikos Skalkotos
04:43 pm Revision 759e5d5b: Don't list disabled users in Windows
Fix _get_users method in windows.py to not list user accounts that
are disabled.
Nikos Skalkotos
04:43 pm Revision f59ad913: Add decorators defining sysprep params
Nikos Skalkotos
04:43 pm Revision 47505e53: Fix small bugs and clean up the code
Fix some bugs and some other coding issues found using pylint Nikos Skalkotos
04:43 pm Revision 678b382b: Add type field in the SysprepParam namedtuple
This is needed since the input we get from the input dialogs is
always strings.
Nikos Skalkotos
04:43 pm Revision 82e8c357: In windows.py turn some constants to syspep params
Remove constants BOOT_TIMEOUT, SHUTDOWN_TIMEOUT and CONNECTION_RETRIES
and add then as sysprep_parameters
Nikos Skalkotos
04:43 pm Revision 684a5524: Add kms_client_setup sysprep for windows images
This sysprep converts the windows image into a KMS client Nikos Skalkotos
04:43 pm Revision 640096fb: 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 al...
Nikos Skalkotos
04:43 pm Revision 2359b052: Fix an missing func error introduced in e1c0be0296
Nikos Skalkotos
04:43 pm Revision 9ca717c4: 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
04:43 pm Revision 797e0df7: 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
Nikos Skalkotos
04:43 pm Revision b0369791: Always close fds returned by tempfile.mkstemp()
Nikos Skalkotos
04:43 pm Revision 7c6a4186: Add check_guestfs_version function
This function is used to check if a specified libguestfs version is
smaller, greater or equal to the installed one
Nikos Skalkotos

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
« Previous
Next »
 

Also available in: Atom