Re: Wrong permission for kernel source tar ball !?

From: Randy.Dunlap
Date: Thu Dec 01 2005 - 20:40:20 EST


On Fri, 2 Dec 2005 from-linux-kernel@xxxxxxxxxxxxxxxxxxx wrote:

> Hello,
>
> "find -type f -perm 6" shows
> extracted regular files are writable to everybody
> for linux-2.6.14.tar.bz2 and later.
>
> Something happened?

Yes, you unzipped the tarball as root. Don't do that.
You should unzip & build kernels as a regular user
and only become root to do install functions.

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/