xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

add config file for network.conf to select the backend type #26

Closed robhoes closed 10 years ago

robhoes commented 10 years ago

Signed-off-by: Rob Hoes rob.hoes@citrix.com

robhoes commented 10 years ago

This failed because:

stdout

Installing planex-build-root/SRPMS/xcp-networkd-13-1.src.rpm Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53116 Patch #1 (network_conf.patch): 1 out of 1 hunk FAILED -- saving rejects to file networkd/network_server.ml.rej

It's because xapi-project/xen-api-libs-specs#35 is needed.

robhoes commented 10 years ago

@jonludlam said it was ok, so I'll merge it, together with the matching xen-api-libs-specs patch.