File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ===================
2- The Kernel dist-git
3- ===================
1+ =====================
2+ CIQ Kernel Source Tree
3+ =====================
44
5- The kernel is maintained in a `source tree `_ rather than directly in dist-git.
6- The specfile is maintained as a `template `_ in the source tree along with a set
7- of build scripts to generate configurations, (S)RPMs, and to populate the
8- dist-git repository.
5+ The kernel spec and supporting sources are maintained under ``ciq/ `` in the
6+ source tree rather than in a separate dist-git repository.
97
10- The `documentation `_ for the source tree covers how to contribute and maintain
11- the tree.
12-
13- If you're looking for the downstream patch set it's available in the source
14- tree with "git log master..ark-patches" or
15- `online `_.
16-
17- Each release in dist-git is tagged in the source repository so you can easily
18- check out the source tree for a build. The tags are in the format
19- name-version-release, but note release doesn't contain the dist tag since the
20- source can be built in different build roots (Fedora, CentOS, etc.)
21-
22- .. _source tree : https://gitlab.com/cki-project/kernel-ark.git
23- .. _template : https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
24- .. _documentation : https://gitlab.com/cki-project/kernel-ark/-/wikis/home
25- .. _online : https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches
8+ Build artifacts (tarballs, SRPMs) are generated using the scripts in
9+ ``ciq/SOURCES/ ``. See ``generate_tarball.sh `` to create the source tarball.
You can’t perform that action at this time.
0 commit comments