Re: binary mtree for openafs port(s)
"Derrick Brashear" <[email protected]> Wed, 17 Dec 2008 08:57:06 -0500
| Newsgroups | gmane.os.freebsd.devel.afs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 17, 2008 at 4:49 AM, Boris Samorodov <[email protected]> wrote: > ElBarto <[email protected]> writes: > >> Well, >> For the client you only need all the binaries for mounting an afs >> server (don't know exactly which ones). >> This is the list I suggest : > [list was here] >> >> $PREFIX/sbin/fstrace >> $PREFIX/sbin/kpwvalid >> $PREFIX/sbin/rxdebug > > I'm not sure either but it seems to me that those might belong to > a server part. fstrace is client only, it debugs the client itself. rxdebug is universal. it can debug any rx service, client or server. kpwvalid is server only. fstrace, unlike cmdebug, must be run on the client. cmdebug, like rxdebug, can be *run* anywhere as it's a network probe. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-afs To unsubscribe, send any mail to "[email protected]"