Detect Kubuntu images
authorNikos Skalkotos <skalkoto@grnet.gr>
Tue, 28 Feb 2012 16:32:52 +0000 (18:32 +0200)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 28 Feb 2012 16:32:52 +0000 (18:32 +0200)
commit486ea6e0b4d9f42ca9823c6104f392b8469ef14a
tree3edb99d3880b056bb9722f67441e329c0c5f639e
parente3aac3f935c62d3c7433deaaa9e10dff9e724f7d
Detect Kubuntu images

This is done checking an Ubuntu image for the presence of
kubuntu-desktop package.
image_creator/os_type/__init__.py
image_creator/os_type/ubuntu.py [new file with mode: 0644]