Displaying 1 result from an estimated 1 matches for "upstreamversion".
Did you mean:
upstream_version
2006 Aug 18
4
xen reorganization
...pletely, I propose the following change:
* Introduce xen-common source which provides xen-utils-common binary packages.
This package provides a dispatcher for the installed xen-utils
packages.
* xen-3.0 produces xen-hypervisor-$version-$abi-$flavour and
xen-utils-$version-$abi. $version is the upstreamversion like 3.0.2 or
3.0-unstable, $abi describes the dom0 interface.
* xen-hypervisor depends on the correct xen-utils.
* The linux package produces another binary
xen-linux-system-$kernelversion which depends on the correct
linux-image and xen-hypervisor packages. It also provides some
informati...