Skip to content

Commit 96c2e9e

Browse files
committed
Update README.rst for CIQ layout
1 parent 2c5930d commit 96c2e9e

1 file changed

Lines changed: 7 additions & 23 deletions

File tree

ciq/SOURCES/README.rst

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,9 @@
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.

0 commit comments

Comments
 (0)