RHEL-kernel-ark/redhat
Fedora Kernel Team 171b5b45bc [redhat] kernel-6.14.0-0.rc5.42
Signed-off-by: Fedora Kernel Team <kernel-team@fedoraproject.org>
2025-03-03 11:21:08 +00:00
..
configs Merge branch 'configs/os-build/2025-01-30/fs/fuse' into 'os-build' 2025-02-28 11:35:50 +00:00
debug/dummy-module
docs redhat/docs: fix command to install missing build dependencies 2025-01-20 16:15:24 -07:00
fedora_files
git
gitlab
kabi
kabi-dwarf [redhat] kabi: rename legacy terminology 2025-01-20 16:04:19 -07:00
keys
koji
rhel_files
rpm
scripts
self-test redhat: update self-test-data for new default RHJOBS value 2025-02-11 06:27:13 -05:00
uki_addons redhat: create 'debug' addon for UKI 2025-01-20 16:16:06 -07:00
.gitignore
Makefile Merge branch 'help-dist-dv' into 'os-build' 2025-02-12 13:19:09 +00:00
Makefile.cross
Makefile.variables
README.rst
dracut-virt.conf uki-virt: Add i18n module 2025-01-20 16:15:29 -07:00
kernel-headers.spec.template Add scaffolding to build the kernel-headers package for Fedora 2025-01-20 16:08:15 -07:00
kernel-local
kernel.changelog-9.99 [redhat] kernel-6.14.0-0.rc5.42 2025-03-03 11:21:08 +00:00
kernel.spec.template Merge branch 'fix_s390x_tools_libs' into 'os-build' 2025-02-27 07:39:41 +00:00
marker [redhat] kernel-6.14.0-0.rc5.42 2025-03-03 11:21:08 +00:00
rebase-notes.txt redhat: Repair ELN build broken by the recent UKI changes 2025-01-20 16:06:44 -07:00
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