Commit Graph

799 Commits

Author SHA1 Message Date
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
Marcus Schäfer
0175eac693
Bump version: 9.21.19 → 9.21.20 2020-10-28 12:44:11 +01:00
Marcus Schäfer
a124d82173
Allow custom root volume name setup
In addition to the custom size of the root volume it's now
also possible to setup the name of the root volume as follows:

    <volume name="@root=rootlv"/>

If no name for the root volume is specified the default
name: LVRoot applies as before. This Fixes #1530
2020-10-27 16:17:47 +01:00
Marcus Schäfer
534a3d6543
Bump version: 9.21.18 → 9.21.19 2020-10-21 14:51:46 +02:00
Marcus Schäfer
e7b5bc78c3
Merge pull request #1592 from quatran/fix_outdated_obs_links
Update outdated OBS User Guide Links
2020-10-16 15:47:13 +02:00
Quang Tran
c35bfc5864
Update outdated OBS User Guide Links 2020-10-16 15:29:36 +02:00
Marcus Schäfer
23f7e5025b
Bump version: 9.21.17 → 9.21.18 2020-10-12 20:14:34 +02:00
David Cassany
95fba90793
Fix profile docs
This commit fixes the profiles documentation. The example KIWI-NG
command was using wrong flags order. This commit fixes the `--profile`
flag order in documentation.
2020-10-11 23:12:41 +02:00