WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] tools/hotplug/Linux/init.d/: Improved LSB header

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
From: Fabio Fantoni <fantonifabio@xxxxxxxxxx>
Date: Tue, 28 Jun 2011 10:07:12 +0200
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 28 Jun 2011 01:08:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <19976.37645.197485.800991@xxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4DECB343.6040208@xxxxxxxxxx> <19968.53830.871275.69952@xxxxxxxxxxxxxxxxxxxxxxxx> <4E018F59.2070604@xxxxxxxxxx> <19976.37645.197485.800991@xxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: fantonifabio@xxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11
Il 27/06/2011 16:26, Ian Jackson ha scritto:

I'm afraid it's still corrupted.
This is not correct.  There are extra spaces.

Ian
I have redone patch and resend, also in attachment:

# HG changeset patch
# User Fabio Fantoni
# Date 1309247918 -7200
# Node ID f80fe58e5cc2fe406a3f93827e350bbc7ea4fedb
# Parent  2f63562df1c4230492a81793dce3672f93c93d9a
Improved LSB headers
xendomains service now working also without xend service

Signed-off-by: Fabio Fantoni <fabio.fantoni@xxxxxxxxxx>

diff -r 2f63562df1c4 -r f80fe58e5cc2 tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog Mon Jun 27 17:37:12 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xen-watchdog Tue Jun 28 09:58:38 2011 +0200
@@ -6,10 +6,10 @@
 # description: Run domain watchdog daemon
 ### BEGIN INIT INFO
 # Provides:          xen-watchdog
-# Required-Start:    xend
-# Should-Start:      $syslog $remote_fs
-# Required-Stop:     xend
-# Should-Stop:       $syslog $remote_fs
+# Required-Start:    $syslog $remote_fs
+# Should-Start:      xend
+# Required-Stop:     $syslog $remote_fs
+# Should-Stop:       xend
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Start/stop xen-watchdog
diff -r 2f63562df1c4 -r f80fe58e5cc2 tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend    Mon Jun 27 17:37:12 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend    Tue Jun 28 09:58:38 2011 +0200
@@ -8,9 +8,9 @@
 # description: Starts and stops the Xen control daemon.
 ### BEGIN INIT INFO
 # Provides:          xend
-# Required-Start:    $syslog $remote_fs xenstored
+# Required-Start:    $syslog $remote_fs xenstored xenconsoled
 # Should-Start:
-# Required-Stop:     $syslog $remote_fs xenstored
+# Required-Stop:     $syslog $remote_fs xenstored xenconsoled
 # Should-Stop:
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
diff -r 2f63562df1c4 -r f80fe58e5cc2 tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains Mon Jun 27 17:37:12 2011 +0100 +++ b/tools/hotplug/Linux/init.d/xendomains Tue Jun 28 09:58:38 2011 +0200
@@ -16,10 +16,10 @@
 #
 ### BEGIN INIT INFO
 # Provides:          xendomains
-# Required-Start:    $syslog $remote_fs xend
-# Should-Start:
-# Required-Stop:     $syslog $remote_fs xend
-# Should-Stop:
+# Required-Start:    $syslog $remote_fs xenstored xenconsoled
+# Should-Start:      xend
+# Required-Stop:     $syslog $remote_fs xenstored xenconsoled
+# Should-Stop:       xend
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Start/stop secondary xen domains

Attachment: staging-xen-unstable_improved_lsb.patch
Description: Text document

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel