Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] mkefidisk updates and gummiboot support
Date: Wed, 16 Jul 2014 14:15:56 +0000	[thread overview]
Message-ID: <cover.1405520111.git.dvhart@linux.intel.com> (raw)

mkefidisk was in need of some improvements. This adds gummiboot support, but
also adds improved logging, output formatting, robustness, error trapping,
cleanup, and verbosity control.

The following changes since commit 03c6fd0caab0ea8dcc2e0c3ab827a287a4f36910:

  ltp: use "foreign" automake strictness (2014-07-16 10:31:17 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib dvhart/mkefidisk
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dvhart/mkefidisk

Darren Hart (8):
  mkefidisk.sh: Use all caps for volume names
  mkefidisk.sh: Add mount error checking
  mkefidisk.sh: Add gummiboot support
  mkefidisk.sh: Copy the EFI dir recursively
  mkefidisk.sh: Improve logging
  mkefidisk.sh: Add die() and cleanup() routines
  mkefidisk.sh: Make the rootfs copy the last step
  mkefidisk.sh: Reduce output and add verbose flag

 scripts/contrib/mkefidisk.sh | 306 ++++++++++++++++++++++++++++---------------
 1 file changed, 204 insertions(+), 102 deletions(-)

-- 
2.0.0



             reply	other threads:[~2014-07-16 21:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16 14:15 Darren Hart [this message]
2014-07-16 14:15 ` [PATCH 1/8] mkefidisk.sh: Use all caps for volume names Darren Hart
2014-07-16 14:15 ` [PATCH 2/8] mkefidisk.sh: Add mount error checking Darren Hart
2014-07-16 14:15 ` [PATCH 3/8] mkefidisk.sh: Add gummiboot support Darren Hart
2014-07-17 21:44   ` Darren Hart
2014-07-16 14:16 ` [PATCH 4/8] mkefidisk.sh: Copy the EFI dir recursively Darren Hart
2014-07-16 14:16 ` [PATCH 5/8] mkefidisk.sh: Improve logging Darren Hart
2014-07-16 14:16 ` [PATCH 6/8] mkefidisk.sh: Add die() and cleanup() routines Darren Hart
2014-07-16 14:16 ` [PATCH 7/8] mkefidisk.sh: Make the rootfs copy the last step Darren Hart
2014-07-16 14:16 ` [PATCH 8/8] mkefidisk.sh: Reduce output and add verbose flag Darren Hart

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=cover.1405520111.git.dvhart@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox