From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jackson Date: Wed, 14 Oct 2009 16:46:48 +0100 Subject: [Buildroot] Default target file permissions ? Message-ID: <4AD5F268.5080501@mimc.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Is it possible to set the default perms for target files / directories ? I know you can use the "device_table.txt" file, but I'd like *all* my files to be (say) 'chmod 755' apart from a few which I already spec via device_table.txt. Any pointers ? Thanks Mark