Randy McMurchy wrote:
[snip]
And, BTW, mkdir -p is wrong. The install command with a -mXXX
parameter is a much, much better example of how to do things
correctly.
The install command is only needed if you need to specify the owner and
the permission in one command, which is usually used in package installation.

In LFS, the user is root:root and the umask is defined as 022. Everything is
ready. IMHO, using install is unnecessary for a directory set up.


William Zhou


--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to