From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/4] defaultenv boot updates
Date: Fri, 8 Apr 2011 15:37:13 +0200 [thread overview]
Message-ID: <20110408133713.GC13978@game.jcrosoft.org> (raw)
HI,
this following patch series make boot script more configurable
The following changes since commit 8dfebf96d79aa8e37c2299af8c02a84d30f5e9e7:
Merge branch 'nand-pu' into next (2011-04-06 09:21:56 +0200)
are available in the git repository at:
game ..BRANCH.NOT.VERIFIED..
Jean-Christophe PLAGNIOL-VILLARD (4):
defaultenv/boot: switch to getopt
defaultenv/boot: add -k and -t option to specify the kernel location and image type
defaultenv/boot: add -r and -T option to select rootfs location and type
defaultenv/boot: add -i option to select the ip mode
defaultenv/bin/boot | 52 ++++++++++++++++++++++++++++++++++++++++++---
defaultenv/bin/boot_help | 36 +++++++++++++++++++++++++++++++
2 files changed, 84 insertions(+), 4 deletions(-)
create mode 100644 defaultenv/bin/boot_help
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2011-04-08 13:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-08 13:37 Jean-Christophe PLAGNIOL-VILLARD [this message]
2011-04-08 13:40 ` [PATCH 1/4] defaultenv/boot: switch to getopt Jean-Christophe PLAGNIOL-VILLARD
2011-04-08 13:40 ` [PATCH 2/4] defaultenv/boot: add -k and -t option to specify the kernel location and image type Jean-Christophe PLAGNIOL-VILLARD
2011-04-08 13:40 ` [PATCH 3/4] defaultenv/boot: add -r and -T option to select rootfs location and type Jean-Christophe PLAGNIOL-VILLARD
2011-04-08 13:40 ` [PATCH 4/4] defaultenv/boot: add -i option to select the ip mode Jean-Christophe PLAGNIOL-VILLARD
2011-04-11 10:16 ` [PATCH 0/4] defaultenv boot updates Sascha Hauer
2011-04-11 10:17 ` Jean-Christophe PLAGNIOL-VILLARD
2011-04-11 10:55 ` Sascha Hauer
2011-04-23 2:16 ` Jean-Christophe PLAGNIOL-VILLARD
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=20110408133713.GC13978@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/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 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.