Anders Ingemann
2af0968156
Implement partition mounts.
...
This solves quite a few challenges with mounting directories into root etc.
2013-12-14 23:18:39 +01:00
Anders Ingemann
f075d1f2b9
Remove ambiguous tasklist function replace()
2013-10-27 18:11:57 +01:00
Anders Ingemann
38bcb12c72
SetBootMountDir task in prebootstrapped plugin
2013-10-27 18:11:57 +01:00
Anders Ingemann
738ba47c65
Add references instead of instances to the tasklist
2013-10-27 18:11:53 +01:00
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
Anders Ingemann
f0838cc77d
Prebootstrapped plugin now supports parted
2013-08-11 19:42:48 +02:00
Anders Ingemann
901d0845bf
Bootstrapping of instance store AMIs implemented
2013-07-15 00:01:07 +02:00
Anders Ingemann
9f85cdf909
Remove 'Volume' part from ebs tasks.
...
It's kind of obvious that we are working with volumes in the ebs module.
2013-07-13 15:12:45 +02:00
Anders Ingemann
55741b822f
Prebootstrapped plugin now autocreates a snapshot
...
of the bootstrapped plugin, if no snapshot ID is provided.
2013-07-09 20:45:57 +02:00
Anders Ingemann
25a017fa35
Validate manifest in plugin, fix rollback error
2013-07-08 23:14:03 +02:00
Anders Ingemann
0c1677eef2
Rollback task for prebootstrapped plugin
2013-07-08 23:14:03 +02:00
Anders Ingemann
8479ff4dca
Implemented prebootstrapped plugin
2013-07-08 23:14:03 +02:00
Anders Ingemann
3cf6a20ba4
Unfinished new plugin to speed up bootstrapping process when developing
2013-07-08 23:14:03 +02:00