HyperV daemons suite
Go to file
Mohan Boddu f92d545f63 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 00:26:28 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
README.rst Add README.rst 2021-04-14 08:36:36 +02:00
hyperv-daemons.spec - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 2021-04-16 00:26:28 +00:00
hypervfcopy.rules RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
hypervfcopyd.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
hypervkvp.rules RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
hypervkvpd.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
hypervvss.rules RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
hypervvssd.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00

README.rst

===================
hyperv-daemons development
===================

hyperv-daemons is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to sourc-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

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/redhat/centos-stream/src/hyperv-daemons