qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
Cc: "Kevin Wolf" <kwolf@redhat.com>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"Daniel P. Berrangé" <berrange@redhat.com>,
	"Cleber Rosa" <cleber@redhat.com>,
	"Jeff Cody" <codyprime@gmail.com>,
	"Stefan Hajnoczi" <stefanha@gmail.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	"Michael Roth" <mdroth@linux.vnet.ibm.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Max Reitz" <mreitz@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Delete some Wiki pages (was: Migrating custom qemu.org infrastructure to GitLab)
Date: Thu, 9 Jul 2020 15:10:44 +0200	[thread overview]
Message-ID: <4e5404a7-20dc-cb5d-6307-b66fae8f77a4@redhat.com> (raw)
In-Reply-To: <8e1276e2-8957-49db-0409-e85ab2f09739@redhat.com>

On 09/07/2020 12.33, Paolo Bonzini wrote:
> On 09/07/20 12:22, Thomas Huth wrote:
>> FWIW, seems like we could use the "pandoc" tool to convert Mediawiki
>> (our old Wiki) to Markdown (Gitlab wiki). I've done a quick test and
>> converted https://wiki.qemu.org/Contribute/MailingLists into
>> https://gitlab.com/huth/qemu/-/wikis/Contribute/MailingLists with some
>> few clicks.
>>
>> But the longer I look at most Wiki pages, the more I think that we
>> should convert the important pages rather into a part of qemu-web
>> instead. I'll have a closer look and will suggest some patches when time
>> permits...
> 
> The wiki was cleaned up more or less at the same time as the
> qemu-web.git repo was created (actually as a prerequisite), it's
> actually not in a bad shape.

There are still quite a bit of pages that either contain hardly any
usable information or are completely outdated. Paolo, Stefan, may I ask
you to check whether the following pages could be deleted? I don't have
access rights to delete a page, so if you agree that they are mostly
useless, please go ahead and delete them:

- https://wiki.qemu.org/Features/40p :
  only few infos here, and 40p is merged already

- https://wiki.qemu.org/Features/PRePCleanup :
  prep machine was removed some time ago, 40p is the replacement

- https://wiki.qemu.org/Features/BeBox
  old project from 2010, never got merged AFAIK

- https://wiki.qemu.org/Features/Documentation/interop
  that has been superseded by:
  https://www.qemu.org/docs/master/interop/index.html

- https://wiki.qemu.org/Features/Documentation/specs
  that has been superseded by:
  https://www.qemu.org/docs/master/specs/index.html

- https://wiki.qemu.org/Features/DriveRefactoring
  Out of date, we've got -blockdev now (and not -blkdev)

- https://wiki.qemu.org/Features/LegacyRemoval
  Has been replaced by the "deprecated features" section in our docs

- https://wiki.qemu.org/Features/Machines/Edison
  old project from 2015, never took off AFAIK

- https://wiki.qemu.org/Features/LibvirtWiresharkDissector
  seems to be a libvirt proposal - IMHO should not be in the QEMU wiki

- https://wiki.qemu.org/Features/Tegra2
  old project, AFAIK never got merged

- https://wiki.qemu.org/Features/Version3.0
  Old suggestions for QEMU version 3.0 ... we're close to 5.1 already

- https://wiki.qemu.org/KeySigningParty2013
  https://wiki.qemu.org/KeySigningParty2014
  https://wiki.qemu.org/KeySigningParty2015
  Only some few old information here, useless nowadays?

- https://wiki.qemu.org/Features/network_reentrant
  Old ideas from 2013 ... I think vhost-net superseded this?

- https://wiki.qemu.org/Planning/Relicensing
  I think this has been completed. The page looks very outdated now.

- https://wiki.qemu.org/SecurityProcess
  Should be replaced with a redirect

 Thomas



  parent reply	other threads:[~2020-07-09 13:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08  9:52 Migrating custom qemu.org infrastructure to GitLab Stefan Hajnoczi
2020-07-08 10:53 ` Daniel P. Berrangé
2020-07-08 11:17   ` Paolo Bonzini
2020-07-08 11:31     ` Daniel P. Berrangé
2020-07-08 11:48   ` Thomas Huth
2020-07-08 13:19     ` Philippe Mathieu-Daudé
2020-07-08 13:32       ` Daniel P. Berrangé
2020-07-08 13:38         ` Philippe Mathieu-Daudé
2020-07-09 10:16   ` Gerd Hoffmann
2020-07-09 10:22     ` Thomas Huth
2020-07-09 10:33       ` Paolo Bonzini
2020-07-09 12:08         ` Thomas Huth
2020-07-09 13:10         ` Thomas Huth [this message]
2020-07-09 13:17           ` Delete some Wiki pages (was: Migrating custom qemu.org infrastructure to GitLab) Daniel P. Berrangé
2020-07-09 13:22           ` Paolo Bonzini
2020-10-23  5:59       ` Migrate Wiki to Gitlab? " Thomas Huth
2020-10-23  9:09         ` Daniel P. Berrangé
2020-07-08 16:09 ` Migrating custom qemu.org infrastructure to GitLab Stefan Hajnoczi
2020-07-10 14:04 ` Philippe Mathieu-Daudé
2020-07-13  8:39   ` Philippe Mathieu-Daudé
2020-07-13  8:48     ` Peter Maydell
2020-07-10 14:09 ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e5404a7-20dc-cb5d-6307-b66fae8f77a4@redhat.com \
    --to=thuth@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=cleber@redhat.com \
    --cc=codyprime@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=mreitz@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).