bootstrap-vz/bootstrapvz
Tiago Ilieve 89a74a33c8 Fix linux-headers package version detection
The `uname -r` command returns the version of the running kernel running
on the host machine, as the chroot environment doesn't load a new one.
This prevents the proper version of the `linux-headers-*` package from
being added when the target has a different kernel version or
architecure.

This closes #121.
2014-09-02 19:53:10 -03:00
..
base Check the value of the --color argument 2014-08-24 10:52:08 -07:00
common Fix list of tasks and their ordering 2014-07-24 20:20:54 -07:00
plugins Removed a check to verify file type 2014-08-14 18:10:54 -07:00
providers Fix linux-headers package version detection 2014-09-02 19:53:10 -03:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00