Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] mkefidisk updates and gummiboot support
@ 2014-07-16 14:15 Darren Hart
  2014-07-16 14:15 ` [PATCH 1/8] mkefidisk.sh: Use all caps for volume names Darren Hart
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Darren Hart @ 2014-07-16 14:15 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-07-17 21:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 14:15 [PATCH 0/8] mkefidisk updates and gummiboot support Darren Hart
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox