public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: John Schmoller <jschmoller@xes-inc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] env: Group environment variables
Date: Thu, 05 Nov 2009 16:42:53 -0600	[thread overview]
Message-ID: <1257460973.8937.1170.camel@johns> (raw)
In-Reply-To: <20091105223709.DC7563F6EC@gemini.denx.de>

On Thu, 2009-11-05 at 23:37 +0100, Wolfgang Denk wrote:
> Dear John,
> 
> In message <1257452739.8937.1166.camel@johns> you wrote:
> >
> > > Also, it would be nice if "prontenv" now would allow to print a group,
> > > i. e. in your example something as "printenv net pci" should be
> > > supported.
> > 
> > This is already (accidentally :) supported.  a "printenv $net" would do
> > just what you state.
> 
> Um.. this is not what I mean.

So, a "printenv net" would print 
 ipaddr netmask gatewayip serverip

A "printenv $net" would print
 ipaddr=10.52.0.133
 netmask=255.255.0.0
 gatewayip=10.52.0.1
 serverip=10.52.0.33

Do you mean something other than either of those?

John

  reply	other threads:[~2009-11-05 22:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04 16:34 [U-Boot] [RFC] env: Group environment variables John Schmoller
2009-11-04 17:55 ` Mike Frysinger
2009-11-04 18:17   ` John Schmoller
2009-11-04 20:36     ` Mike Frysinger
2009-11-04 20:37       ` John Schmoller
2009-11-04 22:28       ` Wolfgang Denk
2009-11-05 19:57 ` Wolfgang Denk
2009-11-05 20:25   ` John Schmoller
2009-11-05 22:37     ` Wolfgang Denk
2009-11-05 22:42       ` John Schmoller [this message]
2009-11-16 23:15         ` Wolfgang Denk

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=1257460973.8937.1170.camel@johns \
    --to=jschmoller@xes-inc.com \
    --cc=u-boot@lists.denx.de \
    /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