__init__.py
|
Move code into proper package folder
|
2014-04-02 21:26:13 +02:00 |
boot.py
|
Fix #179
|
2015-04-16 22:21:12 +02:00 |
bootstrap.py
|
Allow mixed kernel/userspace architecture.
|
2014-11-20 17:23:28 +00:00 |
cleanup.py
|
Add ssh_group, which configures SSH properly
|
2014-05-03 16:13:07 +02:00 |
filesystem.py
|
PEP8 fixes
|
2014-04-27 11:05:53 -03:00 |
initd.py
|
Fix typo in AdjustExpandRootScript
|
2014-10-09 21:05:48 -07:00 |
kernel.py
|
Add support for enhanced networking on EC2.
|
2014-11-29 13:46:57 -08:00 |
locale.py
|
Use string concatenation instead of format()
|
2014-05-04 13:41:15 +02:00 |
loopback.py
|
Update volume image path after move it
|
2014-06-07 12:48:45 -03:00 |
network.py
|
Fix list of tasks and their ordering
|
2014-07-24 20:20:54 -07:00 |
packages.py
|
Fix some more pep8 errors
|
2015-02-22 16:49:52 +01:00 |
security.py
|
Add ssh_group, which configures SSH properly
|
2014-05-03 16:13:07 +02:00 |