Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 9517bf29

Name Size
  help
  os_type
  output
__init__.py 1.6 kB
bundle_volume.py 7.1 kB
dialog_main.py 7.6 kB
dialog_menu.py 24.2 kB
dialog_util.py 5.4 kB
dialog_wizard.py 9.8 kB
disk.py 16.9 kB
gpt.py 11.4 kB
kamaki_wrapper.py 4 kB
main.py 11.7 kB
util.py 2.8 kB

Latest revisions

# Date Author Comment
9517bf29 12/13/2012 07:01 pm Nikos Skalkotos

Fix the image partitions in bundle_volume

Check the file system usage and accordingly reduce the size of the
last partition in the image.

6523456e 12/13/2012 11:33 am Nikos Skalkotos

Fix a pep8 error

27a4229d 12/11/2012 04:43 pm Nikos Skalkotos

Futher development for bundle_volume

Create a sparse file under /mnt in the size of the root hard disk
and copy the mbr into this file. Not yet workable.

9e4b4de2 11/21/2012 04:14 pm Nikos Skalkotos

Add new bundle_volume module

This is not yet workable but it will host the code for creating
images out of a running system.

b686bde9 11/21/2012 10:26 am Nikos Skalkotos

Add "Running System" button in media selection

This can be used to create an image out of a live system. This
functionality is not yet implemented.

8bd0cbb6 11/20/2012 06:52 pm Nikos Skalkotos

Fix a bug in dialog wizard

The program would crash when running in wizard mode if the account
or token where missing from the .kamakirc file.

cf5c6de5 11/05/2012 12:34 pm Nikos Skalkotos

Revert "Monkey patch the source to work with gevent"

This reverts commit 883e57b07a5cfcb2d0462d67399bfa57bacba846.
Drop the greenlet support.

883e57b0 11/02/2012 01:39 pm Nikos Skalkotos

Monkey patch the source to work with gevent

Needed by new kamaki, otherwise it throughs an exception at the end.

a716819f 11/02/2012 01:08 pm Nikos Skalkotos

Use py-sendfile in favor of pysendfile

The former is older but there are packages for it in distros like
Ubuntu.

3dfe3651 11/01/2012 08:37 pm Nikos Skalkotos

Fix the import path for kamaki config module

It has changed after the last major revision and was not updated.

View revisions

Also available in: Atom