Move mount/umount from image to os_type module
authorNikos Skalkotos <skalkoto@grnet.gr>
Fri, 7 Jun 2013 12:24:51 +0000 (15:24 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Fri, 7 Jun 2013 12:24:51 +0000 (15:24 +0300)
commit71b0ab283eeef37c3d3ecd98fbafa6eaa50b58d8
tree03736221453913d56696142f047fd44a70e27fb7
parentbf3a282cb4ca85db501f8a925cd604a1600f25cc
Move mount/umount from image to os_type module
image_creator/dialog_menu.py
image_creator/dialog_wizard.py
image_creator/image.py
image_creator/main.py
image_creator/os_type/__init__.py
image_creator/os_type/freebsd.py
image_creator/os_type/linux.py
image_creator/os_type/ubuntu.py
image_creator/os_type/unix.py
image_creator/version.py