From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Lars Schmidt <l.schmidt@pengutronix.de>, barebox@lists.infradead.org
Subject: Re: [PATCH 4/4] Documentation: migration-2025.07.0: add information about slots_locked
Date: Mon, 16 Jun 2025 12:51:55 +0200 [thread overview]
Message-ID: <6b7cc008-14e9-4910-b3b3-a08a9ce8be83@pengutronix.de> (raw)
In-Reply-To: <20250613140805.1229525-5-l.schmidt@pengutronix.de>
Hi,
On 6/13/25 16:08, Lars Schmidt wrote:
commit message please
> Signed-off-by: Lars Schmidt <l.schmidt@pengutronix.de>
> ---
> Documentation/migration-guides/index.rst | 1 +
> Documentation/migration-guides/migration-2025.07.0.rst | 8 ++++++++
> Documentation/user/bootchooser.rst | 3 +++
s/slots/attempts/g below
> 3 files changed, 12 insertions(+)
> create mode 100644 Documentation/migration-guides/migration-2025.07.0.rst
>
> diff --git a/Documentation/migration-guides/index.rst b/Documentation/migration-guides/index.rst
> index 182654847f..4bba061476 100644
> --- a/Documentation/migration-guides/index.rst
> +++ b/Documentation/migration-guides/index.rst
> @@ -12,3 +12,4 @@ cause build errors are generally out-of-scope for these documents.
>
> migration-2025.05.0
> migration-2025.06.0
> + migration-2025.07.0
> \ No newline at end of file
> diff --git a/Documentation/migration-guides/migration-2025.07.0.rst b/Documentation/migration-guides/migration-2025.07.0.rst
> new file mode 100644
> index 0000000000..c18743a633
> --- /dev/null
> +++ b/Documentation/migration-guides/migration-2025.07.0.rst
> @@ -0,0 +1,8 @@
> +Release v2025.07.0
> +==================
> +
> +Bootchooser
> +-----------
> +
> +Bootchooser now interprets a top-level ``slots_locked`` variable.
> +For more information, see :ref:`slot locking feature <bootchooser,slots_lock>`
> diff --git a/Documentation/user/bootchooser.rst b/Documentation/user/bootchooser.rst
> index 306443270a..f767dc77e8 100644
> --- a/Documentation/user/bootchooser.rst
> +++ b/Documentation/user/bootchooser.rst
> @@ -77,6 +77,9 @@ no remaining attempts left.
> To prevent ending up in an unbootable system after a number of failed boot
> attempts, there is also a built-in mechanism to reset the counters to their defaults,
> controlled by the ``global.bootchooser.reset_attempts`` variable.
> +
> +.. _bootchooser,slots_lock:
> +
> Alternatively, counting down the remaining attempts can be disabled by
> locking the bootchooser slots.
> This is done by defining a (32-bit) ``slots_locked`` variable in the
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2025-06-16 12:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-13 14:08 [PATCH 0/4] Add boot slot locking to bootchooser Lars Schmidt
2025-06-13 14:08 ` [PATCH 1/4] bootchooser: implement locking of boot slots Lars Schmidt
2025-06-16 10:44 ` Ahmad Fatoum
2025-06-13 14:08 ` [PATCH 2/4] bootchooser: extend cmd tool by option to set slot locking Lars Schmidt
2025-06-16 10:49 ` Ahmad Fatoum
2025-06-13 14:08 ` [PATCH 3/4] Documentation: bootchooser: add information about slots_locked Lars Schmidt
2025-06-16 10:50 ` Ahmad Fatoum
2025-06-13 14:08 ` [PATCH 4/4] Documentation: migration-2025.07.0: " Lars Schmidt
2025-06-16 10:51 ` Ahmad Fatoum [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=6b7cc008-14e9-4910-b3b3-a08a9ce8be83@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=l.schmidt@pengutronix.de \
/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