HyperV daemons suite
Go to file
Miroslav Rezanina 279384c196 * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:16:14 +02:00
.hyperv-daemons.metadata * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +00: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-Changes-for-adding-keyfile-support-in-RHEL-specific-.patch * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +00: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-hv_kvp_daemon-Handle-IPv4-and-Ipv6-combination-fo.patch * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +00:00
hpvd-hv-hv_kvp_daemon-Some-small-fixes-for-handling-NM-ke.patch * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +00:00
hpvd-hv-hv_kvp_daemon-Support-for-keyfile-based-connectio.patch * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +00: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
hpvd-redhat-hv_set_if_config-Workaround-for-gateway-numbe.patch * Mon Nov 21 2022 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.41.20190303git 2022-11-21 02:15:30 -05:00
hpvd-tools-hv-Remove-an-extraneous-the.patch * Mon Nov 21 2022 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.41.20190303git 2022-11-21 02:15:30 -05:00
hpvd-tools-hv-kvp-remove-unnecessary-void-conversions.patch * Mon Nov 21 2022 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.41.20190303git 2022-11-21 02:15:30 -05:00
hpvd-vmbus_testing-fix-wrong-python-syntax-for-integer-va.patch * Mon Jul 10 2023 Miroslav Rezanina <mrezanin@redhat.com> - 0-1.41.20190303git 2023-07-10 04:56:27 -04:00
hyperv-daemons.spec * Thu Apr 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.43.20190303git 2024-04-26 02:10:32 +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 * Fri Jul 29 2022 Miroslav Rezanina <mrezanin@redhat.com> - 0-0.40.20190303git 2022-07-29 06:12:14 -04: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