Fix sysprep_acpid method in linux.
[snf-image-creator] / image_creator / os_type / linux.py
2012-03-21 Nikos SkalkotosFix sysprep_acpid method in linux.
2012-03-21 Nikos SkalkotosFix linux sysprep_acpid & remove output indents
2012-03-20 Nikos SkalkotosBeautify program's output.
2012-03-19 Nikos SkalkotosFix license, copyright and pep8 infractions
2012-03-16 Nikos SkalkotosFix a bug in linux sysprep_* methods
2012-03-13 Nikos SkalkotosAdd sysprep method in os_type classes.
2012-03-13 Nikos SkalkotosAdd remove_persistent_net method in linux.
2012-03-12 Nikos SkalkotosAdd convert_to_persistent_dev method in Linux
2012-02-24 Nikos SkalkotosMajor code revision
2012-02-20 Nikos SkalkotosAdd OS specific classes