bootstrap-vz/common/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
apt.py Use long options wherever possible. 2013-08-17 15:00:53 +00:00
boot.py PEP8-ify things. 2013-08-17 17:28:46 +02:00
bootstrap.py Make mirror param in manifest optional 2013-08-17 16:04:20 +02:00
cleanup.py Move cleanup tasks to common tasks module 2013-08-10 16:24:12 +02:00
development.py Create new tasks module in common 2013-08-10 15:54:47 +02:00
filesystem.py Support for partitions 2013-10-27 18:11:12 +01:00
host.py Use long options wherever possible. 2013-08-17 15:00:53 +00:00
initd.py Use long options wherever possible. 2013-08-17 15:00:53 +00:00
locale.py update-locale call added to locale task 2013-08-17 16:04:20 +02:00
loopback.py Support for partitions 2013-10-27 18:11:12 +01:00
network.py Remove network and locale tasks to common 2013-08-10 16:27:43 +02:00
packages.py Move parts of packages task module into common tasks 2013-08-10 19:01:54 +02:00
partitioning.py Support for partitions 2013-10-27 18:11:12 +01:00
security.py Move security task to common tasks 2013-08-10 17:12:58 +02:00
volume.py Support for partitions 2013-10-27 18:11:12 +01:00