Marcus Schäfer
aa296716c8
Use docopt's default value feature for cache dir
2016-10-25 21:59:51 +02:00
Marcus Schäfer
5b755e7b92
Added global option --shared-cache-dir
...
The option allows to specify an alternative shared host_to_image
cache directory. The default location is /var/cache/kiwi.
Fixes #92
2016-10-25 17:51:57 +02:00
Marcus Schäfer
e6cc5bfa09
Move from nose to pytest
...
nose is no longer maintained, thus we have to move to another
testing system. This commit updates the tox setup and all tests
to use pytest instead of nose.
2016-03-14 12:23:14 +01:00
Marcus Schäfer
40e6308aa9
Port application from python 2.7 to 3.4
...
For new applications like this kiwi version and its use cases
it is better to base it on a more recent python version
2016-02-17 22:38:38 +01:00
Marcus Schäfer
8b056f9928
Started with LiveImageBuilder class
...
Added interface and required steps. tests and implementation
are missing and will follow
2016-01-10 19:12:58 +01:00
Marcus Schäfer
09daca60c0
KIWI - appliance builder next generation
...
a rewrite of the current kiwi from https://github.com/openSUSE/kiwi
2015-12-05 16:17:10 +01:00