Re: binary mtree for openafs port(s)

ElBarto <[email protected]> Tue, 16 Dec 2008 00:04:30 +0100
Newsgroups gmane.os.freebsd.devel.afs
Message-ID <[email protected]>
Boris Samorodov wrote:
> (resending after an hour timeout, seems my first letter went to nowhere)
>
> Hello List,
>
>
> this is time to decide which mtree for binaries is apropriate
> for openafs port(s). That's my proposal:
>
> PREFIX=/usr/local
> BINDIR=$PREFIX/bin
> SBINDIR=$PREFIX/sbin
>
> SBINDIR: all *server + upclient 
> BINDIR: all other binaries
>
> What do you think? Thanks!
>
>
> WBR
>   
Hello,

I'll prefer to have all the *server in $PREFIX/libexec/openafs like the 
pkgsrc for netbsd.
As those binaries are not intend to be called manually it seems normal 
to not have them
in /usr/local/bin or /usr/local/sbin.
Just look at the pkgsrc, I kind of like the way it is done.


-- 
Emmanuel Vadot
[email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-afs
To unsubscribe, send any mail to "[email protected]"