From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jo3o7-00024K-7p for qemu-devel@nongnu.org; Mon, 21 Apr 2008 17:44:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jo3o0-00023L-N1 for qemu-devel@nongnu.org; Mon, 21 Apr 2008 17:44:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jo3o0-00023I-DM for qemu-devel@nongnu.org; Mon, 21 Apr 2008 17:44:08 -0400 Received: from mtaout02-winn.ispmail.ntl.com ([81.103.221.48]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jo3nK-0003mo-NH for qemu-devel@nongnu.org; Mon, 21 Apr 2008 17:44:07 -0400 Received: from aamtaout04-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080421214624.YMDQ17818.mtaout02-winn.ispmail.ntl.com@aamtaout04-winn.ispmail.ntl.com> for ; Mon, 21 Apr 2008 22:46:24 +0100 Received: from miranda.arrow ([213.107.26.151]) by aamtaout04-winn.ispmail.ntl.com with ESMTP id <20080421214307.JWLL29112.aamtaout04-winn.ispmail.ntl.com@miranda.arrow> for ; Mon, 21 Apr 2008 22:43:07 +0100 Received: from sdb by miranda.arrow with local (Exim 4.63) (envelope-from ) id 1Jo3mu-0005Qm-Kn for qemu-devel@nongnu.org; Mon, 21 Apr 2008 22:43:00 +0100 Date: Mon, 21 Apr 2008 22:43:00 +0100 From: Stuart Brady Subject: [Qemu-devel] QEMU website Message-ID: <20080421214300.GA20856@miranda.arrow> References: <20080421002911.64939.qmail@web3414.mail.ogk.yahoo.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, Apr 21, 2008 at 11:05:40AM +0200, Mike Kronenberg wrote: > just added a redirect for everyone that "deep-linked" to > http://www.kju-app.org/kju ;) ... > ...and yes, please adjust http://fabrice.bellard.free.fr/qemu/download.html > to point to plain http://www.kju-app.org . While we're discussing the website, there's a few other things that need updating: s/CVS/Subversion/ on http://fabrice.bellard.free.fr/qemu/links.html http://fabrice.bellard.free.fr/qemu/download.html links to some "CVS snapshots" -- these should be replaced with Subversion snapshots, or the link should be removed. (They do have the file USE_SVN_INSTEAD, and they don't include files added since the move to Subversion.) (Also, I've noticed that the svn source browser has a bug -- if you go to http://svn.savannah.nongnu.org/viewvc/trunk/?root=qemu, you'll see "cvs -d:pserver:anonymous@cvs.sv.gnu.org:/sources/qemu co trunk", which should read "svn co svn://svn.savannah.nongnu.org/qemu/trunk".) Cheers, -- Stuart Brady