KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer ce9b1ccc08
Added option to set the image target architecture
The option --target-arch allows to set the architecture
used to build the image. By default this is the host
architecture. Please note, if the specified architecture
name does not match the host architecture and is therefore
requesting a cross architecture image build, it's important
to understand that for this process to work a preparatory
step to support the image architecture and binary format
on the building host is required and is not considered a
responsibility of kiwi. There will be a followup effort
on providing a plugin for kiwi which should be used to
manage the needed binfmt settings for cross arch image
builds
2021-04-14 12:53:28 +02:00
.github Update issue template 2017-09-25 16:53:27 +02:00
build-tests Delete yum from packagemanager in schema 2021-03-19 15:45:11 +01:00
doc Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
dracut/modules.d Fix lsblk flags to get sorted output 2021-02-16 11:13:00 +01:00
helper Added documentation for kiwi-systemdeps concept 2021-02-18 17:27:33 +01:00
kiwi Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
package Change packagemanager setting from apt-get to apt 2021-03-15 16:13:02 +01:00
test Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
tools Partially revert dcounter.c flaw report 2020-11-18 13:33:09 +01:00
.bumpversion.cfg Bump version: 9.23.23 → 9.23.24 2021-04-11 20:38:27 +02:00
.codacy.yml Update codacy configuration file 2020-11-17 15:55:53 +01:00
.gitattributes Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
.gitignore Delete traces of travis integration 2020-12-15 11:38:13 +01:00
.gitlab-ci.yml Make sure man pages are part of sdist tarball 2021-03-05 11:47:12 +01:00
.obs_test Update arm integration test 2018-05-08 16:31:57 +02:00
.obs_test_status Fixed make obs_test_status 2018-07-31 09:00:28 +02:00
.virtualenv.dev-requirements.txt Added strong typing for the following API methods 2020-12-17 10:37:22 +01:00
.virtualenv.requirements.txt Update tox and travis setup for python 3_8 2020-11-09 15:02:45 +01:00
kiwi.yml Added missing runtime check to default config file 2021-03-01 11:24:44 +01:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Fixed install of bash completion 2020-11-03 18:04:22 +01:00
MANIFEST.in Delete traces of travis integration 2020-12-15 11:38:13 +01:00
README.rst Change donation message 2021-02-16 17:24:06 +01:00
setup.cfg Added strong typing for the following API methods 2020-12-17 10:37:22 +01:00
setup.py Fixed packaging metadata for pypi 2021-02-13 22:33:36 +01:00
tox.ini Added mypy call to tox target 2021-04-10 20:04:39 +02:00

KIWI - Next Generation
======================

.. |GitLab CI Pipeline| image:: https://gitlab.com/kiwi3/kiwi-ci/badges/master/pipeline.svg
   :target: https://gitlab.com/kiwi3/kiwi-ci/-/pipelines
.. |Health| image:: https://api.codacy.com/project/badge/Grade/8ebd8ce362294fabb0870f50358e564f
   :target: https://www.codacy.com/app/Appliances/kiwi?utm_source=github.com&utm_medium=referral&utm_content=OSInside/kiwi&utm_campaign=Badge_Grade
.. |Doc| replace:: `Documentation <https://osinside.github.io/kiwi/>`__
.. |Installation| replace:: `Installation <https://osinside.github.io/kiwi/installation.html>`__
.. |Contributing| replace:: `Contributing <https://osinside.github.io/kiwi/contributing.html>`__
.. |Donate| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
   :target: https://www.paypal.me/SchaeferMarcus

|GitLab CI Pipeline| |Health|

**KIWI, the OS image and appliance builder.**

* |Installation|

* |Contributing|

* |Doc|

We'll donate it for good luck so's you're sure to come back :)

|Donate|