All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] defenv-2 updates
@ 2012-07-05  7:18 Sascha Hauer
  2012-07-05  7:18 ` [PATCH 1/3] hush getopt: shift argv arguments Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sascha Hauer @ 2012-07-05  7:18 UTC (permalink / raw)
  To: barebox

Hi all,

The following contains some defenv-2 updates like more usage informations
for the scripts and it makes the boot script a bit more flexible.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      hush getopt: shift argv arguments
      defenv-2: Add usage information for bootargs scripts
      defenv-2: improve boot script

 common/Kconfig                             |    1 +
 common/hush.c                              |    5 +++-
 defaultenv-2/base/bin/boot                 |   42 ++++++++++++++++++++++++++--
 defaultenv-2/base/bin/bootargs-root-initrd |    7 ++++-
 defaultenv-2/base/bin/bootargs-root-jffs2  |   16 ++++++++++-
 defaultenv-2/base/bin/bootargs-root-nfs    |    7 ++++-
 defaultenv-2/base/bin/bootargs-root-ubi    |   13 ++++++++-
 7 files changed, 83 insertions(+), 8 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-07-05  7:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05  7:18 [PATCH] defenv-2 updates Sascha Hauer
2012-07-05  7:18 ` [PATCH 1/3] hush getopt: shift argv arguments Sascha Hauer
2012-07-05  7:18 ` [PATCH 2/3] defenv-2: Add usage information for bootargs scripts Sascha Hauer
2012-07-05  7:22   ` Eric Bénard
2012-07-05  7:35     ` Sascha Hauer
2012-07-05  7:18 ` [PATCH 3/3] defenv-2: improve boot script Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.