From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Compagnucci Date: Sat, 11 Apr 2015 15:40:30 +0200 Subject: [Buildroot] [PATCH v2 0/2] Makedevs: add recursive option Message-ID: <1428759632-17060-1-git-send-email-angelo.compagnucci@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net This patch series add the recursive option to makedevs. With recursive option will be possible to apply owner/permission recursively to folders. Angelo Compagnucci (2): package/makedevs: add recursive option docs/manual: documentation for recursive makedevs syntax docs/manual/makedev-syntax.txt | 10 +++++++++- package/makedevs/makedevs.c | 31 +++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) -- 1.9.1