Statistics
| Branch: | Tag: | Revision:

root / image_creator @ fba09688

Name Size
  help
  os_type
  output
__init__.py 1.6 kB
bundle_volume.py 15.9 kB
dialog_main.py 8.2 kB
dialog_menu.py 24.2 kB
dialog_util.py 5.4 kB
dialog_wizard.py 9.8 kB
disk.py 18.2 kB
gpt.py 11.4 kB
kamaki_wrapper.py 4 kB
main.py 12.1 kB
rsync.py 4.5 kB
util.py 3.3 kB

Latest revisions

# Date Author Comment
fba09688 01/22/2013 05:27 pm Nikos Skalkotos

Bump version to 0.2.2

252b2b5d 01/18/2013 09:20 pm Nikos Skalkotos

Completely exclude mpoints when running rsync

We used to exclude mount point from rsync with options like this:

--exclude mount/point/*

This will copy the directory and leave out all files under it. In
some cases, this causes problems because rsync will fail if it...

f6ea8d02 01/18/2013 06:48 pm Nikos Skalkotos

Fix a bug in tmp dir removal

snf-image-creator removed /var/tmp if the directory was empty

aa816e8c 01/16/2013 08:19 pm Nikos Skalkotos

Bump version to 0.2.1

717b0434 01/16/2013 05:13 pm Nikos Skalkotos

Support python-sendfile 2.x

Support both versions (1.2.x and 2.x) of python-sendfile. In
v1.2.x (py-sendfile) the returning value of the sendfile function is a
tuple, where in v2.x (pysendfile) it's a simple integer.

0d7d3237 01/16/2013 04:35 pm Nikos Skalkotos

Fix a variable name typo in output/dialog.py

99f95b85 01/14/2013 07:50 pm Nikos Skalkotos

Bump version to 0.2

1294501a 01/11/2013 02:17 pm Nikos Skalkotos

Fix bug introdueced in f2ddf4db58fc537e66d60739d2a

f2ddf4db 01/10/2013 07:25 pm Nikos Skalkotos

Fix minor issues in output messages

fb2d189c 01/10/2013 07:15 pm Nikos Skalkotos

Fix the rsync child process wait code

If the process takes too long to finish after the stdout fd is
closed, kill it.

View revisions

Also available in: Atom