RHEL-kernel-ark/redhat
Patrick Talbert f87153ab4c Merge branch 'configs/os-build/2025-07-08/arch/x86' into 'os-build'
[redhat] New configs in arch/x86

Closes RHEL-102427

See merge request cki-project/kernel-ark!3983
2025-07-14 22:03:01 +02:00
..
configs Merge branch 'configs/os-build/2025-07-08/arch/x86' into 'os-build' 2025-07-14 22:03:01 +02:00
debug/dummy-module
docs
fedora_files
git
gitlab
kabi
kabi-dwarf
keys
koji
rhel_files
rpm
scripts
self-test
uki_addons
.gitignore
Makefile kernel.spec: introduce with_automotive_build 2025-07-11 09:38:27 -04:00
Makefile.automotive
Makefile.cross
Makefile.variables
README.rst
automotive-centpkg-sig.conf
dracut-virt.conf
kernel-headers.spec.template
kernel-local
kernel.changelog-9.99
kernel.changelog-10.99 [redhat] kernel-6.16.0-0.rc6.51 2025-07-14 11:22:34 +00:00
kernel.spec.template Merge branch 'use_pkgname_mods' into 'os-build' 2025-07-13 22:19:29 +02:00
marker [redhat] kernel-6.16.0-0.rc6.51 2025-07-14 11:22:34 +00:00
rebase-notes.txt
rhdocs-README.md

README.rst

===================
The Kernel dist-git
===================

The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.

The `documentation`_ for the source tree covers how to contribute and maintain
the tree.

If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches