Matt Fioravante wrote:
> Well I was just comtemplating the idea of setting up a freebsd load at
> my workplace. They already run linux and solaris and because of bad
> decisions in the past, they mount their afs shares on /usr/local. So I
> would have to install ports in /usr or some other prefix.
Why repeat past mistakes :) ?

just make /usr and /usr/local on the freebsd box different partitions.
(otional)

Then mount it as
mount -t nfs feebsd-host:/usr/local /usr/local/freebsd

and add /usr/local/freebsd/{sbin,bin} to the $PATH


-- 
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED])
o:703.549.2050x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to