44a40b
===================
44a40b
The Kernel dist-git
44a40b
===================
44a40b
44a40b
The kernel is maintained in a `source tree`_ rather than directly in dist-git.
44a40b
The specfile is maintained as a `template`_ in the source tree along with a set
44a40b
of build scripts to generate configurations, (S)RPMs, and to populate the
44a40b
dist-git repository.
44a40b
44a40b
The `documentation`_ for the source tree covers how to contribute and maintain
44a40b
the tree.
44a40b
44a40b
If you're looking for the downstream patch set it's available in the source
44a40b
tree with "git log master..ark-patches" or
44a40b
`online`_.
44a40b
44a40b
Each release in dist-git is tagged in the source repository so you can easily
44a40b
check out the source tree for a build. The tags are in the format
44a40b
name-version-release, but note release doesn't contain the dist tag since the
44a40b
source can be built in different build roots (Fedora, CentOS, etc.)
44a40b
44a40b
.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
44a40b
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
44a40b
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
44a40b
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches