mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
hv-daemons: added to oem-hyperv, too
This commit is contained in:
parent
d74359b593
commit
a821b47d9b
@ -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