* [Buildroot] [PATCH] package/makedevs: describe the recursive type in the README
@ 2024-02-06 9:00 Marcus Folkesson
2024-02-07 11:10 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Folkesson @ 2024-02-06 9:00 UTC (permalink / raw)
To: buildroot; +Cc: Marcus Folkesson
The recursive type is described everywhere else, so add it to
the README as well.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
package/makedevs/README | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/makedevs/README b/package/makedevs/README
index 70844bf802..6c583609a5 100644
--- a/package/makedevs/README
+++ b/package/makedevs/README
@@ -26,6 +26,7 @@ where name is the file name, type can be one of:
f: A regular file
d: Directory
+ r: Directory recursively
c: Character special device file
b: Block special device file
p: Fifo (named pipe)
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/makedevs: describe the recursive type in the README
2024-02-06 9:00 [Buildroot] [PATCH] package/makedevs: describe the recursive type in the README Marcus Folkesson
@ 2024-02-07 11:10 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2024-02-07 11:10 UTC (permalink / raw)
To: Marcus Folkesson; +Cc: buildroot
Marcus, All,
On 2024-02-06 10:00 +0100, Marcus Folkesson spake thusly:
> The recursive type is described everywhere else, so add it to
> the README as well.
Instead of updating the README file, I removed it and repalced it with
a symlink to the corresponding section in the manujal, to avoid
duplicating the documentation.
Indeed, the manual section for makedevs was already recently updated,
but the README was missed. Having the symlink will prevvent the two from
diverging in the future.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> ---
> package/makedevs/README | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/makedevs/README b/package/makedevs/README
> index 70844bf802..6c583609a5 100644
> --- a/package/makedevs/README
> +++ b/package/makedevs/README
> @@ -26,6 +26,7 @@ where name is the file name, type can be one of:
>
> f: A regular file
> d: Directory
> + r: Directory recursively
> c: Character special device file
> b: Block special device file
> p: Fifo (named pipe)
> --
> 2.43.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| 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] 2+ messages in thread
end of thread, other threads:[~2024-02-07 11:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-06 9:00 [Buildroot] [PATCH] package/makedevs: describe the recursive type in the README Marcus Folkesson
2024-02-07 11:10 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox