HyperV daemons suite
Go to file
Miroslav Rezanina 82a3817270 * Wed Dec 15 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.39.20190303git
- hpvd-hv_set_ifconfig.sh-Use-nmcli-commands.patch [bz#2026371]
- hpvd-Use-filename-for-connection-profile.patch [bz#2026371]
- Resolves: bz#2026371
  ([RHEL9][Hyper-V]The /usr/libexec/hypervkvpd/hv_set_ifconfig need update for RHEL9 since the ifdown/ifup was not supported on RHEL9)
2021-12-15 03:26:08 -05:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
0002-Do-not-set-NM_CONTROLLED-no.patch * Mon May 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.36.20190303git 2021-05-10 09:58:45 +02:00
0004-Update-C-files-and-scripts-to-kernel-version-5.7-rc1.patch * Mon May 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.36.20190303git 2021-05-10 09:58:45 +02:00
0005-Add-vmbus_testing-tool-build-files.patch * Mon May 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.36.20190303git 2021-05-10 09:58:45 +02:00
0006-tools-hv-change-http-to-https-in-hv_kvp_daemon.c.patch * Mon May 10 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.36.20190303git 2021-05-10 09:58:45 +02:00
README.rst Add README.rst 2021-04-14 08:36:36 +02:00
gating.yaml RHEL-9: add gating.yaml for hyperv-daemons gating test 2021-05-10 10:17:08 +08:00
hpvd-Use-filename-for-connection-profile.patch * Wed Dec 15 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.39.20190303git 2021-12-15 03:26:08 -05:00
hpvd-hv_set_ifconfig.sh-Use-nmcli-commands.patch * Wed Dec 15 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.39.20190303git 2021-12-15 03:26:08 -05:00
hyperv-daemons.spec * Wed Dec 15 2021 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.39.20190303git 2021-12-15 03:26:08 -05: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