From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 11/12] boot/syslinux: add option to install c32 modules
Date: Sat, 3 May 2014 22:08:38 +0200 [thread overview]
Message-ID: <20140503200838.GG10671@free.fr> (raw)
In-Reply-To: <87k3a2mxw3.fsf@dell.be.48ers.dk>
Peter, All,
On 2014-05-03 22:05 +0200, Peter Korsgaard spake thusly:
> >>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
>
> > From: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> > Cc: Romain Naour <romain.naour@openwide.fr>
> > ---
> > boot/syslinux/Config.in | 10 ++++++++++
> > boot/syslinux/syslinux.mk | 9 +++++++++
> > 2 files changed, 19 insertions(+)
>
> > diff --git a/boot/syslinux/Config.in b/boot/syslinux/Config.in
> > index 28c5329..f4b9870 100644
> > --- a/boot/syslinux/Config.in
> > +++ b/boot/syslinux/Config.in
> > @@ -46,4 +46,14 @@ config BR2_TARGET_SYSLINUX_EFI
>
> > endchoice
>
> > +if BR2_TARGET_SYSLINUX_LEGACY_BIOS
> > +
> > +config BR2_TARGET_SYSLINUX_C32
> > + string "modules to install"
> > + help
> > + Enter a space-separated list of .c32 modules to install.
> > + Leave empty to install no module.
>
> Out of interest, what are those c32 modules? Some kind of loadable
> libraries?
Yes, a kind of plugin. One provides a graphical (vesa) menu, another
provides a simple shell, and so on...
> > +# We install the c32 modules from the host-installed tree, they are all
> > +# neatly installed in the same location, while they are scaterred around
>
> s/scaterred/scattered/
>
> Reworded slightly and committed, thanks.
Doh, I really need to do something about my keyboard dislexia... ;-)
Thanks for fixing. :-)
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-05-03 20:08 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-02 17:10 [Buildroot] [PATCH 0/12 v3] Bump and improve syslinux (branch yem/syslinux) Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 01/12] boot/syslinux: needs an ia32-capable compiler Yann E. MORIN
2014-05-03 19:38 ` Peter Korsgaard
2014-05-02 17:10 ` [Buildroot] [PATCH 02/12] boot/syslinux: prepare to install non-core images Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 03/12] boot/syslinux: make the sub-options a choice Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 04/12] boot/syslinux: rewrite options prompts Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 05/12] boot/syslinux: move comments out of define-block Yann E. MORIN
2014-05-03 19:39 ` Peter Korsgaard
2014-05-02 17:10 ` [Buildroot] [PATCH 06/12] package/ucl: new package Yann E. MORIN
2014-05-03 19:48 ` Peter Korsgaard
2014-05-02 17:10 ` [Buildroot] [PATCH 07/12] package/upx: " Yann E. MORIN
2014-05-03 19:48 ` Peter Korsgaard
2014-05-02 17:10 ` [Buildroot] [PATCH 08/12] boot/syslinux: bump version Yann E. MORIN
2014-05-03 20:08 ` Peter Korsgaard
2014-05-03 20:20 ` Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 09/12] boot/syslinux: add option to install the EFI image Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 10/12] boot/syslinux: add an option to install an MBR blob Yann E. MORIN
2014-05-02 17:10 ` [Buildroot] [PATCH 11/12] boot/syslinux: add option to install c32 modules Yann E. MORIN
2014-05-03 20:05 ` Peter Korsgaard
2014-05-03 20:08 ` Yann E. MORIN [this message]
2014-05-02 17:10 ` [Buildroot] [PATCH 12/12] boot/syslinux: install in a sub-dir of $(BINARIES_DIR) Yann E. MORIN
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=20140503200838.GG10671@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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