Re: HT: File Permissions of files in /system/bin at compile time

2011-01-19 Thread Pradeep Kumar
hi Greg, My question is I had a Linux kernel source code, do they have similar lines as %defattr(644,root,root,755) to set permissions for the compiled binaries. On Tue, Jan 18, 2011 at 12:49 AM, Greg Freemyer greg.freem...@gmail.comwrote: On Mon, Jan 17, 2011 at 5:41 AM, Pradeep Kumar

Re: HT: File Permissions of files in /system/bin at compile time

2011-01-19 Thread Anuz Pratap Singh Tomar
On Wed, Jan 19, 2011 at 8:26 AM, Pradeep Kumar pradeepker...@gmail.comwrote: hi Greg, My question is I had a Linux kernel source code, do they have similar lines as %defattr(644,root,root,755) to set permissions for the compiled binaries. What do you mean by binaries? Kernel Build System