kiwi-el8/doc/source/concept_and_workflow
Marcus Schäfer e3e0d888c8
Added support for repo customization script
repo files allows for several customization options
which could not be set by kiwi through the current
repository schema. As the options used do not follow
any standard and are not compatible between package
managers and distributions the only generic way to
handle this is through a script which is invoked
with the repo file as parameter for each file created
to describe a repo for the selected package manager.
This allows users to update/change the repo file content
on their individual needs. In the kiwi description the
path to the custom script can be specified as follows

    <repository ... customize="/path/to/custom_script">
        <source path="..."/>
    </repository>

This Fixes #1896
2021-08-10 10:10:01 +02:00
..
customize_the_boot_process.rst Use custom tmpfs for managing overlays 2020-10-08 15:04:13 +02:00
packages.rst Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
profiles.rst Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
repository_setup.rst Added support for repo customization script 2021-08-10 10:10:01 +02:00
runtime_configuration.rst Update documentation 2021-02-18 17:26:38 +01:00
shell_scripts.rst Delete deprecated shell functions from docs 2021-06-07 12:01:14 +02:00
systemdeps.rst Added documentation for kiwi-systemdeps concept 2021-02-18 17:27:33 +01:00
users.rst Fix documentation to be consistent with the XML KIWI scheme 2020-11-12 16:19:01 +01:00