Commit graph

7 commits

Author SHA1 Message Date
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
Olivier Sallou
929a77b5a3 add missing kpartx package for Host 2013-09-09 22:50:00 +02:00
Olivier Sallou
f6ce50d4f6 fix indentation 2013-08-13 10:45:35 +02:00
Olivier Sallou
ee7ae81746 fix missing grub2 package 2013-08-12 16:06:56 +02:00
Anders Ingemann
f83b6e821f grub is not needed on the host system any longer 2013-08-11 23:59:01 +02:00
Anders Ingemann
866b2a9242 Require kpartx 2013-08-11 18:33:49 +02:00
Anders Ingemann
b4c963ea95 Revert merge of raw+ONE, rename ONE provider to virtualbox 2013-08-10 23:42:25 +02:00
Renamed from providers/one/tasks/packages.py (Browse further)