Statistics
| Branch: | Tag: | Revision:

root / image_creator @ e9a2d318

Name Size
  help
  os_type
  output
__init__.py 1.6 kB
bundle_volume.py 18.6 kB
dialog_main.py 8.1 kB
dialog_menu.py 24.6 kB
dialog_util.py 5.6 kB
dialog_wizard.py 11.1 kB
disk.py 6.9 kB
gpt.py 11.8 kB
image.py 13.9 kB
kamaki_wrapper.py 4.3 kB
main.py 12 kB
rsync.py 4.5 kB
util.py 3.6 kB

Latest revisions

# Date Author Comment
e9a2d318 03/28/2013 05:30 pm Nikos Skalkotos

Change a ValueError exception to FatalError

88f83027 03/28/2013 02:26 pm Nikos Skalkotos

Add missing docstrings

f5174d2c 03/26/2013 06:28 pm Nikos Skalkotos

Rename DiskDevice class to Image

Rename DiskDevice class to Image and move it to a seperate module.
Also, don't let the user access the os_type/* modules directly. In
Image class create the `os' member variable that will host an
appropriate instance of one of the OSBase classes.

61d14323 03/22/2013 02:57 pm Nikos Skalkotos

Clean-up the code using flake8

76f42c27 03/22/2013 12:43 pm Nikos Skalkotos

Fix an undefined variable bug

Variable d in function valideate_account was undefined

fab154f0 03/21/2013 03:46 pm Nikos Skalkotos

Bump version to 0.2.7

dd22ce7b 03/21/2013 03:44 pm Nikos Skalkotos

Fix a bug in the way rsync copies files

The exclude patterns were wrong and they excluded more files than
they should.

c2cf27e8 03/21/2013 12:19 pm Nikos Skalkotos

Don't check the token if -t is not defined

aa486e93 03/20/2013 06:11 pm Nikos Skalkotos

Fix syntax errors

36a308e8 03/19/2013 08:40 pm Nikos Skalkotos

Bump version to 0.2.6

View revisions

Also available in: Atom