Re: World writable tarballs

From: Sam Ravnborg
Date: Sun Apr 30 2006 - 02:18:28 EST


On Sat, Apr 29, 2006 at 09:59:22PM -0700, Joshua Hudson wrote:
> I've got good reasons
> for compiling the kernel as root (when in the make, install, reboot, test
> loop it's quite a timesaver).

Care to explain why it is a timesaver to compile your kernel as root?
Other do something like:
make && sudo make modules_install && sudo make install

Or variants of this. In this way we run only a minimal set as root.

Sam
-
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/