Commit Graph

806 Commits

Author SHA1 Message Date
Marcus Schäfer
aa4eaa8aee
Bump version: 9.23.15 → 9.23.16 2021-02-16 15:34:09 +01:00
Marcus Schäfer
10ba0def1b
Merge pull request #1725 from OSInside/improve_rpm_key_import_for_kiwi_installation
Include a note about rpm's curl requirement to import remote keys
2021-02-16 10:28:37 +01:00
David Cassany
2a593f05a3
Include a note about rpm's curl requirement to import remote keys
This commits add a note in the KIWI installation page to warn users rpm
requires curl utility in order to import remote keys from a URI.

Fixes #1680
2021-02-12 15:19:22 +01:00
Marcus Schäfer
e44b2ffdc8
Bump version: 9.23.14 → 9.23.15 2021-02-12 15:19:21 +01:00
Marcus Schäfer
1bea334eec
Update documentation
Mention the cross arch build capability of the boxbuild
command. Also update the example box used in the self
container build chapter
2021-02-12 15:17:52 +01:00
Marcus Schäfer
be55bf9419
Update documentation
Fixed link list to integration tests
2021-02-12 10:19:53 +01:00
Marcus Schäfer
ee10f06afc
Update documentation
Location for integration tests has changed
2021-02-11 15:54:02 +01:00
Marcus Schäfer
7699a8d5f3
Bump version: 9.23.13 → 9.23.14 2021-02-11 09:13:28 +01:00
Marcus Schäfer
5f883d23af
Bump version: 9.23.12 → 9.23.13 2021-02-09 13:08:40 +01:00
Marcus Schäfer
b84f142ce4
Allow to specify config file on the command line
The optional kiwi runtime config file (kiwi.yml) could
only be read from ~/.config/kiwi/config.yml or /etc/kiwi.yml
This commits adds the global option --config which allows
to specify a custom runtime configuration as well.
2021-02-06 17:01:24 +01:00
Marcus Schäfer
624e8494d0
Update manual pages
The system build and prepare commands have received options
which were not mentioned in the manual pages. This commit
updates the pages to be in line with the code
2021-02-05 11:29:38 +01:00
Marcus Schäfer
f09a70566a
Bump version: 9.23.11 → 9.23.12 2021-02-01 16:16:22 +01:00
Marcus Schäfer
5cd4db4b36
Bump version: 9.23.10 → 9.23.11 2021-01-29 15:25:30 +01:00
Marcus Schäfer
ec8fa0f00a
Bump version: 9.23.9 → 9.23.10 2021-01-28 19:06:11 +01:00
Marcus Schäfer
174cddbc06
Bump version: 9.23.8 → 9.23.9 2021-01-27 14:40:12 +01:00
Marcus Schäfer
767a17beac
Merge pull request #1688 from OSInside/set_specific_list_of_dracut_modules_for_installation_initrds
Set dracut modules list for install initrds
2021-01-27 14:39:43 +01:00
David Cassany
7ecac68f4e
Include installmedia documentation 2021-01-27 12:36:02 +01:00
Marcus Schäfer
0a41443c53
Bump version: 9.23.7 → 9.23.8 2021-01-26 15:47:45 +01:00
Marcus Schäfer
e0d4904550
Bump version: 9.23.6 → 9.23.7 2021-01-21 09:12:31 +01:00
Marcus Schäfer
db3f7f01eb
Bump version: 9.23.5 → 9.23.6 2021-01-19 14:11:11 +01:00
Marcus Schäfer
36a6365e5a
Bump version: 9.23.4 → 9.23.5 2021-01-15 09:26:09 +01:00
Marcus Schäfer
36c90c3fc0
Bump version: 9.23.3 → 9.23.4 2021-01-11 09:48:00 +01:00
Marcus Schäfer
9c36668ba2
Bump version: 9.23.2 → 9.23.3 2020-12-22 11:26:18 +01:00
Marcus Schäfer
e5268debe2
Bump version: 9.23.1 → 9.23.2 2020-12-18 15:10:19 +01:00
Marcus Schäfer
0363972d06
Bump version: 9.23.0 → 9.23.1 2020-12-17 21:51:17 +01:00
Marcus Schäfer
bc822be614
Bump version: 9.22.4 → 9.23.0 2020-12-17 17:28:49 +01:00
Marcus Schäfer
4266d75138
Bump version: 9.22.3 → 9.22.4 2020-12-17 12:29:50 +01:00
Marcus Schäfer
69c691d521
Update preferences documentation
The last commit added the optional arch attribute to the
preferences section but the documentation did not expose
this information. This is related to Issue #1640
2020-12-17 10:44:24 +01:00
Marcus Schäfer
2510bb3d6f
Fix vagrant documentation
The previous pull request adding a baseVagrantSetup method
and documentation broke the build of the docs due to invalid
indentation. The test pipeline has failed but the PR was
merged so this followup commit is needed to fix the docs
2020-12-15 15:54:17 +01:00
Dan Čermák
119da03e67
[doc] Clarify that suse* functions are also for openSUSE 2020-12-15 15:15:31 +01:00
Dan Čermák
35a23d3bb5
Add baseVagrantSetup helper function
This function is used to setup a vagrant box, so that each vagrant box creator
needn't implement it themselves.
2020-12-15 15:15:31 +01:00
Dan Čermák
2c31e5de30
Use DEBUG=0 by default in function Debug
This avoids script failures when invoked with `set -u`.
2020-12-15 15:15:31 +01:00
Marcus Schäfer
e3ff4f2b25
Delete traces of travis integration
Rename and clarify code that was still using the name travis.
Delete all references to the travis CI system from kiwi
2020-12-15 11:38:13 +01:00
Marcus Schäfer
7a11b7fad3
Bump version: 9.22.2 → 9.22.3 2020-12-15 10:27:25 +01:00
Marcus Schäfer
45a01d5913
Bump version: 9.22.1 → 9.22.2 2020-12-15 10:11:52 +01:00
Marcus Schäfer
236b85567a
Merge pull request #1652 from OSInside/custom_swap_volume_name
Custom swap volume name
2020-12-14 19:12:46 +01:00
David Cassany
a5dfcddeea
Make debootstrap repository explicit
This commit introduces the use_for_debootstrap attribute for
repositories of type apt-deb. This is a boolean attribute to specify
the repository that will be used for bootstrapping in apt-deb based
images. Only one can be selected and if none is specified KIWI just
makes use of the last one in the list.

Fixes #1593
2020-12-11 17:20:00 +01:00
Marcus Schäfer
7957374de2
Allow to customize swap volume name
Added a new element <oem-swapname> below the <oemconfig>
section which allows to specify a name for the swap volume
in case the LVM volume manager is used. The default if
not specified continuous to stay at: LVSwap. This
Fixes #1638
2020-12-11 13:13:03 +01:00
Marcus Schäfer
4aa07502a0
Bump version: 9.22.0 → 9.22.1 2020-12-08 12:37:47 +01:00
Marcus Schäfer
d875cb3c89
Bump version: 9.21.26 → 9.22.0 2020-12-03 15:37:30 +01:00
Marcus Schäfer
c71e0ce944
Bump version: 9.21.25 → 9.21.26 2020-11-20 10:37:31 +01:00
Marcus Schäfer
20da8ddfb9
Bump version: 9.21.24 → 9.21.25 2020-11-16 16:19:15 +01:00
Marcus Schäfer
64b899b4da
Added remote overlay boot documentation
Added a new chapter below: working with images, which describes
the options to remote boot via kiwi-overlay from an NBD or AOE
exported root filesystem image.
2020-11-16 10:24:45 +01:00
Marcus Schäfer
6d2d10f96d
Bump version: 9.21.23 → 9.21.24 2020-11-13 15:28:39 +01:00
David Cassany
d6fa037637
Fix documentation to be consistent with the XML KIWI scheme
This commit fixes the user section documentation to properly reflect
XML KIWI scheme constraints. 'home' attribute is optional and 'password'
attribute is mandatory.

Fixes #1599
2020-11-12 16:19:01 +01:00
Marcus Schäfer
7d0e76260d
Bump version: 9.21.22 → 9.21.23 2020-11-05 09:27:08 +01:00
Marcus Schäfer
0dbaac0807
Bump version: 9.21.21 → 9.21.22 2020-11-04 16:39:43 +01:00
Marcus Schäfer
f26725f79b
Bump version: 9.21.20 → 9.21.21 2020-11-04 16:21:25 +01:00
Marcus Schäfer
2d963ea0cc
Merge pull request #1608 from quatran/fix-quick-start-build-command
Fix quick start guide build command
2020-11-04 15:19:55 +01:00
Quang Tran
a8ce4f3dd7
Fix quick start guide build command
The kiwi-descriptions were reorganized in profiles (See OSInside/kiwi-descriptions@788b919ea2).
However the build command in the quick start guide was not updated appropriately and therefore the build fails.

This commit will update the build command.
2020-11-04 13:58:32 +01:00