All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux Source Tarball for Xen 3.2.1 Release ?
@ 2008-06-02  7:01 Yosuke Iwamatsu
  2008-06-10  8:51 ` Yosuke Iwamatsu
  0 siblings, 1 reply; 6+ messages in thread
From: Yosuke Iwamatsu @ 2008-06-02  7:01 UTC (permalink / raw)
  To: xen-devel

Hi,

I have a question about the latest xen release tarball.
Please clarify.

I noticed that xen 3.2.1 source tarball is now available at
http://xen.org/download/, but linux-2.6.18-xen is still
targeting xen 3.2.0.
Does this mean we are to use the same xenlinux source
for xen 3.2.0 and 3.2.1, or is there any plan to release a bugfix
version of xenlinux for xen 3.2.1 ?
In the former case, just renaming the linux tarball from
linux-2.6.18-xen-3.2.0.tar.gz to linux-2.6.18-xen-3.2.1.tar.gz
will reduce confusion, I think.

Thanks,
-----------------------
Yosuke Iwamatsu
        NEC Corporation

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

* Re: Linux Source Tarball for Xen 3.2.1 Release ?
  2008-06-02  7:01 Linux Source Tarball for Xen 3.2.1 Release ? Yosuke Iwamatsu
@ 2008-06-10  8:51 ` Yosuke Iwamatsu
  2008-06-10  9:18   ` Wei Jiang
  0 siblings, 1 reply; 6+ messages in thread
From: Yosuke Iwamatsu @ 2008-06-10  8:51 UTC (permalink / raw)
  To: xen-devel

Does anyone have a comment on this ?

Yosuke Iwamatsu wrote:
> Hi,
> 
> I have a question about the latest xen release tarball.
> Please clarify.
> 
> I noticed that xen 3.2.1 source tarball is now available at
> http://xen.org/download/, but linux-2.6.18-xen is still
> targeting xen 3.2.0.
> Does this mean we are to use the same xenlinux source
> for xen 3.2.0 and 3.2.1, or is there any plan to release a bugfix
> version of xenlinux for xen 3.2.1 ?
> In the former case, just renaming the linux tarball from
> linux-2.6.18-xen-3.2.0.tar.gz to linux-2.6.18-xen-3.2.1.tar.gz
> will reduce confusion, I think.
> 
> Thanks,
> -----------------------
> Yosuke Iwamatsu
>         NEC Corporation
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

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

* Re: Linux Source Tarball for Xen 3.2.1 Release ?
  2008-06-10  8:51 ` Yosuke Iwamatsu
@ 2008-06-10  9:18   ` Wei Jiang
  2008-06-10  9:29     ` Yosuke Iwamatsu
  0 siblings, 1 reply; 6+ messages in thread
From: Wei Jiang @ 2008-06-10  9:18 UTC (permalink / raw)
  To: Yosuke Iwamatsu; +Cc: xen-devel


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

where can I obtain the linux-2.6.18-xen-3.2.0.tar.gz?

Yosuke Iwamatsu wrote:
> Does anyone have a comment on this ?
>
> Yosuke Iwamatsu wrote:
>   
>> Hi,
>>
>> I have a question about the latest xen release tarball.
>> Please clarify.
>>
>> I noticed that xen 3.2.1 source tarball is now available at
>> http://xen.org/download/, but linux-2.6.18-xen is still
>> targeting xen 3.2.0.
>> Does this mean we are to use the same xenlinux source
>> for xen 3.2.0 and 3.2.1, or is there any plan to release a bugfix
>> version of xenlinux for xen 3.2.1 ?
>> In the former case, just renaming the linux tarball from
>> linux-2.6.18-xen-3.2.0.tar.gz to linux-2.6.18-xen-3.2.1.tar.gz
>> will reduce confusion, I think.
>>
>> Thanks,
>> -----------------------
>> Yosuke Iwamatsu
>>         NEC Corporation
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>     
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>   



__________________________________________________________________________________________________________________
DISCLAIMER:"The information contained in this message and the attachments (if any) may be privileged and confidential and protected from disclosure. You are hereby notified that any unauthorized use, dissemination, distribution or copying of this communication, review, retransmission, or taking of any action based upon this information, by persons or entities other than the intended recipient, is strictly prohibited. If you are not the intended recipient or an employee or agent responsible for delivering this message, and have received this communication in error, please notify us immediately by replying to the message and kindly delete the original message, attachments, if any, and all its copies from your computer system. Thank you for your cooperation." 
________________________________________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 2868 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] 6+ messages in thread

* Re: Linux Source Tarball for Xen 3.2.1 Release ?
  2008-06-10  9:18   ` Wei Jiang
@ 2008-06-10  9:29     ` Yosuke Iwamatsu
  2008-06-10  9:31       ` Keir Fraser
  0 siblings, 1 reply; 6+ messages in thread
From: Yosuke Iwamatsu @ 2008-06-10  9:29 UTC (permalink / raw)
  To: Wei Jiang; +Cc: xen-devel

Hi,

Wei Jiang wrote:
> where can I obtain the linux-2.6.18-xen-3.2.0.tar.gz?

Here,
http://bits.xensource.com/oss-xen/release/3.2.0/linux-2.6.18-xen-3.2.0.tar.gz

and my question is whether linux-2.6.18-xen-3.2.1.tar.gz would
be released or not.

-- Yosuke

> 
> Yosuke Iwamatsu wrote:
>> Does anyone have a comment on this ?
>>
>> Yosuke Iwamatsu wrote:
>>   
>>> Hi,
>>>
>>> I have a question about the latest xen release tarball.
>>> Please clarify.
>>>
>>> I noticed that xen 3.2.1 source tarball is now available at
>>> http://xen.org/download/, but linux-2.6.18-xen is still
>>> targeting xen 3.2.0.
>>> Does this mean we are to use the same xenlinux source
>>> for xen 3.2.0 and 3.2.1, or is there any plan to release a bugfix
>>> version of xenlinux for xen 3.2.1 ?
>>> In the former case, just renaming the linux tarball from
>>> linux-2.6.18-xen-3.2.0.tar.gz to linux-2.6.18-xen-3.2.1.tar.gz
>>> will reduce confusion, I think.
>>>
>>> Thanks,
>>> -----------------------
>>> Yosuke Iwamatsu
>>>         NEC Corporation
>>>
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@lists.xensource.com
>>> http://lists.xensource.com/xen-devel
>>>     
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>>   
> 
> 
> __________________________________________________________________________________________________________________
> DISCLAIMER:"The information contained in this message and the 
> attachments (if any) may be privileged and confidential and protected 
> from disclosure. You are hereby notified that any unauthorized use, 
> dissemination, distribution or copying of this communication, review, 
> retransmission, or taking of any action based upon this information, by 
> persons or entities other than the intended recipient, is strictly 
> prohibited. If you are not the intended recipient or an employee or 
> agent responsible for delivering this message, and have received this 
> communication in error, please notify us immediately by replying to the 
> message and kindly delete the original message, attachments, if any, and 
> all its copies from your computer system. Thank you for your cooperation."
> ________________________________________________________________________________________________________________

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

* Re: Linux Source Tarball for Xen 3.2.1 Release ?
  2008-06-10  9:29     ` Yosuke Iwamatsu
@ 2008-06-10  9:31       ` Keir Fraser
  2008-06-10 10:08         ` Yosuke Iwamatsu
  0 siblings, 1 reply; 6+ messages in thread
From: Keir Fraser @ 2008-06-10  9:31 UTC (permalink / raw)
  To: Yosuke Iwamatsu, Wei Jiang; +Cc: xen-devel

On 10/6/08 10:29, "Yosuke Iwamatsu" <y-iwamatsu@ab.jp.nec.com> wrote:

> 
> Here,
> http://bits.xensource.com/oss-xen/release/3.2.0/linux-2.6.18-xen-3.2.0.tar.gz
> 
> and my question is whether linux-2.6.18-xen-3.2.1.tar.gz would
> be released or not.

The 3.2.0 version will work fine. Probably we should strip the minor digit
from the file name.

 -- Keir

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

* Re: Linux Source Tarball for Xen 3.2.1 Release ?
  2008-06-10  9:31       ` Keir Fraser
@ 2008-06-10 10:08         ` Yosuke Iwamatsu
  0 siblings, 0 replies; 6+ messages in thread
From: Yosuke Iwamatsu @ 2008-06-10 10:08 UTC (permalink / raw)
  To: Keir Fraser; +Cc: Wei Jiang, xen-devel

Keir Fraser wrote:
> The 3.2.0 version will work fine. Probably we should strip the minor digit
> from the file name.

Thanks, Keir.

--Yosuke

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

end of thread, other threads:[~2008-06-10 10:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-02  7:01 Linux Source Tarball for Xen 3.2.1 Release ? Yosuke Iwamatsu
2008-06-10  8:51 ` Yosuke Iwamatsu
2008-06-10  9:18   ` Wei Jiang
2008-06-10  9:29     ` Yosuke Iwamatsu
2008-06-10  9:31       ` Keir Fraser
2008-06-10 10:08         ` Yosuke Iwamatsu

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.