..
__init__.py
Move code into proper package folder
2014-04-02 21:26:13 +02:00
apt.py
Merge branch 'development'
2015-05-02 22:33:04 +02:00
boot.py
Fix #217 , by introducing class for comparison of releases
2015-04-29 21:38:06 +02:00
bootstrap.py
umount /sys & /proc when debootstrap is aborted
2015-12-13 19:41:17 +01:00
cleanup.py
Add ssh_group, which configures SSH properly
2014-05-03 16:13:07 +02:00
development.py
Properly fix imports and make bootstrapvz work like a package
2014-04-02 21:32:10 +02:00
extlinux.py
Fix #104 : Don't verify default target when adding packages
2015-04-29 23:51:55 +02:00
filesystem.py
Fix #104 : Don't verify default target when adding packages
2015-04-29 23:51:55 +02:00
folder.py
First stab at docker provider
2015-12-13 19:41:16 +01:00
grub.py
GRUB_HIDDEN_TIMEOUT should be a numeric value.
2015-09-28 14:51:31 -07:00
host.py
Properly fix imports and make bootstrapvz work like a package
2014-04-02 21:32:10 +02:00
image.py
Remove image section in manifest
2015-12-13 19:41:18 +01:00
initd.py
Only sed in growpart workaround when release is >= jessie
2016-01-13 18:50:41 +00:00
kernel.py
Add new task: DeterminKernelVersion, this can potentially fix a lot of small problems
2015-04-16 22:21:43 +02:00
locale.py
[set localtime]: Set /etc/localtime by either copying or symlinking
2016-02-10 13:47:12 -08:00
loopback.py
Changes 'MoveImage' from loopback
to image
2015-10-18 16:35:11 -02:00
network-configuration.yml
Take advantage of the YAML multiline notation
2014-07-09 23:17:04 +02:00
network.py
Fix #217 , by introducing class for comparison of releases
2015-04-29 21:38:06 +02:00
packages.py
Fix #104 : Don't verify default target when adding packages
2015-04-29 23:51:55 +02:00
partitioning.py
Properly fix imports and make bootstrapvz work like a package
2014-04-02 21:32:10 +02:00
security.py
Add ssh_group, which configures SSH properly
2014-05-03 16:13:07 +02:00
ssh.py
'Disabling' for 'Enabling' in EnableRootLogin
2015-05-12 08:17:43 -03:00
volume.py
Properly fix imports and make bootstrapvz work like a package
2014-04-02 21:32:10 +02:00
workspace.py
Properly fix imports and make bootstrapvz work like a package
2014-04-02 21:32:10 +02:00