Commit Graph

610 Commits

Author SHA1 Message Date
Marcus Schäfer
4ea16ab5e5
Bump version: 9.18.6 → 9.18.7 2019-07-23 09:55:05 +02:00
Marcus Schäfer
90cbc28c16
Bump version: 9.18.5 → 9.18.6 2019-07-22 09:00:43 +02:00
Marcus Schäfer
58b5bab9d7
Bump version: 9.18.4 → 9.18.5 2019-07-19 16:47:23 +02:00
Marcus Schäfer
18f3f72152
Bump version: 9.18.3 → 9.18.4 2019-07-19 15:49:37 +02:00
Marcus Schäfer
30e18d1398
Added support for fscreateoptions attribute
Along with the fsmountoptions attribute there is now also the
fscreateoptions attribute which allows to control the options
used for creating the filesystem. Please note, it's not kiwi's
task to validate that the given option string is supported
by the selected filesystem. This means providing wrong values
here will cause the build to fail at the time the filesystem
gets created. This Fixes #1109
2019-07-18 15:55:39 +02:00
Marcus Schäfer
355dc4c4b2
Bump version: 9.18.2 → 9.18.3 2019-07-16 11:58:50 +02:00
Marcus Schäfer
19c9c1d8cc
Bump version: 9.18.1 → 9.18.2 2019-07-12 10:40:35 +02:00
Marcus Schäfer
d09ccc5206
Update documentation references
The kiwi project has been moved into its own upstream
organisation named OSInside. Due to the move some doc
and README references needs to be adapted
2019-07-12 09:45:42 +02:00
Marcus Schäfer
c4c6a36d69
Bump version: 9.18.0 → 9.18.1 2019-07-12 08:41:27 +02:00
Marcus Schäfer
1e4eb22d46
Bump version: 9.17.42 → 9.18.0 2019-07-11 17:07:31 +02:00
Marcus Schäfer
ab02653e0b
Merge pull request #1130 from SUSE/drop_py2_support
Drop support for python2
2019-07-11 17:06:19 +02:00
Marcus Schäfer
70bc4fdda1
Update documentation
The kiwi-descriptions repository has been moved into the
OSInside organisation
2019-07-10 15:15:58 +02:00
Marcus Schäfer
1566750242
Drop support for python2
Python2 is announced to be unmaintained from Jan 2020.
KIWI supports Python 2.7 and it should not support any python version that
is not maintained upstream. This Fixes #1036
2019-07-10 11:58:57 +02:00
Marcus Schäfer
445281c655
Bump version: 9.17.41 → 9.17.42 2019-07-08 12:05:47 +02:00
Dan Čermák
df5ebd2f70
[doc] Add user documentation about the usage of the embedded Vagrantfile
- Document the usage of the `vagrantconfig.embedded_vagrantfile` attribute
- Remove the suggestion to generate the ssh keys during image creation (this
  results in **all** boxes having the same ssh host keys, which is pretty
  dangerous if someone would use a vagrant box in a production environment.)
- Stop recommending veewee, this project is dead
- Replace forgotten hard coded number with {schema_version}
2019-07-05 11:23:02 +02:00
Marcus Schäfer
7196af2d3b
Bump version: 9.17.40 → 9.17.41 2019-07-04 10:15:57 +02:00
Marcus Schäfer
2afddb5e52
update per review by Tom 2019-06-28 09:24:18 +02:00
Marcus Schäfer
23c0f2e2f8
Update distribution support information
Update the documentation with regards to our supported
distribution statement. This Fixes #1108
2019-06-27 10:18:55 +02:00
Marcus Schäfer
cbba32e82e
Bump version: 9.17.39 → 9.17.40 2019-06-07 10:18:43 +02:00
Marcus Schäfer
1d3b9a077f
Update documentation for consistency
Instead of hard coded names for example images and their
versions a prolog map including placeholders has been
added.
2019-05-27 18:04:47 +02:00
Marcus Schäfer
94207892d2
Bump version: 9.17.38 → 9.17.39 2019-05-24 08:57:42 +02:00
Dan Čermák
8046087c96
Split overview/workflow.rst into multiple files
Co-Authored-By: Thomas Schraitle <tom_schr@web.de>
2019-05-24 08:50:09 +02:00
Marcus Schäfer
2c2516988b
Update obs docs per review by Tom 2019-05-23 15:34:39 +02:00
Dan Čermák
8e20deec75
Extend docs about building multiple profiles on OBS 2019-05-13 17:17:02 +02:00
Dan Čermák
7ae7afbb18
Remove FIXME from the runtime configuration file example 2019-05-10 23:04:18 +02:00
Dan Čermák
ea33b40813
Improve the documentation about building in the Build Service
Co-Authored-By: Thomas Schraitle <tom_schr@web.de>
2019-05-10 12:56:49 +02:00
Marcus Schäfer
db60692c67
Merge pull request #1075 from SUSE/runtime_config
Improve the documentation of the runtime configuration file
2019-05-09 09:31:31 +02:00
Dan Čermák
147cbed5aa
Cleanup TODO & FIXME from xml_description.rst 2019-05-03 09:31:34 +02:00
Dan Čermák
472e7faeda
Improve the documentation of the runtime configuration file
Co-Authored-By: Thomas Schraitle <tom_schr@web.de>
2019-05-02 12:25:36 +02:00
Marcus Schäfer
3e026b7116
Merge pull request #1074 from SUSE/xml-description
XML description
2019-05-02 11:32:48 +02:00
Dan Čermák
5ba515236d
Extend the development documentation
Co-Authored-By: Thomas Schraitle <tom_schr@web.de>
2019-05-02 09:58:30 +02:00
Dan Čermák
ecaaed4480
Add documentation of the XML schema in a tutorial like fashion
Co-Authored-By: Thomas Schraitle <tom_schr@web.de>
2019-05-02 09:55:05 +02:00
Marcus Schäfer
799b809589
Merge pull request #1073 from SUSE/disk_volume_docs
Extend the documentation of Custom Disk Volumes
2019-05-01 12:33:46 +02:00
Marcus Schäfer
7b40fd6f5d
Fixing doc source for broken refs and xml syntax 2019-04-25 16:40:39 +02:00
Marcus Schäfer
806e7cba5a
Merge pull request #1072 from SUSE/vmx_documentation
Add documentation how to configure VMX build types
2019-04-25 16:15:42 +02:00
Dan Čermák
43d73f53ab
Document the usage of profiles via the CLI and OBS 2019-04-24 22:57:24 +02:00
Dan Čermák
35eeba9895
Bump copyright year in the docs 2019-04-24 22:57:18 +02:00
Dan Čermák
930bd9a5ea
Extend live ISO documentation 2019-04-24 22:57:06 +02:00
Dan Čermák
2f41edcb20
Minor improvements to the documentation
- add a newline to the workflow's abstract
- add warning to installation via the distro's package manager
- fix package name of git
- add marker for `Installation from OBS` section
2019-04-24 22:56:53 +02:00
Tom Schraitle
1c71e92724
Apply suggestions from @tomschr
Co-Authored-By: dcermak <45594031+dcermak@users.noreply.github.com>
2019-04-24 22:40:00 +02:00
Dan Čermák
58ba6df11e
Extend the documentation of Custom Disk Volumes 2019-04-24 22:39:54 +02:00
Tom Schraitle
b76e8314a6
Apply suggestions from @tomschr
Co-Authored-By: dcermak <45594031+dcermak@users.noreply.github.com>
2019-04-24 15:33:19 +02:00
Dan Čermák
bba1854e4c
Add documentation how to configure VMX build types 2019-04-24 14:36:42 +02:00
Marcus Schäfer
a27a077874
Bump version: 9.17.37 → 9.17.38 2019-04-22 23:44:39 +02:00
Marcus Schäfer
ab59d4d217
Delete obsolete repository types
Deleted red-carpet, slack-site, up2date-mirrors, urpmi and yast2
from the allowed values list of the repository type attribute.
This Fixes #1029
2019-04-22 23:15:42 +02:00
Marcus Schäfer
68d28cb81f
Fixed build_in_buildservice stale references
Fixed style issues reported on sphinx build. Also deleted
pointers to non existing references
2019-04-22 21:57:22 +02:00
Tom Schraitle
30ac2f4531 Update doc/source/building/build_in_buildservice.rst
Co-Authored-By: dcermak <45594031+dcermak@users.noreply.github.com>
2019-04-16 17:54:29 +02:00
Dan Čermák
5bc3dbcdd0
Rework documentation about building on OBS 2019-04-16 13:27:42 +02:00
Marcus Schäfer
3b51e49ebf
Bump version: 9.17.36 → 9.17.37 2019-04-11 09:38:37 +02:00
Marcus Schäfer
0b2753961d
Bump version: 9.17.35 → 9.17.36 2019-04-10 18:11:58 +02:00