Add the sysprep message printing in the decorator
authorNikos Skalkotos <skalkoto@grnet.gr>
Sun, 7 Jul 2013 13:16:57 +0000 (16:16 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 30 Jul 2013 13:43:59 +0000 (16:43 +0300)
commitb8d4b14a5c1a2424282a4595332f100e1ff6f967
treeab0656c8da1f47f00b5f9252e7e1a7529bc026b9
parent10088af7981e96ea16282c3fea18adc6d6671a8e
Add the sysprep message printing in the decorator

Since all sysprep functions output a message when they get executed,
add the message printing functionality to the sysprep decorator
image_creator/os_type/__init__.py
image_creator/os_type/freebsd.py
image_creator/os_type/linux.py
image_creator/os_type/slackware.py
image_creator/os_type/unix.py
image_creator/os_type/windows.py