__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
|
Place everything in info.workspace
|
2013-10-27 18:11:13 +01: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
|
VDI images working now
|
2013-10-27 18:11:13 +01:00 |
host.py
|
Implemented both MBR and GPT partitioning.
|
2013-10-27 18:11:14 +01: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
|
Rename loopback image to volume
|
2013-10-27 18:11:52 +01:00 |
network.py
|
Remove network and locale tasks to common
|
2013-08-10 16:27:43 +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
|
Place everything in info.workspace
|
2013-10-27 18:11:13 +01:00 |
workspace.py
|
Place everything in info.workspace
|
2013-10-27 18:11:13 +01:00 |