Codebase list libvirt / 780f6a7
Redo patches. Laurent LĂ©onard 14 years ago
3 changed file(s) with 7 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
66 1 files changed, 1 insertions(+), 1 deletions(-)
77
88 diff --git a/virsh.1 b/virsh.1
9 index ca03cc1..ffec62c 100644
9 index 5731b4c..01f9e5b 100644
1010 --- a/virsh.1
1111 +++ b/virsh.1
1212 @@ -171,7 +171,7 @@ the program.
77 2 files changed, 0 insertions(+), 6 deletions(-)
88
99 diff --git a/qemud/Makefile.am b/qemud/Makefile.am
10 index 959ff88..324fb4a 100644
10 index 3d143da..e3f42c2 100644
1111 --- a/qemud/Makefile.am
1212 +++ b/qemud/Makefile.am
13 @@ -166,9 +166,6 @@ install-data-local: install-init install-data-sasl install-data-polkit \
13 @@ -173,9 +173,6 @@ install-data-local: install-init install-data-sasl install-data-polkit \
1414 test -z "$(UUID)" || \
1515 sed -i -e "s,</name>,</name>\n <uuid>$(UUID)</uuid>," \
1616 $(DESTDIR)$(sysconfdir)/$(default_xml_dest)
2121 mkdir -p $(DESTDIR)$(localstatedir)/run/libvirt
2222 mkdir -p $(DESTDIR)$(localstatedir)/lib/libvirt
2323 diff --git a/qemud/Makefile.in b/qemud/Makefile.in
24 index 471d356..c2b314f 100644
24 index ad8b93e..8e33361 100644
2525 --- a/qemud/Makefile.in
2626 +++ b/qemud/Makefile.in
27 @@ -1462,9 +1462,6 @@ remote_protocol.c: remote_protocol.h
27 @@ -1519,9 +1519,6 @@ remote_protocol.c: remote_protocol.h
2828 @WITH_LIBVIRTD_TRUE@ test -z "$(UUID)" || \
2929 @WITH_LIBVIRTD_TRUE@ sed -i -e "s,</name>,</name>\n <uuid>$(UUID)</uuid>," \
3030 @WITH_LIBVIRTD_TRUE@ $(DESTDIR)$(sysconfdir)/$(default_xml_dest)
1111 5 files changed, 6 insertions(+), 6 deletions(-)
1212
1313 diff --git a/src/xen_internal.c b/src/xen_internal.c
14 index b6bf10d..6168120 100644
14 index 30fd8bd..c5ba835 100644
1515 --- a/src/xen_internal.c
1616 +++ b/src/xen_internal.c
17 @@ -2216,7 +2216,7 @@ xenHypervisorBuildCapabilities(virConnectPtr conn,
17 @@ -2211,7 +2211,7 @@ xenHypervisorBuildCapabilities(virConnectPtr conn,
1818 "/usr/lib64/xen/bin/qemu-dm" :
1919 "/usr/lib/xen/bin/qemu-dm"),
2020 (guest_archs[i].hvm ?