From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org,
Alexander Shiyan <eagle.alexander923@gmail.com>
Subject: Re: [PATCH v4 1/2] Add support for extlinux.conf
Date: Mon, 15 Jun 2026 10:51:26 +0200 [thread overview]
Message-ID: <178151348611.4191953.3961852585484073327.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260605052347.3009484-1-eagle.alexander923@gmail.com>
On Fri, 05 Jun 2026 08:23:46 +0300, Alexander Shiyan wrote:
> This adds support for the extlinux.conf configuration format, commonly
> used by Syslinux and many Linux distributions. The configuration file
> is typically located at /boot/extlinux/extlinux.conf or
> /extlinux/extlinux.conf and defines boot entries with kernel, initrd,
> device tree, and command line options.
>
> The implementation integrates with the existing boot entry framework:
> - The extlinux scanner discovers entries on mounted filesystems.
> - Only the DEFAULT label is turned into a boot entry (multiple
> LABEL sections are ignored after the default is found).
> - Bootm is used to load and start the kernel.
>
> [...]
Applied, thanks!
[1/2] Add support for extlinux.conf
https://git.pengutronix.de/cgit/barebox/commit/?id=b912fa9fc3ca (link may not be stable)
[2/2] Documentation: add extlinux.conf support description
https://git.pengutronix.de/cgit/barebox/commit/?id=3aebbc2b1686 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2026-06-15 8:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-05 5:23 Alexander Shiyan
2026-06-05 5:23 ` [PATCH v4 2/2] Documentation: add extlinux.conf support description Alexander Shiyan
2026-06-15 8:51 ` Sascha Hauer [this message]
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=178151348611.4191953.3961852585484073327.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=eagle.alexander923@gmail.com \
/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