Activity
From 06/18/2013 to 07/17/2013
07/17/2013
- 03:53 pm Revision 1aebf43b: Bump version to 0.4.2-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 03:53 pm Revision de99af00: Merge branch 'master' into debian-precise
- 03:48 pm Revision fceae889: Restore version.py to its old value
- 03:15 pm Revision a8943421: Bump version to 0.4.2
- 03:09 pm Revision 6223cd7d: Merge branch 'hotfix-0.4.2'
- 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... - 12:01 pm Revision 840ccf4b: Update the documentation
- Add installation instructions for OpenSUSE
07/11/2013
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... - 10:58 am Revision 577d605d: Add kwargs parameter to sysprep decorator
- This can be used to add arbitrary attributes to the function it
decorates - 10:27 am Revision 38cf4599: Add new windows sysprep for disabling hibernation
07/09/2013
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. - 01:21 pm Revision 32e21ab7: Add various Windows syspreps
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...
07/05/2013
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... - 11:01 am Revision d9aff2ae: Add option for printing the needed sysprep params
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... - 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
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...
06/28/2013
- 04:14 pm Revision 0c505946: 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 - 12:46 pm Revision 55133880: 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... - 12:32 pm Revision 34e7a04a: Minor typos
06/27/2013
- 05:42 pm Revision e016d1b1: Bump version to 0.4.1-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 05:42 pm Revision e2b0db4d: Merge branch 'master' into debian-precise
- 05:33 pm Revision e2c29e06: Bump version to 0.4.1-1~precise
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 05:33 pm Revision 5f80a140: Merge branch 'master' into debian-precise
- 04:18 pm Revision d7a0de81: Update the documentation
- * Add instruction on how to install the debian packages
* Update version to 0.4.1
* Add a small comment about the d... - 02:42 pm Revision ab88be6b: Bump version to 0.4.1-1~wheezy
- Signed-off-by: Nikos Skalkotos <skalkoto@grnet.gr>
- 02:42 pm Revision 354f0edf: Merge branch 'master' into debian-wheezy
06/26/2013
- 08:18 pm Revision 57e98b60: Merge branch 'develop' into feature-windows-support
- 08:10 pm Revision bda5233f: Bump version to 0.4.1next
- 08:09 pm Revision ae887b57: Merge branch 'hotfix-0.4.1' into develop
- Conflicts:
image_creator/version.py
version - 07:32 pm Revision 4fecb169: Bump version to 0.4.1
- 07:21 pm Revision 628054a7: Merge branch 'hotfix-0.4.1'
- 07:20 pm Revision b8c0848c: Add missing _do_collect_metadata method in Windows
- 07:09 pm Revision 48511209: Fix an missing func error introduced in e1c0be0296
06/25/2013
- 06:25 pm Revision b6765b7e: Always close fds returned by tempfile.mkstemp()
- 05:14 pm Revision 266069e0: Update dependencies for 0.4
- 05:13 pm Revision e875afdf: Update depencencies for version 0.4
- 05:12 pm Revision b0e59fbf: Update dependencies for version 0.4
- 04:27 pm Revision e1c0be02: 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 - 11:31 am Revision 67b70375: Bump development version to 0.4next
06/21/2013
06/20/2013
- 05:35 pm Revision ffc64d7c: Remove all referencies to words like ~okeanos
- In the documentation and the printed messages, remove all references
to ~okeanos, pithos or cyclades. - 01:15 pm Revision cd822978: Merge branch 'feature-synnefo-0.14' into develop
- 01:06 pm Revision 8d66cd4c: Minor cleanup in dialog_wizard
- * Move all common WizardPage variables to the base class
* Give more sensible names to some variables
* Make Wizard...
06/19/2013
- 04:38 pm Revision 5a380da9: Create a new cloud wizard page
- Make the cloud selection wizard page an instance of WizardMenuPage
- 11:51 am Revision b0ddf192: Update the ChangeLog
- Make the ChangeLog comply with the latest changes
06/18/2013
- 06:59 pm Revision 8e58e699: Change the metadata file format to json
- When registring an image, use the information returned by the
kamaki register method to construct the metadata file.
... - 05:21 pm Revision b3a4845c: Add --cloud option in snf-image-creator
- This options can be used to get the authentication URL and token
from a saved cloud section in the kamaki configurati... - 04:27 pm Revision 49c07ce3: Comply with kamaki 0.9
- * Change the authentication everywhere to use clouds
(authentication URL and token pairs)
* Add menu entries to m...
Also available in: Atom