
30 Jan
2015
30 Jan
'15
9:16 a.m.
On 30.01.2015 01:02, Ryan Cleere wrote:
--- docs/formatdomain.html.in <http://formatdomain.html.in> | 49 +++++++++++++++++++++++ docs/schemas/domaincommon.rng | 89 +++++++++++++++++++++++++++++++++++++++++ src/conf/domain_conf.c | 92 +++++++++++++++++++++++++++++++++++++++++++ src/conf/domain_conf.h | 33 ++++++++++++++++ src/libvirt_private.syms | 1 + src/lxc/lxc_controller.c | 32 +++++++++++++++ src/util/virprocess.c | 4 +- src/util/virprocess.h | 2 + 8 files changed, 300 insertions(+), 2 deletions(-)
Unfortunately, I'm unable to apply the patch. It seems mangled (lines are wrapped). Can you use 'git send-email' to send it in plaintext instead of HTML? Michal