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