Commit Graph

205 Commits

Author SHA1 Message Date
Marcus Schäfer
a67c4e884e Bump version: 8.29.4 → 8.29.5 2017-01-26 11:37:28 +01:00
Marcus Schäfer
2dc0c9154a Bump version: 8.29.3 → 8.29.4 2017-01-24 09:47:48 +01:00
Marcus Schäfer
57769bca44
Fixup typo in ReST style 2017-01-24 09:40:58 +01:00
Marcus Schäfer
78635b885c Bump version: 8.29.2 → 8.29.3 2017-01-24 09:17:49 +01:00
Marcus Schäfer
6c69f1c5e7
Add utils.sysconfig to api documentation 2017-01-23 17:25:39 +01:00
Marcus Schäfer
fc7b2ada67 Added volume attribute copy_on_write
The copy_on_write attribute allows to activate or deactivate
the copy on write functionality for the desired volume.
This Fixes #218
2017-01-20 10:24:31 +01:00
Marcus Schäfer
fedc700758 Bump version: 8.29.1 → 8.29.2 2017-01-18 14:40:29 +01:00
Marcus Schäfer
2c85f13ccd Bump version: 8.29.0 → 8.29.1 2017-01-10 14:19:22 +01:00
Marcus Schäfer
b77fc4ef93
Rebuild schema documentation 2017-01-10 14:14:17 +01:00
Marcus Schäfer
661c12c191 Bump version: 8.28.3 → 8.29.0 2017-01-10 13:51:47 +01:00
Marcus Schäfer
b7f7fa11eb
Update schema for container setup
In preparation to support creation of native docker containers the
way docker likes it, the kiwi schema has to be adapted. So far there
was no way to specify additional metadata information for containers.
With this commit a new section called <containerconfig> is provided.
containerconfig is a subsection of the type and only allowed for
the docker image type. This constraint is checked via a schematron
rule. In addition an xslt stylesheet moves the currently existing
container attribute, which was used to set a name for the container,
into the new containerconfig section as name attribute
2017-01-09 10:52:41 +01:00
Marcus Schäfer
41a1f2f613 Bump version: 8.28.2 → 8.28.3 2016-12-20 10:58:04 +01:00
Marcus Schäfer
6fd8c86fab Bump version: 8.28.1 → 8.28.2 2016-12-18 19:57:43 +01:00
Marcus Schäfer
13a8fc5721
Update documentation
Default provider must be set in the caller environment if
different from the default docker provider
2016-12-18 19:56:32 +01:00
Marcus Schäfer
dbc044352a Bump version: 8.28.0 → 8.28.1 2016-12-16 17:11:33 +01:00
Marcus Schäfer
985699d5dd
Update container builder documentation
Add information about the now available kiwi build box
and the use of it as part of libvirt provider setup for
vagrant
2016-12-16 17:10:35 +01:00
Marcus Schäfer
8dc7fda31d Bump version: 8.27.5 → 8.28.0 2016-12-15 12:09:49 +01:00
Marcus Schäfer
b84e3b9fe0 Bump version: 8.27.4 → 8.27.5 2016-12-13 14:36:23 +01:00
Marcus Schäfer
dec6e91187 Bump version: 8.27.3 → 8.27.4 2016-12-13 12:17:37 +01:00
Marcus Schäfer
7510e16974 Bump version: 8.27.2 → 8.27.3 2016-12-07 16:55:40 +01:00
Marcus Schäfer
6a9abc77b6
Adapt documentation to rtd schema
replace topic node used for abstract by a hint. This results
in a color box for the abstract which looks better than what
rtd does with simple topics
2016-12-06 18:55:59 +01:00
Marcus Schäfer
4030ba39a5
Move to rtd sphinx schema
The read-the-docs schema fits better into the mainstream
of online documentation
2016-12-06 18:54:56 +01:00
Marcus Schäfer
8449b39b83 Bump version: 8.27.1 → 8.27.2 2016-12-05 12:35:40 +01:00
Marcus Schäfer
485c9d67a9
Prevent warning about unknown opt in workflow doc 2016-12-05 11:54:27 +01:00
Marcus Schäfer
43589bb84b Bump version: 8.27.0 → 8.27.1 2016-12-05 11:48:14 +01:00
Marcus Schäfer
3b9be6ce3e
Rebuild schema documentation 2016-12-05 11:46:20 +01:00
Marcus Schäfer
4c42c7d157 Bump version: 8.26.1 → 8.27.0 2016-12-05 11:26:04 +01:00
Marcus Schäfer
b740df5086
Update documentation per review 2016-12-02 10:28:01 +01:00
Marcus Schäfer
f13a7918ea
Added extension documentation 2016-12-01 11:58:38 +01:00
Marcus Schäfer
96b5658158 Bump version: 8.26.0 → 8.26.1 2016-11-24 13:55:30 +01:00
Marcus Schäfer
0537a6f186
Fixed typo in solver api documentation 2016-11-22 10:36:29 +01:00
Marcus Schäfer
09d7f1a377 Bump version: 8.25.5 → 8.26.0 2016-11-22 09:54:07 +01:00
Marcus Schäfer
cab73318bc Merge pull request #200 from SUSE/solver
Solver
2016-11-22 09:46:56 +01:00
David Cassany
df4e7b7278 Documentation workflow review 2016-11-21 18:32:51 +01:00
Marcus Schäfer
119e96dc8f Added Sat solver class
Added implementation for Solver class based on the SUSE
libsolv C library and the solv python binding
2016-11-21 12:02:01 +01:00
David Cassany
1f2de06aec KIWI workflow documentation
This commit ports the workflow documentation from previous KIWI
version and also adds a sections for listing the boot parameters
configurable in the Kernel command line.
2016-11-18 16:17:19 +01:00
Marcus Schäfer
3e16f5d458 Bump version: 8.25.4 → 8.25.5 2016-11-17 11:04:07 +01:00
Marcus Schäfer
3da7e0d000 Bump version: 8.25.3 → 8.25.4 2016-11-16 17:02:30 +01:00
Marcus Schäfer
7e0c745086 Bump version: 8.25.2 → 8.25.3 2016-11-16 11:32:48 +01:00
Marcus Schäfer
25bad5db40 Bump version: 8.25.1 → 8.25.2 2016-11-14 14:38:13 +01:00
Marcus Schäfer
a36c4622aa Bump version: 8.25.0 → 8.25.1 2016-11-10 15:53:17 +01:00
Marcus Schäfer
0e6fb2484c Bump version: 8.24.10 → 8.25.0 2016-11-10 15:36:29 +01:00
Marcus Schäfer
fd86f02a06 Added API doc hook for solver path 2016-11-08 18:15:37 +01:00
Marcus Schäfer
abfb9859ab Bump version: 8.24.9 → 8.24.10 2016-11-04 10:31:32 +01:00
Marcus Schäfer
cc1fa53b77 Delete sphinxcontrib-programoutput setup
Deleted it from virtualenv development requirements and
from the sphinx configuration file
2016-11-04 10:29:27 +01:00
Marcus Schäfer
2c7465a8fe
Delete use of sphinxcontrib-programoutput
The developers of this sphinx extension decided to delete the
module on pip and also the source from git... it's dead. Thus
I replaced the dynamic usage output in the manual pages with
the static version
2016-11-04 10:20:38 +01:00
Marcus Schäfer
03cd83f341 Bump version: 8.24.8 → 8.24.9 2016-11-02 17:31:45 +01:00
Marcus Schäfer
462c8c7ca1 Bump version: 8.24.7 → 8.24.8 2016-11-02 16:16:32 +01:00
Marcus Schäfer
a351ab10b1 Bump version: 8.24.6 → 8.24.7 2016-11-01 21:07:21 +01:00
Marcus Schäfer
9aa07de732 Bump version: 8.24.5 → 8.24.6 2016-10-27 16:45:18 +02:00