bootstrap-vz/providers/ec2/tasks
Anders Ingemann ff7c04c120 Support for partitions
MAJOR refactor. The volume is now abstracted into a model along with a partitionmap and partitions.
Volumes and partitions are now controlled via an FSM to ensure that commands are called in the proper sequence.
GRUB can now be installed properly onto loop devices by using dmsetup to fake a proper harddisk.
2013-10-27 18:11:12 +01:00
..
__init__.py __init__.py cleanups 2013-08-10 17:15:51 +02:00
ami.py Bootstrapping of instance store AMIs implemented 2013-07-15 00:01:07 +02:00
boot.py Use long options wherever possible. 2013-08-17 15:00:53 +00:00
connection.py Bootstrapping of instance store AMIs implemented 2013-07-15 00:01:07 +02:00
ebs.py Support for partitions 2013-10-27 18:11:12 +01:00
host.py Move host task to common tasks 2013-08-10 17:20:10 +02:00
initd.py Move some of the ec2 initd stuff to common tasks 2013-08-10 16:51:42 +02:00
packages.py Move parts of packages task module into common tasks 2013-08-10 19:01:54 +02:00