From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [206.46.173.9] (helo=vms173009pub.verizon.net) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1N5vE5-0001YA-Cl for openembedded-devel@lists.openembedded.org; Thu, 05 Nov 2009 06:49:44 +0100 Received: from gandalf.denix.org ([71.251.63.147]) by vms173009.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KSM006BBG4R938B@vms173009.mailsrvcs.net> for openembedded-devel@lists.openembedded.org; Wed, 04 Nov 2009 23:48:28 -0600 (CST) Received: by gandalf.denix.org (Postfix, from userid 1000) id 6AF8F14AF60; Thu, 05 Nov 2009 00:48:27 -0500 (EST) Date: Thu, 05 Nov 2009 00:48:27 -0500 From: Denys Dmytriyenko To: openembedded-devel@lists.openembedded.org Message-id: <20091105054827.GD30116@denix.org> References: <20091105053459.GC30116@denix.org> MIME-version: 1.0 In-reply-to: <20091105053459.GC30116@denix.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-SA-Exim-Connect-IP: 206.46.173.9 X-SA-Exim-Mail-From: denis@denix.org X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure Subject: Re: where is the canonical OE web site these days? X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Nov 2009 05:49:44 -0000 Content-type: text/plain; charset=us-ascii Content-disposition: inline On Thu, Nov 05, 2009 at 12:34:59AM -0500, Denys Dmytriyenko wrote: > On Thu, Nov 05, 2009 at 12:15:09AM -0500, Robert P. J. Day wrote: > > > > if one goes to openembedded.org these days, one gets to > > linuxtogo.org. but there's also the site openembedded.net, which > > takes you to a fairly useful wiki (even if some of the info seems a > > bit out of date). and the linuxtogo wiki definitely doesn't take one > > over to the openembedded.net wiki. > > > > so where's the official portal these days? > > Try http://www.openembedded.org or http://wiki.openembedded.org. I believe > there is a misconfiguration (in DNS?) where openembedded.org points to the IP > address of linuxtogo.org, hence opening http://openembedded.org opens > http://linuxtogo.org > Not sure if there was a reason for that, as linuxtogo.org handles the mailing > list, but that would require an MX record, not IN... Sorry, meant to say "would require MX record, not A"... Hmm, interesting. According to my dig, there is no MX record for openembedded.org. Then lists.openembedded.org is a CNAME to openembedded.org - no wonder it requires to point A record to linuxtogo.org for the mailing list to work properly... I'm not sure why it's being done this way - let's ask admins :) > openembedded.net is an older and different zone, which has no such issue. > AFAIK, there is a move to deprecate openembedded.net in favor of > openembedded.org... > > Current infrastructure is documented here: > http://wiki.openembedded.net/index.php/Infrastructure -- Denys