Commit Graph

58 Commits

Author SHA1 Message Date
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
David Cassany
77b3089791
Fix xml syntax on documentation example 2019-04-10 17:13:58 +02:00
David Cassany
50fb671122
Add custom curl options docs 2019-04-10 12:18:57 +02:00
Marcus Schäfer
d0f4b2c1ca
Doc fix for lex literal_block as xml 2019-04-02 16:24:16 +02:00
Marcus Schäfer
2c319fdac1
Added doc chapter on Fstab modifications 2019-03-25 15:04:40 +01:00
Dan Čermák
5b21158528
Add warning about a missing /vagrant/ folder to the documentation 2019-03-21 12:24:11 +01:00
Marcus Schäfer
8992a28565
Update the documentation regarding vagrant boxes
Extend the documentation on how to build VirtualBox vagrant boxes
All this was done by Dan Čermák <dcermak@suse.com>
2019-03-15 15:46:32 +01:00
Marcus Schäfer
94a006d8ba
Update provider support status in vagrant docs 2019-03-07 15:54:05 +01:00
Marcus Schäfer
921fa17f4f
Fixed permanent redirect links in documentation 2019-03-07 15:38:13 +01:00
Dan Čermák
207e8d4034
Extend documentation about using KIWI to build vagrant images 2019-03-07 13:33:55 +01:00
Dan Čermák
d9b1bb3dc8
Extend documentation on how to build inside OBS 2019-03-07 13:33:48 +01:00
David Cassany
72a63f0b16
Add custom partitioning docs
This commit adds two new documentation chapters. One covering
custom partitioning scheme in KIWI. And another covering setting
custom volumes in KIWI
2019-02-04 16:38:50 +01:00
Marcus Schäfer
a3765fd448
Fixed azurectl redirect in documentation 2018-11-05 12:03:36 +01:00
Marcus Schäfer
9e6a2698ae
Added Deploy and Run System in a RamDisk docu 2018-11-04 17:17:06 +01:00
Marcus Schäfer
6f607df516
Fixup zypper calls in documentation
The way the documentation describes the zypper call to add
a repository was wrong in several places.
2018-10-09 10:44:03 +02:00
Marcus Schäfer
b702873e37
Fixed broken link to ec2uploadimg tool 2018-09-29 21:37:46 +02:00
Marcus Schäfer
3b30a2edc9
Fixed dice documentation
The chapter: Building in a Self-Contained Environment holds
a fixed ruby version in the package install which was outdated.
It also still referenced the container as tar.xz but we have
changed to uncompressed containers by default a while back
2018-09-12 09:55:18 +02:00
Marcus Schäfer
0baeedc8c3
Update pxe server setup documentation
Delete the suggested modifications to /etc/sysconfig/atftpd
and trust the defaults provided by the package
2018-08-08 18:02:59 +02:00
Marcus Schäfer
dbb46178d3
Added doc chapter for remote live boot 2018-08-08 09:41:23 +02:00
Marcus Schäfer
6028e406b2
Update vagrant doc chapter redirect links 2018-08-06 12:23:52 +02:00
Marcus Schäfer
64f3654872
update vagrant doc chapter per review by Tom 2018-08-01 13:18:37 +02:00
Marcus Schäfer
4a9d5437af
Added vagrant setup chapter in the docs
Document steps to create a vagrant box for the libvirt
provider. Also provide information on provider support
This Fixes #792
2018-08-01 09:03:19 +02:00
David Cassany Viladomat
cf4ca1c85a
Add a chapter for uninstall package requests in docs (#726)
Add a chapter for uninstall package requests in docs
2018-05-09 12:52:59 +02:00
Marcus Schäfer
78836af0d4
Fixup doc conf.py
Do not load kiwi logging which is unneeded and causes many
superfluous messages on the console when sphinx build runs
2018-04-24 11:21:15 +02:00
Marcus Schäfer
25bf25379e
Update yast setup documentation
Incorporate changes per review by Tom
2018-02-27 10:52:39 +01:00
Marcus Schäfer
94e279514e
Added doc page how to setup yast on firstboot 2018-02-23 10:09:11 +01:00
David Cassany
1db0a1a1c2 Update the docs to the current example present in kiwi-descriptions 2018-02-13 10:47:27 +01:00
Marcus Schäfer
987b3c6d27
Fixed build_pxe_root_filesystem documentation
The article still used filename references from v7 code stream
This patch updates the docs to match the sources it refers to
2018-02-09 15:38:16 +01:00
Marcus Schäfer
3270e4aeea
Update dropped features documentation
The information on the partition based install method was
unclear and misleading. This patch clarifies the documentation
in this regard
2018-02-07 14:38:47 +01:00
cyberorg
91270176ff Use live-grub-stick 2018-02-03 13:12:48 +05:30
Marcus Schäfer
e81866c337
Update per review by Tom 2018-02-01 10:29:30 +01:00
Marcus Schäfer
c2cb10001b
Update per review by David 2018-02-01 09:55:08 +01:00
Marcus Schäfer
84790e74ad
Update per review by Tom 2018-01-31 15:43:07 +01:00
Marcus Schäfer
5c8ab7c744
Added chapter for live-fat-stick deployment
With the support for the iso-scan feature in KIWI live
ISO image, also the ability to deploy file based on
FAT32 usb sticks via the live-fat-stick tool exists.
This chapter describes how to do it and Fixes #521
2018-01-30 15:37:21 +01:00
Marcus Schäfer
c5ca89682b
Update pre review by Tom 2018-01-30 14:35:06 +01:00
Marcus Schäfer
71b77c9be3
Update per review by Tom 2018-01-30 14:29:43 +01:00
Marcus Schäfer
d4ebf16848
Update per review by Tom 2018-01-30 14:25:08 +01:00
Marcus Schäfer
427a1c28b3 Update documentation
Update the documentation with regards to the move
from the plain kiwi initrd to the dracut initrd system.
This is related to Issue #576
2018-01-30 10:37:41 +01:00
Ryan Desfosses
c3e520d2ab s/42.1/42.3/ 2017-10-25 22:03:12 -04:00
Jellyfrog
0f7a6ececc Fix some spelling 2017-07-21 14:25:35 +02:00
Marcus Schäfer
1d9ac070e8 Build schema documentation with Oxygen
Given there is a valid Oxygen license owned by the company
as described in https://www.oxygenxml.com/oxygen_scripting.html
the schema documentation can be created using Oxygen. This
commit allows building the schema docs with alternative
doc builders and in case of Oxygen would change the way the
schema docs are generated in the following way:

1. Install Oxygen and setup the license to activate the tool

2. Setup the KIWI development shell environment to export
   the schema_tool variable to point to the schemaDocumentation.sh
   script provided by the Oxygen installation

   export oxygen_tool=/path/to/Oxygen/schemaDocumentation.sh

3. In any case of a schema change manually call:

   tox -e schema

   This step was done before as part of the tox doc target
   but can't be done automatically because it would require
   a correctly licensed Oxygen installation in the travis
   environment. Thus the result data has to be part of the
   pull request

4. Build the documentation and review the result

   tox -e doc

5. Create the pull request
2017-06-29 10:38:45 +02:00
Marcus Schäfer
367cf6070d Update PXE building chapter
Redesign PXE building chapter to follow style guide.
Thanks to Thomas Schraitle for review and additional
contributions to this topic. This Fixes #323
2017-06-09 14:08:40 +02:00
Marcus Schäfer
5b4fe0b8e5
Update chapter due to review 2017-06-08 14:46:39 +02:00
Marcus Schäfer
86d94233af
Update OEM building chapter
Redesign building chapter to follow style guide. Issue #323
2017-06-08 14:25:52 +02:00
David Cassany
8b2682faea Some corrections for Building Docker image docs 2017-06-06 16:57:02 +02:00
David Cassany
24f56cb287 Rearrange Docker docs
This commit rearranges the Docker image builds documentation
in order to match the criteria exposed in #323
2017-06-06 11:11:38 +02:00
Marcus Schäfer
4a9ed6c766 Update documentation to meet review results 2017-05-19 10:49:29 +02:00
Marcus Schäfer
4a41806a3d Added GCE image primary setup information 2017-05-18 16:37:56 +02:00
Marcus Schäfer
41a2ebbe8e Added Azure image primary setup information 2017-05-18 16:37:56 +02:00