Commit Graph

10 Commits

Author SHA1 Message Date
Marcus Schäfer
8c867eaae2
Add completion for versioned binaries
when installing kiwi via pip, no alternatives setup done
when installing via rpm will be performed. In order to
allow the bash completion to work also the versioned
binaries needs to be added in the completion script
2017-03-13 14:33:47 +01:00
Marcus Schäfer
75458c9e12
Fixed completion generator
In addition cleanup the main docopt definition
2016-05-26 00:33:13 +02:00
Marcus Schäfer
22bd4e4dcb
Fixed completion generator
complete for kiwi and kiwi-ng
2016-04-28 11:36:06 +02:00
Marcus Schäfer
7de75965ea
Move program name from kiwi-py3 to kiwi-ng 2016-04-19 11:02:43 +02:00
Marcus Schäfer
349d1a3387
Fixed completion generator
Some global options were missing
2016-03-09 12:16:04 +01:00
Marcus Schäfer
8fc71a4e34
Fixed completion generator
The generated completion code was confused by the -py3 in the
program name if used with kiwi-py3
2016-03-08 16:40:06 +01:00
Marcus Schäfer
1ab40fa33a
Continue Refactor into subpackage
Move task classes into tasks namespace
2016-03-08 16:21:00 +01:00
Marcus Schäfer
13743b7ff5
Port helper tools to python3
Also fixes completion to correctly parse the toplevel --compat option
2016-02-18 11:40:51 +01:00
Marcus Schäfer
8ce43af5b4 Prepare for package building 2016-02-02 23:26:17 +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