From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] fix #11044: wic should support multiple boot labels such as boot and install targets
Date: Thu, 23 Feb 2017 16:33:47 +0200 [thread overview]
Message-ID: <cover.1487860017.git.ed.bartosh@linux.intel.com> (raw)
Hi,
This patchset provides an example of multi-target syslinux config.
It utilizes --configfile bootloader option instead of "traditional" way to
hardcode all configuration details in wic plugin code.
This approach is a preferable way to configure bootloaders in wic. It should
be used for all wic pluins in future.
The following changes since commit 5d96bc6d1af89dda11f3266548fe1547152c86e1:
image_types_wic: fix expansion error (2017-02-22 15:41:33 +0200)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/wic/wip
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wic/wip
Ed Bartosh (2):
wic: bootimg-pcbios: add support for syslinux vesamenu
wic: add more targets to directdisk syslinux config
.../canned-wks/directdisk-bootloader-config.cfg | 28 +++++++++++++++++-----
scripts/lib/wic/plugins/source/bootimg-pcbios.py | 20 ++++++++++------
2 files changed, 35 insertions(+), 13 deletions(-)
--
Regards,
Ed
next reply other threads:[~2017-02-23 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 14:33 Ed Bartosh [this message]
2017-02-23 14:33 ` [PATCH 1/2] wic: bootimg-pcbios: add support for syslinux vesamenu Ed Bartosh
2017-02-23 14:33 ` [PATCH 2/2] wic: add more targets to directdisk syslinux config 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.1487860017.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@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