bootstrap-vz/common
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
..
assets/init.d Move some of the ec2 initd stuff to common tasks 2013-08-10 16:51:42 +02:00
fs Support for partitions 2013-10-27 18:11:12 +01:00
tasks Support for partitions 2013-10-27 18:11:12 +01:00
__init__.py Manifest validation, simplified main run fn 2013-07-08 23:13:58 +02:00
exceptions.py Rename TaskException to TaskError, use it when checking installed packages 2013-07-08 23:14:01 +02:00
fsm.py Support for partitions 2013-10-27 18:11:12 +01:00
phases.py Remove image conversion phase. 2013-08-17 22:54:24 +02:00
tools.py Fix bug where log_call would not read all lines 2013-10-27 18:10:44 +01:00