Add package xen-guest-agent
It could be used for XCP-NG
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Unspecified (please specify)
- Forum thread
- 1.5
Related Objects
Related Objects
Event Timeline
Comment Actions
The new package exists at: https://github.com/vyos/vyos-build/tree/current/scripts/package-build/xen-guest-agent
However the buildscript still points to old now no longer existing package:
https://github.com/vyos/vyos-build/blob/current/data/build-flavors/xcpng.toml
packages = ["xe-guest-utilities"]
should be changed to:
packages = ["xen-guest-agent"]