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