Openembedded Core Discussions
 help / color / mirror / Atom feed
From: mariano.lopez@linux.intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] wic: Allow to user defined files as config for bootloaders
Date: Wed, 18 Nov 2015 08:25:52 +0000	[thread overview]
Message-ID: <cover.1447834352.git.mariano.lopez@linux.intel.com> (raw)

From: Mariano Lopez <mariano.lopez@linux.intel.com>

These two patches add a new option for the bootloaders. This new option is
to have a configuration file as the bootloader config and it can be used with
"configfile" variable in the bootloader line. This is very useful when there
is need to create a multiboot image or when there is need to use scripting in
the bootloader.

This change doesn't include the changes in the documentation but once the
patches are commited to master, I will work on the documentation of this new
feature.

The following changes since commit d9aabf9639510fdb3e2ccc21ba5ae4aa9f6e4a57:

  gcc: Drop 4.8 (2015-11-16 14:59:18 +0000)

are available in the git repository at:

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

Mariano Lopez (2):
  wic: Prepare wicboot to allow custom bootloader config
  wic: Allow to use a custom config for bootloaders

 scripts/lib/wic/kickstart/__init__.py              |  7 +++
 .../lib/wic/kickstart/custom_commands/wicboot.py   |  5 ++
 scripts/lib/wic/plugins/source/bootimg-efi.py      | 66 ++++++++++++++--------
 scripts/lib/wic/plugins/source/bootimg-pcbios.py   | 66 +++++++++++++---------
 4 files changed, 95 insertions(+), 49 deletions(-)

-- 
1.8.4.5



             reply	other threads:[~2015-11-18 16:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18  8:25 mariano.lopez [this message]
2015-11-18  8:25 ` [PATCH 1/2] wic: Prepare wicboot to allow custom bootloader config mariano.lopez
2015-11-18  8:25 ` [PATCH 2/2] wic: Allow to use a custom config for bootloaders mariano.lopez
2015-11-23 17:37   ` Ed Bartosh
2015-11-23 22:13     ` Mariano Lopez
2015-11-24 15:43       ` Ed Bartosh
2015-11-26 14:48         ` Mariano Lopez
2015-11-26 19:23           ` Mariano Lopez
2015-11-27 12:47             ` Ed Bartosh

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.1447834352.git.mariano.lopez@linux.intel.com \
    --to=mariano.lopez@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