qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] The new qemu.org
@ 2010-02-02 16:22 G 3
  2010-02-03  8:07 ` Jes Sorensen
  0 siblings, 1 reply; 10+ messages in thread
From: G 3 @ 2010-02-02 16:22 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

The new site looks nice. When is the Mac OS X section under  
"Compilation from the sources" going to be updated from the lame "The  
Mac OS X patches are not fully merged in QEMU, so you should look at  
the QEMU mailing list archive to have all the necessary  
information.". This is unacceptable. 

[-- Attachment #2: Type: text/html, Size: 530 bytes --]

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-02 16:22 [Qemu-devel] The new qemu.org G 3
@ 2010-02-03  8:07 ` Jes Sorensen
  2010-02-03 14:11   ` Natalia Portillo
  0 siblings, 1 reply; 10+ messages in thread
From: Jes Sorensen @ 2010-02-03  8:07 UTC (permalink / raw)
  To: G 3; +Cc: qemu-devel

On 02/02/10 17:22, G 3 wrote:
> The new site looks nice. When is the Mac OS X section under "Compilation
> from the sources" going to be updated from the lame "The Mac OS X
> patches are not fully merged in QEMU, so you should look at the QEMU
> mailing list archive to have all the necessary information.". This is
> unacceptable.

Well as Anthony pointed out, this is a Wiki, so you should just go ahead
and update the page, in fact it is unacceptable that you haven't done so
already!

Someone who uses OSX needs to do it, you cannot expect someone who is
not developing on OSX to keep up-to-date with all the OSX details.

Jes

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03  8:07 ` Jes Sorensen
@ 2010-02-03 14:11   ` Natalia Portillo
  2010-02-03 14:15     ` Anthony Liguori
  0 siblings, 1 reply; 10+ messages in thread
From: Natalia Portillo @ 2010-02-03 14:11 UTC (permalink / raw)
  To: Jes Sorensen; +Cc: qemu-devel

Indeed that section is just a static HTML so all the wiki advantages  
get lost with it.

El 03/02/2010, a las 08:07, Jes Sorensen escribió:

> On 02/02/10 17:22, G 3 wrote:
>> The new site looks nice. When is the Mac OS X section under  
>> "Compilation
>> from the sources" going to be updated from the lame "The Mac OS X
>> patches are not fully merged in QEMU, so you should look at the QEMU
>> mailing list archive to have all the necessary information.". This is
>> unacceptable.
>
> Well as Anthony pointed out, this is a Wiki, so you should just go  
> ahead
> and update the page, in fact it is unacceptable that you haven't  
> done so
> already!
>
> Someone who uses OSX needs to do it, you cannot expect someone who is
> not developing on OSX to keep up-to-date with all the OSX details.
>
> Jes
>
>

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03 14:11   ` Natalia Portillo
@ 2010-02-03 14:15     ` Anthony Liguori
  2010-02-03 19:20       ` Andreas Färber
  0 siblings, 1 reply; 10+ messages in thread
From: Anthony Liguori @ 2010-02-03 14:15 UTC (permalink / raw)
  To: Natalia Portillo; +Cc: Jes Sorensen, qemu-devel

On 02/03/2010 08:11 AM, Natalia Portillo wrote:
> Indeed that section is just a static HTML so all the wiki advantages 
> get lost with it.

It's derived from qemu-doc.texi in the git tree so patches can be 
submitted against it.

I'd like to convert it to just a wiki page but there was quite a bit of 
support for keeping it in the repository.

Regards,

Anthony LIguori

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

* Re: [Qemu-devel] The new qemu.org
       [not found] <4b699711.1967f10a.2c22.ffff9768SMTPIN_ADDED@mx.google.com>
@ 2010-02-03 17:00 ` G 3
  2010-02-03 17:11   ` Anthony Liguori
  2010-02-03 18:53   ` Andreas Färber
  0 siblings, 2 replies; 10+ messages in thread
From: G 3 @ 2010-02-03 17:00 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 688 bytes --]

So all I have to do is submit a patch against qemu-doc.texi, and that  
will update the Mac OS X section.
Is there a way to edit the .texi file without having to learn it's  
format. Perhaps a word processor for this format?

On Feb 3, 2010, at 10:30 AM, qemu-devel-request@nongnu.org wrote:

> On 02/03/2010 08:11 AM, Natalia Portillo wrote:
>> Indeed that section is just a static HTML so all the wiki advantages
>> get lost with it.
>
> It's derived from qemu-doc.texi in the git tree so patches can be
> submitted against it.
>
> I'd like to convert it to just a wiki page but there was quite a  
> bit of
> support for keeping it in the repository.
>
> Regards,
>
> Anthony LIguori


[-- Attachment #2: Type: text/html, Size: 2572 bytes --]

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03 17:00 ` G 3
@ 2010-02-03 17:11   ` Anthony Liguori
  2010-02-03 18:53   ` Andreas Färber
  1 sibling, 0 replies; 10+ messages in thread
From: Anthony Liguori @ 2010-02-03 17:11 UTC (permalink / raw)
  To: G 3; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]

On 02/03/2010 11:00 AM, G 3 wrote:
> So all I have to do is submit a patch against qemu-doc.texi, and that 
> will update the Mac OS X section.
> Is there a way to edit the .texi file without having to learn it's format.

Yes, but not until the next release.

> Perhaps a word processor for this format?

Not that I know of.

Regards,

Anthony Liguori

> On Feb 3, 2010, at 10:30 AM, qemu-devel-request@nongnu.org 
> <mailto:qemu-devel-request@nongnu.org> wrote:
>
>> On 02/03/2010 08:11 AM, Natalia Portillo wrote:
>>
>>> Indeed that section is just a static HTML so all the wiki advantages
>>>
>>> get lost with it.
>>>
>>
>> It's derived from qemu-doc.texi in the git tree so patches can be
>>
>> submitted against it.
>>
>>
>> I'd like to convert it to just a wiki page but there was quite a bit of
>>
>> support for keeping it in the repository.
>>
>>
>> Regards,
>>
>>
>> Anthony LIguori
>>
>


[-- Attachment #2: Type: text/html, Size: 5271 bytes --]

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03 17:00 ` G 3
  2010-02-03 17:11   ` Anthony Liguori
@ 2010-02-03 18:53   ` Andreas Färber
  1 sibling, 0 replies; 10+ messages in thread
From: Andreas Färber @ 2010-02-03 18:53 UTC (permalink / raw)
  To: G 3; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 998 bytes --]


Am 03.02.2010 um 18:00 schrieb G 3:

> So all I have to do is submit a patch against qemu-doc.texi, and  
> that will update the Mac OS X section.

Didn't you or someone else already post a patch for this some weeks ago?

Also iiuc the current page is taken from the stable branch, not  
master. After applying a patch, the page would need to be generated  
and manually uploaded.

Andreas

> Is there a way to edit the .texi file without having to learn it's  
> format. Perhaps a word processor for this format?
>
> On Feb 3, 2010, at 10:30 AM, qemu-devel-request@nongnu.org wrote:
>
>> On 02/03/2010 08:11 AM, Natalia Portillo wrote:
>>> Indeed that section is just a static HTML so all the wiki advantages
>>> get lost with it.
>>
>> It's derived from qemu-doc.texi in the git tree so patches can be
>> submitted against it.
>>
>> I'd like to convert it to just a wiki page but there was quite a  
>> bit of
>> support for keeping it in the repository.
>>
>> Regards,
>>
>> Anthony LIguori
>


[-- Attachment #2: Type: text/html, Size: 3976 bytes --]

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03 14:15     ` Anthony Liguori
@ 2010-02-03 19:20       ` Andreas Färber
  2010-02-03 19:27         ` Anthony Liguori
  0 siblings, 1 reply; 10+ messages in thread
From: Andreas Färber @ 2010-02-03 19:20 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Jes Sorensen, qemu-devel


Am 03.02.2010 um 15:15 schrieb Anthony Liguori:

> On 02/03/2010 08:11 AM, Natalia Portillo wrote:
>> Indeed that section is just a static HTML so all the wiki  
>> advantages get lost with it.
>
> It's derived from qemu-doc.texi in the git tree so patches can be  
> submitted against it.
>
> I'd like to convert it to just a wiki page but there was quite a bit  
> of support for keeping it in the repository.

Didn't that mostly apply to the ever-changing options, machine/ 
hardware emulation etc.?

Would there be something wrong with having the pretty stable ./ 
configure --target-list=...; make; make install stuff in a new Wiki  
page and referencing the other stuff from there?

Andreas

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03 19:20       ` Andreas Färber
@ 2010-02-03 19:27         ` Anthony Liguori
  2010-02-03 21:07           ` Natalia Portillo
  0 siblings, 1 reply; 10+ messages in thread
From: Anthony Liguori @ 2010-02-03 19:27 UTC (permalink / raw)
  To: Andreas Färber; +Cc: Jes Sorensen, qemu-devel

On 02/03/2010 01:20 PM, Andreas Färber wrote:
>
> Am 03.02.2010 um 15:15 schrieb Anthony Liguori:
>
>> On 02/03/2010 08:11 AM, Natalia Portillo wrote:
>>> Indeed that section is just a static HTML so all the wiki advantages 
>>> get lost with it.
>>
>> It's derived from qemu-doc.texi in the git tree so patches can be 
>> submitted against it.
>>
>> I'd like to convert it to just a wiki page but there was quite a bit 
>> of support for keeping it in the repository.
>
> Didn't that mostly apply to the ever-changing options, 
> machine/hardware emulation etc.?
>
> Would there be something wrong with having the pretty stable 
> ./configure --target-list=...; make; make install stuff in a new Wiki 
> page and referencing the other stuff from there?

Nope.  I think migrating chunks of reasonable static content from 
qemu-doc.texi into the wiki would be a potentially non-contraversal 
thing to do.

Regards,

Anthony Liguori

> Andreas

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

* Re: [Qemu-devel] The new qemu.org
  2010-02-03 19:27         ` Anthony Liguori
@ 2010-02-03 21:07           ` Natalia Portillo
  0 siblings, 0 replies; 10+ messages in thread
From: Natalia Portillo @ 2010-02-03 21:07 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Jes Sorensen, Andreas Färber, qemu-devel

I think the wiki should contain different articles for configuration,  
command line options, compilation, network configuration (tun/tap  
needs different articles for every host) so on, and the "how to  
install X guest" should be in the os support list.

That's a clean way to do it IMHO.

El 03/02/2010, a las 19:27, Anthony Liguori escribió:

> On 02/03/2010 01:20 PM, Andreas Färber wrote:
>>
>> Am 03.02.2010 um 15:15 schrieb Anthony Liguori:
>>
>>> On 02/03/2010 08:11 AM, Natalia Portillo wrote:
>>>> Indeed that section is just a static HTML so all the wiki  
>>>> advantages get lost with it.
>>>
>>> It's derived from qemu-doc.texi in the git tree so patches can be  
>>> submitted against it.
>>>
>>> I'd like to convert it to just a wiki page but there was quite a  
>>> bit of support for keeping it in the repository.
>>
>> Didn't that mostly apply to the ever-changing options, machine/ 
>> hardware emulation etc.?
>>
>> Would there be something wrong with having the pretty stable ./ 
>> configure --target-list=...; make; make install stuff in a new Wiki  
>> page and referencing the other stuff from there?
>
> Nope.  I think migrating chunks of reasonable static content from  
> qemu-doc.texi into the wiki would be a potentially non-contraversal  
> thing to do.
>
> Regards,
>
> Anthony Liguori
>
>> Andreas
>

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

end of thread, other threads:[~2010-02-03 21:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 16:22 [Qemu-devel] The new qemu.org G 3
2010-02-03  8:07 ` Jes Sorensen
2010-02-03 14:11   ` Natalia Portillo
2010-02-03 14:15     ` Anthony Liguori
2010-02-03 19:20       ` Andreas Färber
2010-02-03 19:27         ` Anthony Liguori
2010-02-03 21:07           ` Natalia Portillo
     [not found] <4b699711.1967f10a.2c22.ffff9768SMTPIN_ADDED@mx.google.com>
2010-02-03 17:00 ` G 3
2010-02-03 17:11   ` Anthony Liguori
2010-02-03 18:53   ` Andreas Färber

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).