Statistics
| Branch: | Tag: | Revision:

root @ 797e0df7

Name Size
  ci
  docs
  image_creator
.gitignore 42 Bytes
AUTHORS 238 Bytes
COPYRIGHT 1.5 kB
ChangeLog 2.3 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
7c6a4186 07/30/2013 04:43 pm Nikos Skalkotos

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

b0369791 07/30/2013 04:43 pm Nikos Skalkotos

Always close fds returned by tempfile.mkstemp()

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

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

Add ci scripts to the project

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

519e9f2d 07/18/2013 11:24 am Nikos Skalkotos

Bump verstion to 0.4.2next

9d480812 07/18/2013 11:22 am Nikos Skalkotos

Merge master into develop

Conflicts:
docs/conf.py
image_creator/version.py
version

View all revisions | View revisions

Also available in: Atom