Add type field in the SysprepParam namedtuple
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 29 Jul 2013 08:07:19 +0000 (11:07 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 30 Jul 2013 13:43:59 +0000 (16:43 +0300)
commit678b382b7df6a4faed4fd0474f83c006fdf9554a
treed9719320490d15e057aebf8c842d8153d4183c0a
parent47505e5305367404db5722e1c670d61286490b76
Add type field in the SysprepParam namedtuple

This is needed since the input we get from the input dialogs is
always strings.
image_creator/dialog_menu.py
image_creator/dialog_wizard.py
image_creator/os_type/__init__.py
image_creator/os_type/windows.py