From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 11.mo3.mail-out.ovh.net ([87.98.184.158] helo=mo3.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SJRb6-0003AJ-Mm for barebox@lists.infradead.org; Sun, 15 Apr 2012 15:42:42 +0000 Received: from mail622.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo3.mail-out.ovh.net (Postfix) with SMTP id F070EFF8737 for ; Sun, 15 Apr 2012 17:43:50 +0200 (CEST) Date: Sun, 15 Apr 2012 17:24:32 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120415152432.GO30672@game.jcrosoft.org> References: <1334500111-26382-1-git-send-email-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1334500111-26382-1-git-send-email-s.hauer@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH v2] dns work To: Sascha Hauer Cc: barebox@lists.infradead.org On 16:28 Sun 15 Apr , Sascha Hauer wrote: > The following patches make the dns more universally usable. The > dns code relies on the nameserver and domainname environment variables > being set. The dhcp command correctly sets these variables, but when we > call it from within a script, the variables won't be available from the > parent context. This is solved by adding a 'net' device which only purpose > is to store the nameserver and domainname. > Also, tftpfs can now work with hostnames instead of only ip addresses. much better and less code tks Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox