..
__init__.py
Move code into proper package folder
2014-04-02 21:26:13 +02:00
apt.py
Indent with 4 spaces
2016-03-15 18:01:41 +01: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
Set a default of GRUB_CMDLINE_LINUX_DEFAULT="console=ttyS0"
2016-05-10 01:56:27 -05: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
Move the >=jessie workaround out of the common task.
2016-03-03 10:14:02 -08: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