Messages in this thread |  | | | Subject | Re: Makefile targets: tar & rpm pkgs, while using O=<dir> as non-root | | From | Nix <> | | Date | Tue, 20 Dec 2005 17:44:10 +0000 |
| |
On Tue, 20 Dec 2005, Sam Ravnborg said: > Consider following use cases: > 1) Src located on NFS mounted filesystem
Nothing wrong with that. NFS is fast for me.
(Admittedly, on heavily contended networks you're right.)
> 2) Src on RO media
*Good* reason (one that unionfs would solve, but still...)
> 4) Builds for several architectures from same source base
cp -al
> 5) Builds for several different configurations
cp -al
> It is convinient in many places. Maybe not for you but for others.
There were a couple of compelling arguments in there. :)
-- `I must caution that dipping fingers into molten lead presents several serious dangers.' --- Jearl Walker - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |