All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
@ 2011-06-06 11:00 Fabio Fantoni
  2011-06-21 17:17 ` Ian Jackson
  0 siblings, 1 reply; 8+ messages in thread
From: Fabio Fantoni @ 2011-06-06 11:00 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 2719 bytes --]

I sent the patch given above here 
<http://xen.1045712.n5.nabble.com/PATCH-2-of-2-xendomains-remove-unnecessary-dependency-of-xend-td4429591.html#a4450722> 
from thunderbird to avoid formatting problems

# HG changeset patch
# User Fabio Fantoni
# Date 1307094826 -7200
# Node ID 7fe9e9a990cc42632352f569a24e8bdfad6eccd8
# Parent  0791661a32d8eba917c87feacf2c955b85521ad1
tools/hotplug/Linux/init.d/:
Improved LSB headers
xendomains service now working also without xend service

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

diff -r 0791661a32d8 -r 7fe9e9a990cc 
tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog Thu Jun 02 18:46:35 2011 
+0100
+++ b/tools/hotplug/Linux/init.d/xen-watchdog Fri Jun 03 11:53:46 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 0791661a32d8 -r 7fe9e9a990cc tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend Thu Jun 02 18:46:35 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend Fri Jun 03 11:53:46 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 0791661a32d8 -r 7fe9e9a990cc tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains Thu Jun 02 18:46:35 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains Fri Jun 03 11:53:46 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 #1.1.2: Type: text/html, Size: 5019 bytes --]

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6549 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] 8+ messages in thread

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-06-06 11:00 [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers Fabio Fantoni
@ 2011-06-21 17:17 ` Ian Jackson
  2011-06-22  6:44   ` Fabio Fantoni
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Jackson @ 2011-06-21 17:17 UTC (permalink / raw)
  To: fantonifabio; +Cc: xen-devel

Fabio Fantoni writes ("[Xen-devel] [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers"):
> I sent the patch given above here 
> <http://xen.1045712.n5.nabble.com/PATCH-2-of-2-xendomains-remove-unnecessary-dependency-of-xend-td4429591.html#a4450722> 
> >from thunderbird to avoid formatting problems

I'm afraid your message has been mangled by nabble.  I can't scrape it
off a web page either.

Please join the mailing list and post to it in the usual way.

Ian.

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

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-06-21 17:17 ` Ian Jackson
@ 2011-06-22  6:44   ` Fabio Fantoni
  2011-06-27 14:26     ` Ian Jackson
  0 siblings, 1 reply; 8+ messages in thread
From: Fabio Fantoni @ 2011-06-22  6:44 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel


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

Il 21/06/2011 19:17, Ian Jackson ha scritto:
> I'm afraid your message has been mangled by nabble.  I can't scrape it
> off a web page either.
>
> Please join the mailing list and post to it in the usual way.
>
> Ian.
I not understand the problem, I had alredy send this with mail client 
and not from nabble as advised by you in previous posts.

Here patch resend (from mail client):

# HG changeset patch
# User Fabio Fantoni
# Date 1307094826 -7200
# Node ID 7fe9e9a990cc42632352f569a24e8bdfad6eccd8
# Parent  0791661a32d8eba917c87feacf2c955b85521ad1
tools/hotplug/Linux/init.d/:
Improved LSB headers
xendomains service now working also without xend service

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

diff -r 0791661a32d8 -r 7fe9e9a990cc 
tools/hotplug/Linux/init.d/xen-watchdog
--- a/tools/hotplug/Linux/init.d/xen-watchdog Thu Jun 02 18:46:35 2011 
+0100
+++ b/tools/hotplug/Linux/init.d/xen-watchdog Fri Jun 03 11:53:46 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 0791661a32d8 -r 7fe9e9a990cc tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend Thu Jun 02 18:46:35 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend Fri Jun 03 11:53:46 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 0791661a32d8 -r 7fe9e9a990cc tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains Thu Jun 02 18:46:35 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains Fri Jun 03 11:53:46 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 #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6549 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] 8+ messages in thread

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-06-22  6:44   ` Fabio Fantoni
@ 2011-06-27 14:26     ` Ian Jackson
  2011-06-28  8:07       ` Fabio Fantoni
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Jackson @ 2011-06-27 14:26 UTC (permalink / raw)
  To: fantonifabio; +Cc: xen-devel

Fabio Fantoni writes ("Re: [Xen-devel] [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers"):
> I not understand the problem, I had alredy send this with mail client 
> and not from nabble as advised by you in previous posts.

I'm afraid it's still corrupted.

> Here patch resend (from mail client):

Perhaps the problem is the MIME signature.  Look at this:

>   # 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

This is not correct.  There are extra spaces.

Ian.

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

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-06-27 14:26     ` Ian Jackson
@ 2011-06-28  8:07       ` Fabio Fantoni
  2011-07-08 17:11         ` Ian Jackson
  0 siblings, 1 reply; 8+ messages in thread
From: Fabio Fantoni @ 2011-06-28  8:07 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 2702 bytes --]

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@heliman.it>

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 #1.1.2: staging-xen-unstable_improved_lsb.patch --]
[-- Type: text/plain, Size: 2458 bytes --]

# 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@heliman.it>

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 #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6549 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] 8+ messages in thread

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-06-28  8:07       ` Fabio Fantoni
@ 2011-07-08 17:11         ` Ian Jackson
  2011-07-11 12:38           ` Fantu
  0 siblings, 1 reply; 8+ messages in thread
From: Ian Jackson @ 2011-07-08 17:11 UTC (permalink / raw)
  To: fantonifabio; +Cc: xen-devel

Fabio Fantoni writes ("Re: [Xen-devel] [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers"):
> I have redone patch and resend, also in attachment:

Marvellous, thanks, I have applied it.

Ian.

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

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-07-08 17:11         ` Ian Jackson
@ 2011-07-11 12:38           ` Fantu
  2011-07-18 16:49             ` Ian Jackson
  0 siblings, 1 reply; 8+ messages in thread
From: Fantu @ 2011-07-11 12:38 UTC (permalink / raw)
  To: xen-devel

Can be backport also to xen 4.1 branch?

--
View this message in context: http://xen.1045712.n5.nabble.com/PATCH-tools-hotplug-Linux-init-d-Improved-LSB-headers-tp4458270p4574835.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

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

* Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers
  2011-07-11 12:38           ` Fantu
@ 2011-07-18 16:49             ` Ian Jackson
  0 siblings, 0 replies; 8+ messages in thread
From: Ian Jackson @ 2011-07-18 16:49 UTC (permalink / raw)
  To: Fantu; +Cc: xen-devel

Fantu writes ("[Xen-devel] Re: [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers"):
> Can be backport also to xen 4.1 branch?

Done.

Ian.

# HG changeset patch
# User Fabio Fantoni <fabio.fantoni@heliman.it>
# Date 1311007753 -3600
# Node ID 45907272001e0447350716baf74ebce258766fb2
# Parent  89608751ccfc93a9b8d07488b72810b5cb8d1d35
tools/hotplug/Linux: start all xen daemons in runlevel 2

Backported from xen-4.1-testing.hg 23086:9b5fbd8ff152 -iwj.

Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>

diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xencommons
--- a/tools/hotplug/Linux/init.d/xencommons	Sat Jul 16 09:35:13 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xencommons	Mon Jul 18 17:49:13 2011 +0100
@@ -13,8 +13,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      1
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Default-Enabled:   yes
 # Short-Description: Start/stop xenstored and xenconsoled
 # Description:       Starts and stops the daemons neeeded for xl/libxenlight
diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xend
--- a/tools/hotplug/Linux/init.d/xend	Sat Jul 16 09:35:13 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xend	Mon Jul 18 17:49:13 2011 +0100
@@ -12,8 +12,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Default-Enabled:   yes
 # Short-Description: Start/stop xend
 # Description:       Starts and stops the Xen control daemon.
diff -r 89608751ccfc -r 45907272001e tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains	Sat Jul 16 09:35:13 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains	Mon Jul 18 17:49:13 2011 +0100
@@ -20,8 +20,8 @@
 # Should-Start:
 # Required-Stop:     $syslog $remote_fs xend
 # Should-Stop:
-# Default-Start:     3 4 5
-# Default-Stop:      0 1 2 6
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
 # Default-Enabled:   yes
 # Short-Description: Start/stop secondary xen domains
 # Description:       Start / stop domains automatically when domain 0 

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

end of thread, other threads:[~2011-07-18 16:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-06 11:00 [PATCH] tools/hotplug/Linux/init.d/: Improved LSB headers Fabio Fantoni
2011-06-21 17:17 ` Ian Jackson
2011-06-22  6:44   ` Fabio Fantoni
2011-06-27 14:26     ` Ian Jackson
2011-06-28  8:07       ` Fabio Fantoni
2011-07-08 17:11         ` Ian Jackson
2011-07-11 12:38           ` Fantu
2011-07-18 16:49             ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.