Blame SOURCES/README.rst

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