From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by mx1.pokylinux.org (Postfix) with ESMTP id 100AF4C811AB for ; Tue, 19 Oct 2010 16:51:24 -0500 (CDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 19 Oct 2010 14:51:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.57,352,1283756400"; d="scan'208";a="338058553" Received: from unknown (HELO [10.255.12.104]) ([10.255.12.104]) by azsmga001.ch.intel.com with ESMTP; 19 Oct 2010 14:51:18 -0700 Message-ID: <4CBE12D6.4000301@linux.intel.com> Date: Tue, 19 Oct 2010 14:51:18 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100922 Thunderbird/3.1.4 MIME-Version: 1.0 To: Mark Hatle References: <4807CBBFD12C484EBEAB6D8DFBDCE47C267E303C06@orsmsx501.amr.corp.intel.com> <5D5D343A-04B9-4313-AED1-AD6F48C6DAE9@windriver.com> <4CBE09CA.5060209@windriver.com> In-Reply-To: <4CBE09CA.5060209@windriver.com> X-Mailman-Approved-At: Tue, 19 Oct 2010 17:06:31 -0500 Cc: "Li, Susie" , "McCombe, Kevin" , "Lock, Joshua" , "Ta, Lieu" , "Anderson, Paul" , "Ashfield, Bruce" , "Purdie, Richard" , "yocto@yoctoproject.org" Subject: Re: Yocto Linux Project Sync notes X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 21:51:25 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/19/2010 02:12 PM, Mark Hatle wrote: > On 10/19/10 4:01 PM, Alex deVries wrote: >> >> On 2010-10-19, at 11:40 AM, Stewart, David C wrote: >> >>> ** Alex will put the hardware bits together, Darren to write down the description of what needs to come together and wiki-fy it. >> >> >> Yes, so what I need is something like: >> >> - description >> - expected behaviour >> - hardware used >> - how to build and install the software >> >> ... for all four boards. The sooner we have something, the sooner I can start. >> >> Does that make sense, Darren? > > Darren (or someone else can correct me.. but what I'm doing now) > > Board: RouterStationPro > Purpose: NAS and boot server for other board > Features: > - Contains file server for multimedia and other files > - Can serve files via: > - NFS > - http http isn't needed. (the DLNA server will mount the files over NFS into its filesystem and Mediatomb runs it's own http server on a special port to server up the files to the media renderers). > - tftp (likely needed if the other boards need to network boot) > - ftp (maybe) No need. > - Will act as THE authoritation DHCP server for the network of boards > - no DNS on the network (is it needed?) No DNS needed, runs over multicast, and we can specify the NFS server with a dotted quad. > > Software: > - From the meta-demo, build the poky-image-nas with the machine target of the > routerstationpro (thats the goal, but there might be some custom config files > in the end.. still working on it) Perfect. Looks good Mark. -- Darren Hart Embedded Linux Kernel