Statistics
| Branch: | Tag: | Revision:

root / image_creator @ 84bc469c

Name Size
  help
  os_type
  output
__init__.py 1.6 kB
bundle_volume.py 19.6 kB
dialog_main.py 8.1 kB
dialog_menu.py 25.3 kB
dialog_util.py 5.6 kB
dialog_wizard.py 11.4 kB
disk.py 6.9 kB
gpt.py 11.8 kB
image.py 15.4 kB
kamaki_wrapper.py 4.3 kB
main.py 12.3 kB
rsync.py 4.5 kB
util.py 3.6 kB

Latest revisions

# Date Author Comment
84bc469c 05/17/2013 04:11 pm Nikos Skalkotos

Don't execute syspreps if the fs is not mounted rw

Check if the filesystem is mounted read-write before you execute
the do_sysprep function

29fd973e 05/17/2013 02:04 pm Nikos Skalkotos

Support mounting freebsd ufs filesystems

UFS2 filesystems don't get automatically detected by the linux
kernel. We need to explicitly state the correct filesystem type
and options

f564c1ff 05/01/2013 08:36 pm Nikos Skalkotos

Bump version to 0.2.10

81a63274 05/01/2013 08:02 pm Nikos Skalkotos

Add acl & user_xattr mount options if needed

In bundling host make sure that the default mount options are enabled
in the newly created file system.

76e7b01b 04/25/2013 05:03 pm Nikos Skalkotos

Bump version to 0.2.9

ee0719db 04/25/2013 04:39 pm Nikos Skalkotos

Support kamaki 0.8

In kamaki 0.8 `store' command is replaced with `file' and `astakos' is
replaced with `user'.

80411610 04/25/2013 04:21 pm Nikos Skalkotos

Handle better images with distro="unknown"

If the ostype returned by libguestfs is valid and distro in unknown,
don't print the distro at all.

2dcd42b7 04/25/2013 01:49 pm Nikos Skalkotos

Move linux specific code from unix.py to linux.py

c78ac789 04/25/2013 01:40 pm Nikos Skalkotos

Fix 2 obsolete comments

3f2ae845 04/25/2013 12:53 pm Nikos Skalkotos

Fix typo in sh.CommandNotFound exception

View revisions

Also available in: Atom