xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2 of 2] xendomains: remove unnecessary dependency of xend
@ 2011-05-26 18:26 Carsten Schiers
  2011-05-26 20:06 ` Fantu
  0 siblings, 1 reply; 7+ messages in thread
From: Carsten Schiers @ 2011-05-26 18:26 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian.Jackson, Ian.Campbell, Stefano.Stabellini


[-- Attachment #1.1: Type: text/plain, Size: 797 bytes --]

As xl compatibility seems now mature enough to allow xm replacement in 

/etc/init.d/xendomains, eliminate the dependency.

 

Signed-off-by: Carsten Schiers <carsten@schiers.de>

 

diff -r 37c77bacb52a tools/hotplug/Linux/init.d/xendomains

--- a/tools/hotplug/Linux/init.d/xendomains    Mon May 23 17:38:28 2011
+0100

+++ b/tools/hotplug/Linux/init.d/xendomains    Thu May 26 20:17:15 2011
+0200

@@ -16,9 +16,9 @@

#

### BEGIN INIT INFO

# Provides:          xendomains

-# Required-Start:    $syslog $remote_fs xend

+# Required-Start:    $syslog $remote_fs

# Should-Start:

-# Required-Stop:     $syslog $remote_fs xend

+# Required-Stop:     $syslog $remote_fs 

 # Should-Stop:

# Default-Start:     3 4 5

# Default-Stop:      0 1 2 6

 



[-- Attachment #1.2: Type: text/html, Size: 4972 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-06-03 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26 18:26 [PATCH 2 of 2] xendomains: remove unnecessary dependency of xend Carsten Schiers
2011-05-26 20:06 ` Fantu
2011-06-02 16:39   ` Ian Jackson
2011-06-03  5:53     ` Fantu
2011-06-03  6:39       ` Ian Campbell
2011-06-03 10:22         ` Fantu
2011-06-03 10:28           ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).