mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-24 02:31:54 +01:00
hv-daemons: added to oem-hyperv, too
This commit is contained in:
parent
07c14d8be4
commit
71c4665221
@ -1 +1 @@
|
||||
- azure-oem: Added hyperV daemons `kvp`, `vss`, and `fcopy` for better integration with the Azure hypervisor ([scripts#2309](https://github.com/flatcar/scripts/pull/2309)).
|
||||
- oem-azure, oem-hyperv: Add daemons `kvp`, `vss`, and `fcopy` for better HyperV hypervisor integration with Flatcar guests ([scripts#2309](https://github.com/flatcar/scripts/pull/2309)).
|
||||
|
||||
@ -15,6 +15,10 @@ IUSE=""
|
||||
# no source directory
|
||||
S="${WORKDIR}"
|
||||
|
||||
RDEPEND="
|
||||
app-emulation/hv-daemons
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -e "s\\@@OEM_VERSION_ID@@\\${PVR}\\g" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user