[Pkg-libvirt-commits] [SCM] Libvirt debian packaging branch, master, updated. debian/0.6.2-2-8-gdd149a4

Guido Günther agx at sigxcpu.org
Mon May 4 06:35:51 UTC 2009


The following commit has been merged in the master branch:
commit 06fe518c73ea10f3e9a219cb022358dfc8c93b51
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Apr 24 17:06:44 2009 +0200

    use invoke-rc.d

diff --git a/debian/patches/0001-remove-RHism.diff.patch b/debian/patches/0001-remove-RHism.diff.patch
index 220bcb5..edf8767 100644
--- a/debian/patches/0001-remove-RHism.diff.patch
+++ b/debian/patches/0001-remove-RHism.diff.patch
@@ -7,15 +7,15 @@ Subject: [PATCH] remove-RHism.diff
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/virsh.1 b/virsh.1
-index 063dde7..751c6aa 100644
+index 45ea614..321adeb 100644
 --- a/virsh.1
 +++ b/virsh.1
-@@ -164,7 +164,7 @@ the program.
+@@ -171,7 +171,7 @@ the program.
  .IX Header "NOTES"
  All \fBvirsh\fR operations rely upon the libvirt library.
  For any virsh commands to run xend/qemu, or what ever virtual library that libvirt supports.  For this reason you should start xend/qemu as a service when your system first boots using xen/qemu. This can usually be done using the command
--\&\fBservice start libvirtd\fR .
-+\&\fB/etc/init.d/libvirt-bin start\fR .
+-\&\fBservice libvirtd start\fR .
++\&\fBinvoke-rc.d libvirt-bin start\fR .
  .PP
  Most \fBvirsh\fR commands require root privileges to run due to the
  communications channels used to talk to the hypervisor.  Running as

-- 
Libvirt debian packaging



More information about the Pkg-libvirt-commits mailing list