All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details
@ 2025-11-12 20:32 Peter Korsgaard
  2025-11-13 16:41 ` Yann E. MORIN via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2025-11-12 20:32 UTC (permalink / raw)
  To: buildroot, Yann E . MORIN

Commit 6b53649bfa ("docs/manual: add merged-bin details to customize
rootfs") added a small typo, fix that.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 docs/manual/customize-rootfs.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/customize-rootfs.adoc b/docs/manual/customize-rootfs.adoc
index 5d8bcba778..4d03d04617 100644
--- a/docs/manual/customize-rootfs.adoc
+++ b/docs/manual/customize-rootfs.adoc
@@ -31,7 +31,7 @@ When +BR2_ROOTFS_MERGED_USR+ is enabled, then the overlay must not
 Additionally, when +BR2_ROOTFS_MERGED_BIN+ is enabled, then the overlay
   must not contain the '/usr/sbin' directory, as Buildroot will create
   it as a symbolic link to '/usr/bin'. In such a situation, should the
-  overlay have any program, they should be placed in '/usr/bin'.
+  overlay have any programs, they should be placed in '/usr/bin'.
 +
 As shown in xref:customize-dir-structure[], the recommended path for
   this overlay is +board/<company>/<boardname>/rootfs-overlay+.
-- 
2.39.5

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details
  2025-11-12 20:32 [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details Peter Korsgaard
@ 2025-11-13 16:41 ` Yann E. MORIN via buildroot
  2025-11-13 20:55   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN via buildroot @ 2025-11-13 16:41 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: buildroot

Peter, All,

On 2025-11-12 21:32 +0100, Peter Korsgaard spake thusly:
> Commit 6b53649bfa ("docs/manual: add merged-bin details to customize
> rootfs") added a small typo, fix that.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Reviewed-by: Yann E. MORIN <yann.morin.1998@free.fr>

Thanks!

Regards,
Yann E. MORIN.

> ---
>  docs/manual/customize-rootfs.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/manual/customize-rootfs.adoc b/docs/manual/customize-rootfs.adoc
> index 5d8bcba778..4d03d04617 100644
> --- a/docs/manual/customize-rootfs.adoc
> +++ b/docs/manual/customize-rootfs.adoc
> @@ -31,7 +31,7 @@ When +BR2_ROOTFS_MERGED_USR+ is enabled, then the overlay must not
>  Additionally, when +BR2_ROOTFS_MERGED_BIN+ is enabled, then the overlay
>    must not contain the '/usr/sbin' directory, as Buildroot will create
>    it as a symbolic link to '/usr/bin'. In such a situation, should the
> -  overlay have any program, they should be placed in '/usr/bin'.
> +  overlay have any programs, they should be placed in '/usr/bin'.
>  +
>  As shown in xref:customize-dir-structure[], the recommended path for
>    this overlay is +board/<company>/<boardname>/rootfs-overlay+.
> -- 
> 2.39.5
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details
  2025-11-13 16:41 ` Yann E. MORIN via buildroot
@ 2025-11-13 20:55   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2025-11-13 20:55 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Peter, All,
 > On 2025-11-12 21:32 +0100, Peter Korsgaard spake thusly:
 >> Commit 6b53649bfa ("docs/manual: add merged-bin details to customize
 >> rootfs") added a small typo, fix that.
 >> 
 >> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

 > Reviewed-by: Yann E. MORIN <yann.morin.1998@free.fr>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-13 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 20:32 [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details Peter Korsgaard
2025-11-13 16:41 ` Yann E. MORIN via buildroot
2025-11-13 20:55   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.