bootstrap-vz/common
Anders Ingemann 0092e1c2c2 Don't instantiate tasks
In practice they are just typed functions with attributes, having a reference to an object is just confusing.
So: Task.run() is now a classmethod
2014-01-06 22:58:21 +01:00
..
assets/init.d Rename expand-volume script to expand-root 2013-11-22 09:03:48 +01:00
fs Support for vmdk disk format 2013-12-29 16:50:22 +01:00
tasks Don't instantiate tasks 2014-01-06 22:58:21 +01:00
__init__.py Manifest validation, simplified main run fn 2013-07-08 23:13:58 +02:00
exceptions.py Fix bug in ManifestError __str__ function 2014-01-06 22:58:21 +01:00
fsm_proxy.py Access fsm states directly 2013-10-27 18:11:56 +01:00
phases.py Integrated package plugin with base system 2013-12-29 20:58:06 +01:00
task_sets.py Extlinux support 2014-01-05 02:25:28 +01:00
tools.py Integrated package plugin with base system 2013-12-29 20:58:06 +01:00