bootstrap-vz/bootstrapvz/common
Manoj Srivastava b20ce793a4
[set localtime]: Set /etc/localtime by either copying or symlinking
Starting in version 2016a-1 (circa Jan 2016) the package tzdata
changed /etc/timezone into a symlink. This change is in unstable,
testing, and will be in the next release (stretch). This commit checks
the release, and creates a task to either copy the contents of the
zoneinfo file (jessie and older) or create a symbolic link (newer than
jessie).

Signed-off-by: Manoj Srivastava <srivasta@golden-gryphon.com>
2016-02-10 13:47:12 -08:00
..
assets Write Jessie growpart workaround script to something other than growpart 2016-01-12 19:12:57 +00:00
fs First stab at docker provider 2015-12-13 19:41:16 +01:00
tasks [set localtime]: Set /etc/localtime by either copying or symlinking 2016-02-10 13:47:12 -08:00
__init__.py PEP8 fixes 2014-04-27 11:05:53 -03:00
bytes.py Remove __abs__ from bytes and sectors, one should convert to int instead 2015-04-16 22:21:42 +02:00
exceptions.py Fixed the error that's been swallowing exception messages 2015-12-13 20:26:43 +01:00
fsm_proxy.py Make serialization a lot more easy to handle 2015-04-16 22:15:20 +02:00
minify_json.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
phases.py Fix #204, user_modification phase has been introduced 2015-05-02 12:31:06 +02:00
releases.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
sectors.py Flip compairson for whether sector size is equal in Sectors 2015-04-29 20:46:53 +02:00
task_groups.py [set localtime]: Set /etc/localtime by either copying or symlinking 2016-02-10 13:47:12 -08:00
tools.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00