Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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

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