Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 672cabb9

Name Size
  os_type
  output
__init__.py 1.6 kB
dialog_main.py 10 kB
disk.py 16.3 kB
gpt.py 10.9 kB
kamaki_wrapper.py 3.9 kB
main.py 10.5 kB
util.py 2.8 kB

Latest revisions

# Date Author Comment
672cabb9 06/14/2012 06:19 pm Nikos Skalkotos

Initial commit for snf-image-creator-dialog

snf-image-creator-dialog is a dialog based version of snf-image-creator
Nothing works yet

550d4a49 06/14/2012 05:46 pm Nikos Skalkotos

Allow readonly mount in DiskDevice class

Add an option to DiskDevice's mount method to allow readonly mount

7bf93524 06/14/2012 01:33 pm Nikos Skalkotos

Add Output module for dialog-based output

bb4db5a8 06/14/2012 11:37 am Nikos Skalkotos

Fix a bug introduced in 4e58b51b

The error function main.py used for outputing errors has been removed
and the code was not updated to use the error method of SimpleOutput
output class.
Also did a minor cleanup: git_os_class function was renamed to os_cls

0931fbd6 06/14/2012 11:32 am Nikos Skalkotos

Save bar_type parameter in Output base class

ae10ac63 06/12/2012 05:53 pm Nikos Skalkotos

Add cleanup method in output class

4e58b51b 06/11/2012 06:28 pm Nikos Skalkotos

Create a new output subpackage

710adfb2 06/11/2012 12:12 pm Nikos Skalkotos

Print an extra space when new_line=False

96171db1 06/11/2012 12:02 pm Nikos Skalkotos

Add size param in the Output.Progress constructor

5f27b178 06/11/2012 11:25 am Nikos Skalkotos

Disable recovery proc if libguestfs ver < 1.17.14

In older versions of libguestfs, the recovery process did not close
the file descriptors it inherited. This could case problems if the
parent process had open pipes.

View revisions

Also available in: Atom