Date: Sat, 13 Dec 2008 14:22:38 -0500 From: "Ben Kaduk" <minimarmot@gmail.com> To: "Boris Samorodov" <bsam@ipt.ru> Cc: freebsd-afs@freebsd.org Subject: Re: Configuration files structure for openafs port(s) Message-ID: <47d0403c0812131122x82adfddu537d2be603869ad7@mail.gmail.com> In-Reply-To: <94529048@bb.ipt.ru> References: <94529048@bb.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 13, 2008 at 12:37 PM, Boris Samorodov <bsam@ipt.ru> wrote:
> Hello List,
>
>
> here is a proposed coniguration files structure for openafs port(s):
> -----
> PREFIX=/usr/local
> ETCBASE=${PREFIX}/etc
> AFSCONFDIR=${ETCBASE}/openafs
> AFSCLIENTCONFDIR=${AFSCONFDIR}/client #should this be named VICEETC?
> AFSSERVERCONFDIR=${AFSCONFDIR}/server #is there a historical variable?
> -----
That seems reasonable to me.
I pulled your port from ftp://ftp.ipt.ru/pub/tmp/openafs.shar
and I removed "--disable-kernel-module" from the Makefile
on a recent -current system. The build will take a couple hours,
but I did notice that we will probably need to add a
--with-bsd-kernel-build line in the Makefile that defaults to
/usr/obj/usr/src/sys/GENERIC but can be overridden for
those of use with custom kernel configs.
-Ben Kaduk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47d0403c0812131122x82adfddu537d2be603869ad7>
