KIWI - Appliance Builder Next Generation EL8 fork
Go to file
Marcus Schäfer cfd8ba7732
Fixed setup of bootloader files
The BootLoaderConfig class interface writes several files
e.g etc/sysconfig/bootloader, boot/grub2/grub.cfg and more.
Depending on the image type some of those files belongs
into the root directory and some belongs into the boot
directory. For standard images both locations points to
the same master root entry point. However for special
types like live systems the root tree and the boot tree
are different targets. For example live root filesystems
are a squashfs compressed image file whereas the plain
booting information lives outside. Because of that this
patch introduces a refactoring of the BootLoaderConfig
class to allow to distinguish between root_dir and
boot_dir paths. In addition the live image builder makes
use of the new concept and thus Fixes #1112
2019-07-15 10:35:54 +02:00
.github Update issue template 2017-09-25 16:53:27 +02:00
build-tests Added live ISO integration tests for arm 2019-07-02 16:19:21 +02:00
doc Bump version: 9.18.1 → 9.18.2 2019-07-12 10:40:35 +02:00
dracut/modules.d Fixed get_persistent_device_from_unix_node 2019-07-08 11:11:12 +02:00
helper drop py2 variant of kiwi from completion 2019-07-10 15:07:28 +02:00
kiwi Fixed setup of bootloader files 2019-07-15 10:35:54 +02:00
package Fixed spec for use with Recommends 2019-07-12 08:40:09 +02:00
test Fixed setup of bootloader files 2019-07-15 10:35:54 +02:00
tools Update kiwi tools README 2018-09-21 16:45:19 +02:00
.bumpversion.cfg Bump version: 9.18.1 → 9.18.2 2019-07-12 10:40:35 +02:00
.codacy.yml Do not run Codacy analysis on tests 2018-07-20 12:37:41 +02:00
.gitattributes Set ident export-subst git attribute on version.py 2016-04-21 16:21:00 +02:00
.gitignore Update gitignore 2018-03-13 10:00:01 +01:00
.gitlab-ci.yml Drop support for python2 2019-07-10 11:58:57 +02: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
.travis.yml Drop support for python2 2019-07-10 11:58:57 +02:00
.virtualenv.dev-requirements.txt Introduce better changelog handling 2019-03-13 09:26:40 +01:00
.virtualenv.requirements.txt Drop support for python2 2019-07-10 11:58:57 +02:00
LICENSE Fixed GPL license text to match headers and spec 2017-04-28 12:13:30 +02:00
Makefile Drop support for python2 2019-07-10 11:58:57 +02:00
MANIFEST.in Added oci_tools to package MANIFEST 2018-11-05 10:38:41 +01:00
README.rst Update documentation references 2019-07-12 09:45:42 +02:00
setup.cfg Cleanup code to make flake8 happy 2018-10-25 15:52:17 +02:00
setup.py Update documentation references 2019-07-12 09:45:42 +02:00
tox.ini Drop support for python2 2019-07-10 11:58:57 +02:00

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

.. |Build Status| image:: https://travis-ci.com/OSInside/kiwi.svg?branch=master
   :target: https://travis-ci.com/OSInside/kiwi
.. |GitLab CI Pipeline| image:: https://gitlab.com/schaefi/kiwi-ci/badges/master/pipeline.svg
   :target: https://gitlab.com/schaefi/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/development.html>`__
.. |Donate| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
   :target: https://www.paypal.me/SchaeferMarcus

|Build Status| |GitLab CI Pipeline| |Health|

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

* |Installation|

* |Contributing|

* |Doc|

If this project reduced your development time feel free to buy me a coffee.

|Donate|