kernel-ark/redhat
Fedora Kernel Team edd238bd43 [redhat] kernel-5.16.0-0.rc0.20211107gitb5013d084e03.6
Signed-off-by: Fedora Kernel Team <kernel-team@fedoraproject.org>
2021-11-07 11:19:07 +00:00
..
configs [redhat] AUTOMATIC: New configs 2021-11-07 10:20:36 +00:00
debug/dummy-module
docs Update documentation with FAQ and update frequency 2021-11-01 13:06:03 -05:00
fedora_files Add nct6775 to Fedora filter-modules.sh 2021-11-03 10:41:17 -05:00
git
kabi
kabi-dwarf
keys
koji
rhdocs/MAINTAINERS RHMAINTAINERS: Update for Oct 29 2021 2021-11-01 13:06:03 -05:00
rhel_files Add nct6775 to filter-modules.sh.rhel 2021-11-03 14:50:04 -05:00
rpm
scripts Create Makefile.variables for a single point of configuration change 2021-11-01 13:03:49 -05:00
self-test
.gitignore Ignore the rhel9 kabi files 2021-11-01 13:06:03 -05:00
Makefile redhat/configs: create a separate config for gcov options 2021-11-01 13:06:03 -05:00
Makefile.common Remove legacy elrdy cruft 2021-11-01 13:06:03 -05:00
Makefile.cross
Makefile.rhpkg redhat: rename usage of .rhel8git.mk to .rhpkg.mk 2021-11-01 13:05:47 -05:00
Makefile.variables redhat: move the DIST variable setting to Makefile.variables 2021-11-01 13:05:50 -05:00
README.rst
commit_template
cpupower.config
cpupower.service
gating.yaml redhat: add gating configuration for centos stream/rhel9 2021-11-01 13:01:41 -05:00
gen_config_patches.sh configs/process_configs.sh: Handle config items with no help text 2021-11-01 13:01:39 -05:00
generate_crashkernel_default.sh
genlog.py
genspec.sh Fix ordering in genspec args 2021-11-01 13:05:53 -05:00
kernel-local redhat/Makefile: Make kernel-local global 2021-11-01 13:05:49 -05:00
kernel.changelog-9.99 [redhat] kernel-5.16.0-0.rc0.20211106gitfe91c4725aee.5 2021-11-06 11:20:13 +00:00
kernel.spec.template redhat/kernel.spec.template: don't hardcode gcov arches 2021-11-01 13:06:04 -05:00
kvm_stat.logrotate
marker [redhat] kernel-5.16.0-0.rc0.20211107gitb5013d084e03.6 2021-11-07 11:19:07 +00:00
mod-denylist.sh
mod-internal.list Add memcpy_kunit to mod-internal.list 2021-11-03 07:55:26 -05:00
mod-sign.sh
parallel_xz.sh
rebase-notes.txt
rpminspect.yaml redhat: add *-matched meta packages to rpminspect emptyrpm config 2021-11-01 13:05:55 -05:00
update_scripts.sh

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