Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 755e1885

Name Size
  help
  os_type
  output
__init__.py 1.6 kB
dialog_main.py 21 kB
disk.py 16.3 kB
gpt.py 10.9 kB
kamaki_wrapper.py 3.5 kB
main.py 11 kB
util.py 2.8 kB

Latest revisions

# Date Author Comment
755e1885 06/20/2012 06:30 pm Nikos Skalkotos

In linux.py make sysprep names for descriptive

12078c7e 06/20/2012 04:28 pm Nikos Skalkotos

Add sysprep_info method in os_type classes

This method takes a sysprep object as argument and returns the name
and a description for this object.

2e50092b 06/20/2012 03:17 pm Nikos Skalkotos

Make os_type list_sysprep method return 1 list

The method used to return 2 lists of enabled and disabled sysprep
object. Since sysprep objs contail an `enabled' attribute, it is easy
to determine which of those are enabled and which are not. There is
no need to return 2 seperate lists.

3251a62c 06/19/2012 05:54 pm Nikos Skalkotos

Add help subpackage

This dir will host help files used by snf-image-create-dialog

f9d8c3d9 06/18/2012 05:30 pm Nikos Skalkotos

Populate `Deploy' dialog menu entry

Image properties manipulation works fine.

2a21ff92 06/15/2012 07:26 pm Nikos Skalkotos

Further development on snf-image-creator-dialog

Extract and Register menu entries work fine.

d3445122 06/15/2012 04:53 pm Nikos Skalkotos

In kamaki.register convert all metadata to strings

Otherwise the registration may fail.

825fe2a6 06/15/2012 12:03 pm Nikos Skalkotos

Open snapshot in binary mode before uploading

df499fea 06/15/2012 11:55 am Nikos Skalkotos

In some circumstances mount the image readonly

If no customization is to be applied the image should be mounted
readonly.

3b7d3fc7 06/15/2012 11:32 am Nikos Skalkotos

Don't handle kamaki exceptions in kamaki_wrapper

Let the application decide what to do with them. If image-creator
receives an error from kamaki it will terminate. But this may not be
the proper thing to do for an interactive application like
image-creator-dialog

View revisions

Also available in: Atom